Commit Graph

646 Commits

Author SHA1 Message Date
Tristan Rowley
2acabf6e37 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-16 17:55:48 +00:00
Tristan Rowley
bfb92dfa7e fix for QuickPresetPlugin not saving into correct slot 2020-02-16 17:55:15 +00:00
Tristan Rowley
df9b7cd21a missed one 2020-02-16 17:41:01 +00:00
Tristan Rowley
7400228cad Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-16 17:40:39 +00:00
Tristan Rowley
5db835e6f8 tidy up display control mappings and other fixes 2020-02-16 17:36:28 +00:00
Tristan Rowley
6448c1b59f added lfo modulation level controls to config 2020-02-16 17:20:32 +00:00
Tristan Rowley
0d95731d49 loop recording now saves plugin AutomationSources (eg WJSendPlugin!) 2020-02-16 17:16:30 +00:00
Tristan Rowley
f8cdada317 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-16 17:13:37 +00:00
Tristan Rowley
caf19fd0b3 updated config + docs 2020-02-16 17:12:50 +00:00
Tristan Rowley
2a75d39a41 AutomationSourcePlugin type, to enable recording of WJ params to automation clips (featured in feature_plugin_shader_gadgets) 2020-02-16 17:11:20 +00:00
Tristan Rowley
4c89c20b86 Rough&ready LFOModulation plugin, for internal modulation. Now disabled by default with keypad switch to adjust 2020-02-16 17:09:38 +00:00
Tristan Rowley
47e8a2f156 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-15 20:57:59 +00:00
Tristan Rowley
575bfe8b1e stubs for possible better mapping of WJ MX controls 2020-02-15 20:56:56 +00:00
Tristan Rowley
e94092f351 rough, notworkingproperlyatall LFOModulation plugin for generation modulation levels from sequence position (mostly just for testing+demoing mx50 control) 2020-02-15 20:53:32 +00:00
Tristan Rowley
fbe78065c4 Display page for ShaderLoopRecordPlugin showing playing/rec/loop/overdub status, position, enabled clips, speed, duration. midi binding in apc config to adjust clip speed when on this page 2020-02-15 19:09:09 +00:00
Tristan Rowley
4f1c111d4c Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-12 23:33:38 +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
a54c46dc0c remove debug output 2020-02-12 23:31:29 +00:00
Tristan Rowley
2f8ecba8b1 whew, longwinded merge mission. Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-12 00:13:53 +00:00
Tristan Rowley
b5d7c11f65 Merge branch 'dev_frame_objects' into feature_plugins_shader_gadgets 2020-02-12 00:02:41 +00:00
Tristan Rowley
421e2dc6ed Revert "Merge branch 'dev_frame_objects' into feature_plugins"
This reverts commit 9d5792e1c9, reversing
changes made to 44ab20cb52.
2020-02-12 00:02:05 +00:00
Tristan Rowley
95aebf9c18 ?? 2020-02-11 23:59:50 +00:00
Tristan Rowley
9d5792e1c9 Merge branch 'dev_frame_objects' into feature_plugins 2020-02-11 23:58:32 +00:00
Tristan Rowley
fcc1f87cc5 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-11 23:31:37 +00:00
Tristan Rowley
44ab20cb52 ModulationReceiverPlugin that allows plugin to receive when the modulation slots A-D (1-4) value changes... with quick hack to WJSendPlugin to wiggle some parameters in response 2020-02-11 23:28:46 +00:00
Tristan Rowley
f44d83ba7e Experimental -- need to test if this has worsened performance... automation frames and macros are now handled using objects to represent them. the idea being that this will ultimately lead to being able to add new recording streams easily 2020-02-11 23:15:26 +00:00
Tristan Rowley
0cad4d746e Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-09 16:04:19 +00:00
Tristan Rowley
8c67090cad minor tidyup + fix syntax error in config 2020-02-09 16:02:46 +00:00
Tristan Rowley
fbfa919476 improvements+fixes to plugin recur screens, WJSendPlugin has a working recur screen too now 2020-02-09 15:56:09 +00:00
Tristan Rowley
b7e8de6a76 controls for MANIPULA page 2020-02-09 00:11:47 +00:00
Tristan Rowley
c9175f008b minor 2020-02-08 23:05:48 +00:00
Tristan Rowley
6d6aa8f6fd Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-08 23:01:27 +00:00
Tristan Rowley
8faf179148 plugins can now add pages to the recur display, using DisplayPlugin as base 2020-02-08 22:59:48 +00:00
Tristan Rowley
d1fe3cbe56 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-08 19:00:45 +00:00
Tristan Rowley
10ddc2dbf2 cleaned up, updated ACTIONS doc 2020-02-08 19:00:05 +00:00
Tristan Rowley
f175a0c0d5 Backported WJSendPlugin for controlling Panasonic video mixers - tested on WJ-MX30, but probably works for the MX50 and AVEs, too 2020-02-08 18:57:01 +00:00
Tristan Rowley
8052c3d01d Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-08 17:32:07 +00:00
Tristan Rowley
a18db3afa9 Initialise plugins later so that they've got better access to modules to do stuff 2020-02-08 17:31:13 +00:00
Tristan Rowley
608b9c1047 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-08 15:50:52 +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
198d455b8e updated ACTIONS docs 2020-02-02 20:16:59 +00:00
Tristan Rowley
9dab3268a1 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-02 20:16:35 +00:00
Tristan Rowley
7161dd6656 new! visual representation of the modulation parameter levels on the shader bank screen so you can see what levels are mapped to which parameters and which modulation slot is selected ("a b C d" for 'C' selected) 2020-02-02 20:13:52 +00:00
Tristan Rowley
57e6b7c556 fix duplicate definition 2020-02-02 20:13:30 +00:00
Tristan Rowley
e3002451a5 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-01 17:11:32 +00:00
Tristan Rowley
23cb6833a4 ManipulatePlugin replaces MultiActionsPlugin, can pipe manipulated values to multiple targets using >& 2020-02-01 16:50:39 +00:00
Tristan Rowley
1108d1f1ad small fix for midi status command crash when no midi device connected 2020-02-01 15:26:35 +00:00
Tristan Rowley
b2d98689f8 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-01 00:16:32 +00:00
Tristan Rowley
689840c6dd rearrange order of parsing messages, now runs left to right, is more intuitive 2020-02-01 00:15:31 +00:00
Tristan Rowley
a32c9977f9 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-01-31 23:42:34 +00:00