13
0
Commit Graph

14 Commits

Author SHA1 Message Date
Nikolaus Gullotta
78c32dc2fc mixer recall script will now remember the last used recall settings 2019-01-04 11:58:09 -06:00
Nikolaus Gullotta
e2e560ef06 stop trying to guess plugin type, just ask the plugin during store-time 2018-08-17 08:47:51 -05:00
Nikolaus Gullotta
645a08cce1 rt:is_master(), not r:is_master() 2018-08-15 10:54:56 -05:00
Nikolaus Gullotta
23c87e8463 added a check for master, due to substituting pan control values for non master() routes 2018-08-15 10:43:06 -05:00
Nikolaus Gullotta
857be47728 protect the_instrument() on MIDI tracks, needs a lot more work. 2018-08-02 15:59:47 -05:00
50569eab78 More consistent dialog window titles (Recall Mixer Settings). 2018-08-02 13:54:31 -05:00
Nikolaus Gullotta
da27661dd4 use ordered list of routes and fix some dialog box names 2018-08-02 13:37:01 -05:00
Nikolaus Gullotta
92b68a87d9 option to create groups if necessary and add order var to dialog table for future 2018-08-02 11:03:11 -05:00
Nikolaus Gullotta
dfb1c52192 remove redundant checks in wake of 980de904e 2018-08-02 09:17:54 -05:00
Nikolaus Gullotta
b45c7089c6 implement fetch_valid_settings_file() to avoid the user having to see stub files 2018-08-01 14:42:02 -05:00
Nikolaus Gullotta
d77aa4e3a5 more dialog formatting changes 2018-08-01 12:14:08 -05:00
Nikolaus Gullotta
b5212ebd21 edit dialog formatting 2018-08-01 09:12:42 -05:00
Nikolaus Gullotta
1d55ac1706 incorporate program name into save and recalling 2018-07-31 14:40:07 -05:00
Nikolaus Gullotta
dc4294b89a split store_recall_mixer into two files: mixer_settings_store.lua
and
mixer_settings_recall.lua

also changed a lot of dialog formatting and configure global and local 
paths
2018-07-31 12:57:43 -05:00