I have this idea for a tool that would be difficult or even impossible to achieve with XRNS-PHP, so I’m looking into the possibilites that JRenoiseTools might offer…
Basically, the idea revolves around exchanging MIDI mappings between songs. As a result of making a complex plugin with exhaustive MIDI controller mapping features (osc_repeater), I need a way to copy these settings from one song to another, instead of mapping it over and over again.
I had something like this in mind:
Now, I don’t now anything about the Java GUI libraries, but it would be a lot easier to work with, if we had this kind of hybrid database / tree-structure control.