Commit Graph

567 Commits

Author SHA1 Message Date
langolierz
0acec6651a wip osc and node server 2019-12-22 16:30:51 +00:00
Tristan Rowley
5d239e5a5d fix regex 2019-12-19 00:04:05 +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
640f21a6c5 start/stop shader layers with dedicated commands start_shader_layer_[0-2] and stop_shader_layer_[0-2] 2019-12-15 19:08:41 +00:00
Tristan Rowley
93fdd9ba88 Merge branch 'master' into feature_shader_midi 2019-12-15 16:28:34 +00:00
Tristan Rowley
da6ea11dff Merge branch 'master' into feature_midi_extra_mappings 2019-12-15 16:26:03 +00:00
langolierz
9935f1a98b fix boot bug 2019-12-15 13:17:35 +00:00
langolierz
e0b71cbc75 Merge pull request #104 from doctea/master
Sort sampler and shader browser files in the menus alphabetically
2019-12-14 23:44:52 +01: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
168e83f90d Merge branch 'master' into feature_shader_midi 2019-12-14 14:24:19 +00:00
Tristan Rowley
6c3848cf6c merged and sorts shaders now too 2019-12-14 14:19:01 +00:00
Tristan Rowley
e0726531f2 Merge https://github.com/langolierz/r_e_c_u_r 2019-12-14 14:18:43 +00:00
Tristan Rowley
6e6f2015dc sort files & folders alphabetically 2019-12-14 14:14:25 +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
langolierz
b5c772f467 finally fixd updatecode 2019-12-11 19:21:09 +00:00
langolierz
87425a13e0 Create README.md 2019-12-11 20:17:33 +01:00
langolierz
6f4ffa7f72 fix update code 2019-12-11 19:12:27 +00:00
langolierz
641ef046d0 fixed update code 2019-12-11 19:10:19 +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
a4ddf5c1df Merge branch 'master' into feature_shader_midi 2019-12-09 18:43:00 +00:00
langolierz
f0b0800a01 Merge pull request #95 from langolierz/c_o_n_j_u_r
C o n j u r
2019-12-09 17:40:55 +01:00
Tim Caldwell
b1448b26e5 merge with master 2019-12-09 17:39:49 +01:00
Tim Caldwell
160fa256c9 Merge branch 'c_o_n_j_u_r' of https://github.com/langolierz/r_e_c_u_r into c_o_n_j_u_r 2019-12-09 16:03:21 +01:00
Tim Caldwell
5387718165 update svgs 2019-12-09 16:02:02 +01:00
langolierz
d35f676f03 Update README.md 2019-12-09 15:48:52 +01:00
Tim Caldwell
31feaed5cf Merge branch 'c_o_n_j_u_r' of https://github.com/langolierz/r_e_c_u_r into c_o_n_j_u_r 2019-12-09 15:25:56 +01:00
Tim Caldwell
ed714fe299 update keystickers etc 2019-12-09 15:25:45 +01:00
langolierz
77efe76a1c Update README.md 2019-12-09 15:08:16 +01:00
langolierz
9d5c6a7476 Delete shader_bank_data.json 2019-12-09 10:50:37 +01:00
langolierz
ec31248bed Delete .DS_Store 2019-12-09 10:50:10 +01:00
langolierz
75157fee9b Update .gitignore 2019-12-09 10:49:00 +01:00
Tim Caldwell
bd683dad3a removing docs from repo - and put in wiki 2019-12-08 19:33: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
66a3ccf4ac fix orientation of parameters and add 8 slots of 3 banks of shaders to apc key 25 grid 2019-12-07 21:23:17 +00:00
Tristan Rowley
bfde14a9d7 map generic bank/slot midi command eg 'play_shader_0_0' to method 2019-12-07 20:54:07 +00:00
Tristan Rowley
a5f95eba3c refactor shader calling slightly, added the start of apckey25 mapping 2019-12-07 20:52:06 +00:00
Tristan Rowley
11b9a815fa Merge branch 'c_o_n_j_u_r' of https://github.com/langolierz/r_e_c_u_r into c_o_n_j_u_r 2019-12-06 18:19:38 +00:00
Tristan Rowley
1ebe4b62c9 Merge https://github.com/langolierz/r_e_c_u_r into c_o_n_j_u_r 2019-12-06 18:15:05 +00:00
langolierz
7507cbe4e4 fixing update code 2019-12-06 15:52:27 +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
9125bf11e1 :
Merge branch 'c_o_n_j_u_r' of https://github.com/langolierz/r_e_c_u_r into c_o_n_j_u_r
2019-11-29 10:50:51 +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