multislider to buffer~ ?
Hello!
How can you recommend me to convert data from multislider to buffer~ ?
Seen reverse operation in help to buffir~ module...
Thank you!
Alex.
If drawing waveforms is what you want to do, you can do that directly into the waveform~ object in drawing mode. Or, the combination of a buffer~ and waveform~ create a quasi unlimited multislider.
_
johan
wow! that really helped, THANKS!
actually i need a morphing buffer~ for a buffir~ filter
i'm trying to assemble multislider with pattrstorage for that and then using morphing between stored IRs in pattr... maybe not too optimised idea, but for me that's the only i could imagine
:)
thanks everyone!
i've got it right now, a fir filter with IR morphing using that buffir~ module! :)