Welcome to %s forums

BrainModular Users Forum

Login Register

Search found 12 matches

by Zucchi
19 Jul 2020, 11:21
Forum: Patching questions
Topic: spectral transformations and rec array
Replies: 6
Views: 10028

Re: spectral transformations and rec array

Hi,
I wanted to record the different bins for a spectral freeze effect. I wanted to do some translations and rec a small window to read in random orders added with a small amount of noise on each real bin. That's why I wanted to use some arrays for the maths.
by Zucchi
17 Jul 2020, 09:15
Forum: Patching questions
Topic: spectral transformations and rec array
Replies: 6
Views: 10028

spectral transformations and rec array

Hi, I would like to know how would you proceed to record and playback an array of values ? The goal is to do some spectral transforms on audio flow with FFT. I tried to record the output of [FFT forward] into a stereo [Audio Sampler Recorder] (one chan for real part and other one for imaginary) but ...
by Zucchi
21 Sep 2018, 09:14
Forum: Suggestions & improvements
Topic: newtek ndi
Replies: 5
Views: 6446

what are the applications of this protocol ? Is it like syphon ?
by Zucchi
07 Aug 2018, 22:24
Forum: Patching questions
Topic: fft and delay array questions
Replies: 3
Views: 4988

Okay, thank you guys :) I'll make a bugreport. EDIT : Didn't see your wp at first sight oli_lab ! Good idea for the feedback, it's interesting. I thought about creating a polyphony but there is a limitation to 64 and I wanted a higher resolution for my bins, like 512 (48000/512 = 93Hz~ for each bin)...
by Zucchi
06 Aug 2018, 20:08
Forum: Patching questions
Topic: fft and delay array questions
Replies: 3
Views: 4988

Hello ! I was trying to create a simple spectral delay with the fft forward, fft inverse and delay array modules but there is something weird and I can't figure why ... So the idea is to decompose the spectrum into 512 band, process those bands thru the Delay Arr, itself drives by a Display Arr. Wit...
by Zucchi
17 Mar 2018, 10:47
Forum: Patching questions
Topic: Problème mathématiques pour Béotien
Replies: 5
Views: 28258

Et si tu souhaites ajouter un deuxième objet décalé par rapport au premier sur ton cercle tu peux mettre un offset grâce à une addition/soustraction juste avant les modules sin et cos. L'offset doit être un multiple de pi ;) La formule sera x = sin(rotation*2pi + offset) et y = cos(rotation*2p...
by Zucchi
07 Jan 2018, 08:23
Forum: Patching questions
Topic: Patch Enable Switch
Replies: 7
Views: 10294

Corrected in yesterday's version, the option is now compatible with module on/off ;)

http://www.sensomusic.org/forums/viewtopic.php?id=6047

Zucchi
by Zucchi
05 Jan 2018, 07:24
Forum: Patching questions
Topic: Patch Enable Switch
Replies: 7
Views: 10294

Maybe something like this ? http://www.sensomusic.com/forums/uploads.php?file=midipatchrouter.PNG In the combobox there are two states : patch 1/patch 2 and you can change the direction with the button "change". Both patchs have to be subpatchs in a parent patch. But you'll have to do the assignatio...
by Zucchi
04 Jan 2018, 12:40
Forum: Patching questions
Topic: Patch Enable Switch
Replies: 7
Views: 10294

hello, for me, the on/off module doesn't change the green/red play button on the patch's header but if the module is in off mode, the patch is not calculated. Maybe that is why you thought the module didn't work ? Module ON http://www.sensomusic.com/forums/uploads.php?file=patchon.PNG Module OFF htt...
by Zucchi
12 Nov 2017, 19:31
Forum: General discussion
Topic: How do you get out of Full Screen
Replies: 4
Views: 6361

Same issue here when I try to click on the icon but it works with ctrl+F (win10 64bits)
by Zucchi
04 May 2016, 23:15
Forum: General discussion
Topic: visualize data value
Replies: 4
Views: 6515

yay, I was too slow ^^'
by Zucchi
04 May 2016, 23:10
Forum: General discussion
Topic: visualize data value
Replies: 4
Views: 6515

Hello, if you right click on the leap motion module on your patch you can see your values :) If you need to see them on your rack, you can add an "oscilloscope" module or a simple fader after the outlet. You have a lot of possibilities to trace your values, the solution depends on what you want to d...