definition.txt for drum and synth
Started by Erich




3 posts in this topic
Erich

7 posts 4 threads Joined: Mar 2021
13-03-21, 22:08 -
#4
Hi Noek,
I added this to the keynotes.csv which was part of the samplerbox-distribution and was stored as keynotes.csv.
And now it works fine:

THX!!


#------------------------------------,,
# Remapped drumpads,,Drumpadchannel notes are mapped to active channel
#------------------------------------,,
DP01,1,36
DP02,2,37
DP03,3,38
DP04,4,39
DP05,5,40
DP06,6,41
DP07,7,42
DP08,8,43
...
DP16,51



Then the definition.txt: ( the loops are not loops, they are long oneshots which cover 4 or 8 beats. )

%%gain=0.7
%%velmode=accurate
* %notename.wav, %voice=1,%mode=keyb


Kick.wav, %midinote=7, %voice=1, %mode=once
Snare.wav, %midinote=8, %voice=1, %mode=once

loop_01, %voice=1, %mode=once, %mutegroup=1
loop_02, %voice=1, %mode=once, %mutegroup=1
loop_03, %voice=1, %mode=once, %mutegroup=1
loop_04, %voice=1, %mode=once, %mutegroup=1
loop_05, %voice=1, %mode=once, %mutegroup=1
loop_07, %voice=1, %mode=once, %mutegroup=2
loop_08, %voice=1, %mode=once, %mutegroup=2
efx_%midinote.wav, %voice=1, %mode=once


THX!! and best  regards
Erich


Messages In This Thread
RE: definition.txt for drum and synth - by Erich - 13-03-21, 22:08