Skip to content

Adding SynfhDef Instances querying to Satie introspection logic with corresponding OSC query and dump messages.

Zack Konate requested to merge feat/addSynthDefQuery into develop

The addition of the OSC RX query /satie/synthdefs and OSC TX dump /synthdefs jsonStr logic to provide the (recently supressed) possibility to query SATIE for all-synthDef-instances, which is essential to GUIs that provide remote node creation (e.g. a menu-list of synthDef instances for browsing/assign).

Merge request reports