Commit graph

2 commits

Author SHA1 Message Date
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
Robin Gareus
180843f9bd
Also move Lua scripts to share subfolder 2020-02-23 20:48:02 +01:00
Renamed from scripts/mixer_settings_recall.lua (Browse further)