CamielJ
11-03-25, 19:31
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!
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,
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 loads!
https://www.youtube.com/watch?v=3IshDsRlHGw
Here's how the samples are listed in my finder window:
105_A7_M.wav
105_A7_P.wav
106_A#7_F.wav
106_A#7_M.wav
106_A#7_P.wav
107_B7_F.wav
107_B7_M.wav
107_B7_P.wav
108_C8_F.wav
108_C8_M.wav
108_C8_P.wav
285_rel1.wav
286_rel2.wav
287_rel3.wav
288_rel4.wav
289_rel5.wav
290_rel6.wav
291_rel7.wav
292_rel8.wav
293_rel9.wav
294_rel10.wav
295_rel11.wav
296_rel12.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
But! The pedal-release samples don't load. I think. What am I doing wrong?
Also: in this sample library there are two samples (pedal-up and pedal-down) that I quite like. Does anybody have an idea on how to work those in here?
Please be kind, I'm quite dumb.
Best!