13
0
livetrax/share
Nikolaus Gullotta 858bb4294d
Fix Mixer Store/Recall
Two main problems are addressed by this commit.

First, storage of
parameters was broken because the index for values was set by the
parameter count, not the control port count which set_processor_param()
expects.

Second, the value was not clamped to pd.upper and pd.lower causing some
parameters to fail when set.

This invalidates previous mixer store files.
2020-04-15 13:38:33 -05:00
..
export
mcp
midi_maps
osc
osc_interfaces/touchosc
patchfiles
plugin_metadata
scripts Fix Mixer Store/Recall 2020-04-15 13:38:33 -05:00
templates
web_surfaces WebSockets: add client getSurfaceManifest() example in mixer-demo 2020-04-13 16:29:42 +02:00