Page 1 of 1
Posted: 19 Dec 2009, 11:00
by headphoner
hi,
Is there a way to record arrays?
i want to record arrays with phase vocoder module like a "sampler".
i know that it's possible to time strech with phase vocoder
Posted: 19 Dec 2009, 12:10
by nay-seven
not sure it's what you're looking for , but here is an idea :
you edit with the array1 , you choose on which one you want to " record " with the dispatch module on ( 2 or 3 )
then you can recall with the selector and display to the 4...
interesting for you..?

Posted: 19 Dec 2009, 14:15
by 23fx23
Yes Nay!
Ive build a similar thing but I think if you gonna work with audio/phase vocoder you'll need to dispach the arrays at each bloc with a "bloc counter" rate for storing/recalling the array, and you'll face the problem of that dispatcher in/out limits, that means using
a lot of dispacher to store a short amound of time. will try to adapt my patch for this, but my solution is not adapted for long recordings, make me feel a build in rec/queue array might be handy, or the ability of sampler to sample any lengh array in?
one other solution that comes to my mind can be to set your bloc size to 512, and use a sampler to record data out of phase forward module, then you can replay/repitch it.
edit: wrong, lower setting is 256, that won't work. mmm back to my 'quite the same' quest

Posted: 19 Dec 2009, 14:53
by headphoner
Hi,
thanks a lot for the answers!
i tried your solutions, it's a good beginning!
Posted: 19 Dec 2009, 15:00
by headphoner
Posted: 21 Dec 2009, 19:48
by headphoner
Hi,
i put in the addons the first : phase vocoder freeze
thanks a lot for your help
I'm sure it could be better:)
Posted: 22 Dec 2009, 00:42
by 23fx23
curious to see, thanks for sharing!