multislider to buffer~ ?

njazz's icon

Hello!
How can you recommend me to convert data from multislider to buffer~ ?
Seen reverse operation in help to buffir~ module...

Thank you!

Alex.

jln's icon
jvkr's icon

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

njazz's icon

wow! that really helped, THANKS!

njazz's icon

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
:)

njazz's icon

thanks everyone!
i've got it right now, a fir filter with IR morphing using that buffir~ module! :)