definition.txt for drum and synth
Started by Erich




3 posts in this topic
Erich

7 posts 4 threads Joined: Mar 2021
12-03-21, 21:57 -
#1
Hi all,
I have some problems with the definitionfile.
I am using the Ssamplerbox-Image from 2020 and an older Novation Launchkey Mini MK2.
The keys are sending on MIDI Channel 1 and the Pads at Channel 10.

I would like to add only one sample for the keys.
But different samples for the Drumpads.

How could this look alike?

// Drumpad1
809kick.wav, %midinote=DP01, %voice=2, %fillnote=N
// or ??
809kick.wav, %midinote=1, %voice=2, %fillnote=N
// chromatic Sound:
stringpad_%notename.wav, %voice=1


How does the samplerbox know that the sample "stringpad_C3.wav" has to be stretched accross the keys and the 809kick.wav is only responding for Drumpad DP01 or the mapped midinote 1??

I had tested it with the Version from 2019 and had no success.
Is %voice and %fillnote implemented in Samplerbox from 2020?

Is it possible to trigger a sample via a GPIO-Pin by only changing the configuration-files?

Best Regards
Erich

Best regards
Erich


Messages In This Thread
definition.txt for drum and synth - by Erich - 12-03-21, 21:57