Commit Graph

38 Commits

Author SHA1 Message Date
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
57e6b7c556 fix duplicate definition 2020-02-02 20:13:30 +00:00
Tristan Rowley
c3e7a68c0b branch for the more polished plugins that provide some fancy shader features like automation loop recording and preset recall 2020-01-14 23:51:20 +00:00
Tristan Rowley
4c3a694dcc remove the frame-handling stuff that isn't required for these basic plugins 2020-01-10 17:40:18 +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
Tristan Rowley
794a794847 import statistics at top of file instead of in function 2020-01-05 18:31:50 +00:00
Tristan Rowley
ddb72210ae reset_modulation and reset_selected_modulation methods to help stay sane 2019-12-28 21:29:00 +00:00
Tristan Rowley
c2a2bacf73 backport modulation features 2019-12-27 20:22:36 +00:00
Tristan Rowley
0c28e2d1ba added set_shader_layer_([0-2])_amount commands 2019-12-24 15:52:20 +00:00
Tristan Rowley
67fbf1be90 change order arguments are passed in actions handler, added actions to directly set shader layer values regardless of which layer is selected via midi 2019-12-18 23:55:04 +00:00
Tristan Rowley
65e37b7dce Merge branch 'feature_midi_extra_mappings' into feature_shader_midi 2019-12-14 16:35:20 +00:00
Tristan Rowley
28b610d01e added toggle_x3_as_speed as a command available to midi map, and added a script to generate a helpful list of available actions 2019-12-14 16:32:36 +00:00
Tristan Rowley
56eab3a232 Merge https://github.com/langolierz/r_e_c_u_r into feature_shader_midi 2019-12-13 03:18:42 +00:00
Tristan Rowley
75d5a013c8 fix shader layer offset problem 2019-12-10 14:35:49 +00:00
Tristan Rowley
11f1ecc8aa Merge https://github.com/langolierz/r_e_c_u_r into feature_shader_midi 2019-12-10 14:34:10 +00:00
langolierz
da30da9176 fix midi bug 2019-12-09 21:55:41 +00:00
langolierz
75a9cccf1e Update shaders.py 2019-12-09 21:54:22 +01:00
Tristan Rowley
fa9307604a v minor update 2019-12-08 15:38:36 +00:00
Tristan Rowley
05136a44ce fix bugs in shader selection from my previous commits, can toggle shader layer on/off using midi command 'toggle_shader_layer_X', fix bug when controlling shaders via CC with offset layer 2019-12-08 15:14:46 +00:00
Tristan Rowley
a5f95eba3c refactor shader calling slightly, added the start of apckey25 mapping 2019-12-07 20:52:06 +00:00
langolierz
0d32e5aa1a some fine tune shaders 2019-12-03 20:42:03 +00:00
langolierz
2e133df8c3 adding strobe feature 2019-12-03 19:40:42 +00:00
langolierz
4313c4b060 working on new shader bank feature 2019-12-03 17:31:28 +00:00
langolierz
b7e0919277 wip new shader banks feature 2019-11-29 10:50:30 +00:00
langolierz
c90ddeb703 v2 bug fixes 2019-11-29 07:24:01 +00:00
langolierz
2ccbc8bf07 add delay, shader speed and some new shaders 2019-08-30 15:18:03 +00:00
langolierz
50fc94cccb fixed tabbed banner, shader setting 2019-08-03 15:50:31 +00:00
langolierz
d52ddcf932 added some mix shaders 2019-06-10 11:22:34 +00:00
Tim Caldwell
7d4ecc3c93 refactor shader types 2019-06-09 11:44:46 +02:00
sebiik
cccd570327 fix shader parameter edit
decreasing shader parameters from the LCD menu was broken, would increase instead
2019-05-04 20:53:31 +08:00
langolierz
8f4010696c adding midi map, shader param setting, fixing midi bug 2019-02-23 12:49:09 +00:00
langolierz
37ce6331ba adding git intergration (finally!) 2018-10-15 21:07:30 +00:00
langolierz
20e3c00fc5 fixing capture bugs and shader display problems 2018-10-13 16:25:28 +00:00
langolierz
78c4b00c66 troubleshooting capture issue 2018-10-06 14:59:51 +00:00
langolierz
89b7c1bb7b improving the shader interface 2018-10-04 21:15:26 +00:00
langolierz
14d6e4b8bd working towards shader intergration 2018-09-27 16:13:52 +00:00
langolierz
92a4ced2b8 WIP adding shader menu to front - not working yet ! 2018-09-27 00:28:27 +00:00