HomSpace Forum

Full Version: Is there a way to assign Preset N° to buttons in controllerCCs.csv ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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