![]() |
The weirdest thing? - Printable Version +- HomSpace Forum (https://homspace.nl/forum) +-- Forum: SamplerBox (https://homspace.nl/forum/forum-1.html) +--- Forum: Community (https://homspace.nl/forum/forum-2.html) +--- Thread: The weirdest thing? (/thread-153.html) |
The weirdest thing? - CamielJ - 11-03-25 Hi y'all, Love diving into this. I've now set up a Pi 4 with HifiBerry DAC+ on the GPIO's. I've tried to load this sample library (which I think could be beautiful), and it kind of loads, BUT every B I hit across the keyboard gives me a random note instead of that particular B. Here's how the samples are listed in my finder window: 021_A0_F.wav 021_A0_M.wav 021_A0_P.wav 022_Bb0_F.wav 022_Bb0_M.wav 022_Bb0_P.wav 023_B0_F.wav 023_B0_M.wav 023_B0_P.wav 024_C1_F.wav 024_C1_M.wav 024_C1_P.wav etc... And this is what I wrote in the definition.txt file: %%mode=keyb %%velmode=accurate %%velolevs=4 %%voice:1=Coda %%release=30 %%damp=10 %%relsample=Y %%dampnoise=Y %%xfadeout=10 %xfadein=20 *%notename_P,%velocity=2,%velolevs=4 *%notename_M,%velocity=3,%velolevs=4 *%notename_F,%velocity=4,%velolevs=4 *%notename_P,%velocity=2,%relsample=*rel* *%notename_M,%velocity=3,%relsample=*rel* *%notename_F,%velocity=4,%relsample=*rel* *%notename_P,%rnds=1 *%notename_M,%rnds=1 *%notename_F,%rnds=1 Can anybody see what's going wrong here? Should I name something different? Please be kind, I'm quite dumb. Best! (11-03-25, 19:31)CamielJ Wrote: Hi y'all, |