Can't get mutegroups working

D
defavltt posted Mar 26 '19, 16:12:

I was in a need of choke groups and tried the mutegroup command. But I can't get it to work. Let me know if I did anything wrong in the definition file.

%%velmode=Sample
%%pitchbend=2
%36.wav,%release=127
%37.wav,%release=127
%38.wav,%release=127
%41.wav,%release=2
%43.wav,%release=2
%45.wav,%release=2
%47.wav,%release=2
%41.wav,%mutegroup=1
%43.wav,%mutegroup=1
%45.wav,%mutegroup=1
%47.wav,%mutegroup=1
%midinote*.wav

H
HansEhv posted Mar 26 '19, 22:47:

Hi defavltt,
You should define a sound/wav only once using a pattern, so you basically bring it down to:
%%velmode=sample,
%%pitchbend=2
%midinote.wav,%mutegroup=1,%release=2
..if your samples are named 41.wav and so on.

For the other release wav's you'll have to adapt their naming and give the appropriate pattern, eg:
36-r.wav and so on, giving an extra line:
%midinote-r.wav,%release=127
.. or something like that :-)

Hope this helps, Hans

H
HansEhv posted Mar 26 '19, 22:49:

..btw: mutegroups are available in Alex's build only...

D
defavltt posted Mar 27 '19, 04:19:

Hi Hans
This helped a lot but where can I find the 3 builds you are talking about in my previous post? I really can't find them. On github?

H
HansEhv posted Mar 27 '19, 08:26:

Hi Defavltt, That's the easiest way, since we can't post links here anymore. Via the general search you'll get several hits on samplerbox. You need Joseph (official), Alex MacCrae and hansehv. The readme's contain links to related sites. Joseph's image can be found on this site (go to the root instead of forum), Alex's is on github and mine is via the site pointed to on github.

H
HansEhv posted Mar 27 '19, 08:37:

...never trust your memory.. :-)
It's josephernest and alexmacrae.

D
defavltt posted Mar 27 '19, 13:02:

Ok thanks Hans!

D
defavltt posted Mar 27 '19, 14:56:

Also when I try to find a samplerbox.py file I can't find it anywhere I searched even the three partitions.

H
HansEhv posted Mar 27 '19, 20:49:

That's a bit weird as it's a plain text file in /root/samplerbox in the 2nd (root) partition.

...

  (not published)
  I want to post as guest
 

Post