Commit Graph

12 Commits

Author SHA1 Message Date
Ryan Jarvis
9ebbb439cb Cleanup imports 2020-05-01 11:27:28 -07:00
Tristan Rowley
b0beeb47e4 better saving of plugins / midifeedback should turn lights off when its done 2020-03-18 22:09:12 +00:00
Tristan Rowley
99006a2cd7 tidy up + change way plugins are found+listed, solves some problems, plugins use the active status to indicate disabled and now have start/stop methods (seems to work to stop+restart Sound+WJ ok, needs restart to get MidiFeedback working if its disabled? needs more tidying up and testing and fixing 2020-03-01 23:37:58 +00:00
Tristan Rowley
d28d682976 Fix osc input so it listens to the network again, commented-out stub for showing clip progress in leds (doesnt work too well so not enabled) 2020-02-12 23:32:36 +00:00
Tristan Rowley
152f3a3b39 fix for shader layer selection not getting note mappingx in MidiFeedback plugins 2020-02-08 15:48:55 +00:00
Tristan Rowley
17c165af18 rename MidiActionsTestPlugin to generic TestPlugin, remove mention of it in feedback plugin 2020-01-31 18:59:51 +00:00
Tristan Rowley
af27ea633d fix for crash when using keypad to turn shaders on (no previous state stored invalid key) 2020-01-31 18:56:41 +00:00
Tristan Rowley
3faa041fc5 Rough Launchpad custom controls with feedback 2020-01-19 16:38:10 +00:00
Tristan Rowley
a0e8045fb1 fixes to example plugin ! 2020-01-19 15:19:04 +00:00
Tristan Rowley
72b7c292a6 tidy up how midi_input is set/accessed from plugins, nicer complaining when the shader gadget plugins arent present, and feedback plugin now takes most of its config (which notes to light up) by reading the midi config 2020-01-19 15:00:13 +00:00
Tristan Rowley
6996bef707 missed necessary file for midi input detection! also fix midi feedback not working if the shader plugins are not installed 2020-01-14 23:56:07 +00:00
Tristan Rowley
11a26ce6ed Backported basic code for MIDI controller autodetection (custom config file per controller), plugins with example plugin, and Akai APC Key 25 feedback plugin 2020-01-10 17:29:47 +00:00