foo-yc20
foo-yc20 copied to clipboard
Preset changing
What about preset changing?
I've seen code for loading and saving presets, and i know it's possible to load a preset in load-time, passing the preset's filename as a command line parameter.
What about numbering the preset files and using Program Change messages for changing between them?
Thanks!
I've implemented a command interface for the cli version that allows to get the preset list and load presets. It would be nice to implement MIDI program change messages too.
@jofemodo did you make a PR for this functionality?