Stazed / non-mixer-xt

Reboot of Non Mixer with eXTended LV2 support, CLAP, VST(2) and VST3 support.
GNU General Public License v2.0
27 stars 6 forks source link

Osc signal infos #9

Closed jean-emmanuel closed 1 year ago

jean-emmanuel commented 1 year ago

This PR adds an osc method for retrieving a extra infos on a signal to help generating remote control surfaces, for now only type and name are returned but it could be extended easily if needed.

jean-emmanuel commented 1 year ago

Thanks