Commit graph

4 commits

Author SHA1 Message Date
Robin Gareus
f72b05d3a5
Update Lua script descriptions, rename some scripts 2020-04-24 05:47:02 +02:00
Robin Gareus
87626e0bdd
NO-OP: remove trailing whitespace 2020-04-16 16:53:48 +02:00
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_store.lua (Browse further)