Open jujudusud opened 6 years ago
The SDK only provide generic interfaces to get you going. For more advanced interfaces you need to edit the generated files. For more "selects" you could simply replace a "mod-knob" with a "select" in the generated icon-pluginname.html file and re-generate a screenshoot.
Thanks a lot @brummer10 ! I will do that for the next plugins I wanna use under mod.
For the record, here is the complete documentation on how to do that
https://wiki.moddevices.com/wiki/Creating_GUIs
With this docs and basic HTML & CSS skill you could edit the auto generated interface and customize them (or build one from scratch)
Thanks @leogermani ! I will have a look at that. :-)
In order to put more than one select on the pedal in the pedal board, is it possible to modify mod-sdk ? Some caps plugins should have 2 list selection available on the pedal.