I would like to be able to trigger different sample ( using the sampler module ) or midi loops each one after each one...
For example:
1st time you press your key=Sample 1 playing
2nd time = Sample 1 stoping and midi loop 1 playing
3rd time= midi loop 1stoping and sample 2 playing
4th time=sample 2 stopping and sample 3 playing
5th time= sample 3 stoping and midi loop 2 playin
Etc.....
While testing, I've been able to do it with two samplers:
1) linking the "is playing" output from the first one to the "stop" input through a toggle module
2) Linking a PLAY BUTTON ( linked of course to the play input ) to the "stop" input through a toggle module on the first sampler only
3) Linking the toggle module wich goes into the "stop input" from the first sampler, to the "play" input of the second sampler through a "0 to 1" module
I've tried to use the "stopplay" output but the sample is triggered only at the sample end, not if i press the main PLAY BUTTON one more time
The main idea, as i'm a drummer, is to trig different samples or midi loops with only one drum pad, in the order i want and the next one stops the previous one ( when i hit my drum pad )...
I need help from Usine Guru's...
Am i searching in the right direction, or should i use a switch concept?
