Is there a way to assign Preset N° to buttons in controllerCCs.csv ?
Started by Doc_Decibel




1 posts in this topic
Doc_Decibel

1 posts 1 threads Joined: Feb 2025
18-02-25, 14:20 -
#1
Hi All SamplerBoxers,

I would like to use the eight buttons of my Behringer UMX610, which I retrofitted into a maker's mojo placed in my upright piano (see presentation here) to browse among y eight saples presets, i.e. one button per preset. I'm a pianist and I would like to avoid browsing presets with the Raspberry push-buttons. I did not find the appropriate keyword in controllerCCs.csv to do so ... if ever it exists ! Otherwise, maybe a few lines of python code (which I am unable to write) could do the job ?

Thanks in advance for your help.
Patrick / Doc Decibel


Attached Files Thumbnail(s)
   
noek

43 posts 0 threads Joined: Jan 2021
24-05-25, 23:46 -
#2
Hi Patrick,
As far as I know, there is no easy way to choose sample sets with a midi button.
...but...
You can merge them in one sample set, using a different voice for each of them.
Then use CCmap to choose (in the example set you can see 4 voices).
  • the controllerCCs.csv is for identifying your keyboard signals to samplerbox
  • the Controls.csv is the naming of the various features of samplerbox
  • the CCmap.csv is for binding the two
It's all in the docs, but a bit scattered and obscure.
Good luck, Noek