Page 1 of 1

Posted: 24 Dec 2006, 19:32
by BoksteR
1. How do I trigger a sample in the Sampler that would continue to play for as long as I`m pressing the key, not as one shot

2. How can I assign just one key (middle C for example) that would trigger a sample in the Sampler and ignore all other keys

10nX

Posted: 24 Dec 2006, 21:13
by senso
hello
beter thant a 200 lines post, you will find some examples in the add-on section:
Sampler Trigg examples.zip
I hope it can help.

Posted: 24 Dec 2006, 22:28
by BoksteR
10nX
the "Play as long is pressed" example worked gr8 but I couldn't make any sound from "Play only on Note num" example, what am I missing?

Posted: 25 Dec 2006, 20:45
by senso
lo,
the second example works when you press the keboard key 'A' (n? 60).
Insteed of the Keyboard2Midi sub patch Use a Midi in module and choose the note you want to use as a trigger with the 'note' fader.
Maybe the sample file in the sampler is missing on in you computer? Load another one?

Posted: 26 Dec 2006, 11:44
by BoksteR
10nX, everything works gr8