Page 1 of 1

form _ polyphonic sampler

Posted: 12 Jan 2015 06:04
by ndivuyo
hey I just finished my little project this past month. It's called "form", it's a sampler I built in m4l, using the layout as the controller.
I extended the radial sliders to 512 (optionally) so you could sequence or create envelopes and lfo's for the parameters of the sampler. The waveform is the main highlight of the layout, check it out.

video: https://www.youtube.com/watch?v=-9h9n5n ... e=youtu.be
download: https://liine.net/en/community/user-library/view/557/

To make the radial sliders smooth at 512 steps I had to fill the gaps between forgotten sliders. As a result, if you touch two sliders far apart from each other one after the other, it creates a straight line between them, pretty cool. So I am attaching a module on this post for that slope radial slider. The one problem is, it doesn't account around the beginning/end of the sliders, so if you come full circle... anyway

enjoy, any suggestions are appreciated.

Re: form _ polyphonic sampler

Posted: 19 Jan 2015 17:03
by dbk
hi,great work.

so this isnĀ“t actually a sampler but a playback/mangling device. any plans to make it record audio too?

cheers.

Re: form _ polyphonic sampler

Posted: 19 Jan 2015 21:17
by ndivuyo
thanks, apparently I don't know haha. I'm curious on the difference (since form uses voice allocation on a sample), if you could explain to me please, thanks.

As for recording, I could do that function, not too difficult. I'd probably make a separate patch as a slave and you can throw it on any track you would want. Let me know if you are genuinely interested and I'll set aside some time to do that.