ArrayArrayArray BrainModular BrainModular Users Forum 2017-06-29T12:32:05+02:00 https://brainmodular.fr/forums/app.php/feed/topic/5767 2017-06-29T12:32:05+02:00 2017-06-29T12:32:05+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5767&p=37176#p37176 <![CDATA[store array script and FFT]]> I was thinking of some blocksize way to store and play the data, just like with audio, should be more optimized this way.

I will also do more testing with the phase vocoder, that give more pleasing sounds than the FFT, even at smaller sizes.

cheers

Olivar

Statistics: Posted by oli_lab — 29 Jun 2017, 12:32


]]>
2017-06-29T11:08:33+02:00 2017-06-29T11:08:33+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5767&p=37175#p37175 <![CDATA[store array script and FFT]]>

it should handle play/rec in 'ram' if arrays were allocated i suppose, what might be more tricky maybe is if need hard offline/store/recall, might be possible with preset but i do feel preset manager won't like thart much recalling 16 millions bytes.. have to try

just an idea that prob won"t fit your needs here, but an alternative way could be to use a 1024 asio block, and feed that 'fft frame' as audio block to rec/play in sampler.
or for ex 512 would go to 2 samplers, 256 to 4 ect, then on play would recombines the arrays. or maybe there is a way one shot in a multichannel sampler, i don't remember if we can rec multi channel.

Statistics: Posted by 23fx23 — 29 Jun 2017, 11:08


]]>
2017-06-29T00:41:57+02:00 2017-06-29T00:41:57+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5767&p=37174#p37174 <![CDATA[store array script and FFT]]> I'm on a patch based on FFT, what I want to do is to record a loop and play with it.

so far, I manage to use the "store array" to memorise sequenced FFT : It work fine with 128 memo slots, but I need much more !
I tried 1024 memory slots but HH3 crashes !

my guess is that I would have more luck with a SDK module than with a script. (all I need is 4 x 1024 slots of 1024 elements = 4,194,304 floats to store, that is less than 2 minutes of audio)

what do you think ?

cheers

Statistics: Posted by oli_lab — 29 Jun 2017, 00:41


]]>
BrainModular BrainModular Users Forum 2017-06-29T12:32:05+02:00 https://brainmodular.fr/forums/app.php/feed/topic/5767 2017-06-29T12:32:05+02:00 2017-06-29T12:32:05+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5767&p=37176#p37176 <![CDATA[store array script and FFT]]> I was thinking of some blocksize way to store and play the data, just like with audio, should be more optimized this way.

I will also do more testing with the phase vocoder, that give more pleasing sounds than the FFT, even at smaller sizes.

cheers

Olivar

Statistics: Posted by oli_lab — 29 Jun 2017, 12:32


]]>
2017-06-29T11:08:33+02:00 2017-06-29T11:08:33+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5767&p=37175#p37175 <![CDATA[store array script and FFT]]>

it should handle play/rec in 'ram' if arrays were allocated i suppose, what might be more tricky maybe is if need hard offline/store/recall, might be possible with preset but i do feel preset manager won't like thart much recalling 16 millions bytes.. have to try

just an idea that prob won"t fit your needs here, but an alternative way could be to use a 1024 asio block, and feed that 'fft frame' as audio block to rec/play in sampler.
or for ex 512 would go to 2 samplers, 256 to 4 ect, then on play would recombines the arrays. or maybe there is a way one shot in a multichannel sampler, i don't remember if we can rec multi channel.

Statistics: Posted by 23fx23 — 29 Jun 2017, 11:08


]]>
2017-06-29T00:41:57+02:00 2017-06-29T00:41:57+02:00 https://brainmodular.fr/forums/viewtopic.php?t=5767&p=37174#p37174 <![CDATA[store array script and FFT]]> I'm on a patch based on FFT, what I want to do is to record a loop and play with it.

so far, I manage to use the "store array" to memorise sequenced FFT : It work fine with 128 memo slots, but I need much more !
I tried 1024 memory slots but HH3 crashes !

my guess is that I would have more luck with a SDK module than with a script. (all I need is 4 x 1024 slots of 1024 elements = 4,194,304 floats to store, that is less than 2 minutes of audio)

what do you think ?

cheers

Statistics: Posted by oli_lab — 29 Jun 2017, 00:41


]]>