Page 1 of 1

Posted: 21 Jan 2007, 17:03
by Gybe
Hi everybody,

I'm a "newbie" with Usine but as each of you I'm trying to create my own patches.
My idea is quite simple : I want a sampler that plays sample in a random way.

For example I want to play a 4 click breakbeat but not 1-2-3-4 (linear way, just press play and it works the hell) but 2-3-1-4 or any other combination. The idea is to create some random wave player if you like ; just manage to "cut" the sample (sample the sample) and play those little parts in a random way.

I could do this manually if I wanted to use a recorded sample but problem is that I want to do that LIVE with a direct recorded sample.

I tried to use the array stuff with the position trigger of the sampler but it doesn't work (maybe was I wrong in the wires), so if you have any ideas...let me know !

Posted: 22 Jan 2007, 09:08
by senso
hello,
Welcome to this forum.

Take a look on the "Sampler Looper Slicer.pat" in the demo/userLib folder.
It does something like that but with steps insteed random numbers.
You only need few adaptations.

Posted: 22 Jan 2007, 09:59
by Gybe
Ok, thanks I'll take a look at this !

Edit : That's fine, it works great.