Commit Graph

714 Commits

Author SHA1 Message Date
Tristan Rowley
39cd18e06b Merge branch 'feature_plugins' into merge_feature_plugins 2020-02-29 15:48:09 +00:00
Tristan Rowley
86f547204d WJSendPlugin saves its modulation levels, placeholders to make sure plugin json directories exist 2020-02-29 15:40:13 +00:00
Tristan Rowley
5e3f148957 plugins are notified of exiting so they can save config etc 2020-02-29 14:58:19 +00:00
langolierz
430190c1b5 merge with dev 2020-02-29 14:51:50 +00:00
Tristan Rowley
a0adb742e2 changed selected_modulation_level -> modulation_level 2020-02-29 14:32:03 +00:00
Tristan Rowley
c712b762d0 Merge branch 'dev' into feature_plugins 2020-02-29 14:31:33 +00:00
Tristan Rowley
638a78ab68 Save settings json on program quit -- shader modulation levels moved into settings data so they persist across restarts 2020-02-29 14:28:44 +00:00
Tristan Rowley
a8fe735478 Merge branch 'dev' into feature_plugins 2020-02-29 13:30:11 +00:00
Tristan Rowley
391e8aef01 oops, actually fixed, and fix if REMOTE_SERVER is missing from configuration 2020-02-29 13:28:24 +00:00
Tristan Rowley
07d2972d1a Merge branch 'dev' into feature_plugins 2020-02-29 13:18:54 +00:00
Tristan Rowley
00aacd5360 Updated ACTIONS and generate-list-actions to hide internal commands 2020-02-29 12:46:58 +00:00
Tristan Rowley
4e3e5476dc Make numpad input use actions the same as midi input etc, so that plugins can extend numpad functionality 2020-02-29 12:40:37 +00:00
Tristan Rowley
03d8a1fd66 Merge branch 'dev' of https://github.com/langolierz/r_e_c_u_r into dev 2020-02-29 12:33:55 +00:00
langolierz
cf0e2e0ea6 fixed midi port bug 2020-02-29 11:25:03 +00:00
langolierz
f2fb362ad5 Update README.md 2020-02-27 21:31:28 +01:00
langolierz
6eed290777 added mouse input 2020-02-24 20:38:49 +00:00
langolierz
26ef3d6891 eject usb setting 2020-02-24 19:45:52 +00:00
langolierz
989e65af28 added pg-updwn and fixed x3speed bug 2020-02-24 19:21:05 +00:00
langolierz
59dfb197bc add settings for osc, accesspoint and remote server 2020-02-24 17:45:10 +00:00
Tristan Rowley
fd738b060d updated ACTIONS 2020-02-24 15:23:13 +00:00
langolierz
0f9427538c Merge pull request #120 from doctea/feature_plugins_shader_gadgets
Feature plugins shader gadgets
2020-02-23 23:06:13 +01:00
langolierz
12f3b27fa5 Merge pull request #117 from doctea/feature_plugins
Feature plugins
2020-02-23 22:51:37 +01:00
Tristan Rowley
0a4b4d1497 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-23 17:38:27 +00:00
Tristan Rowley
8f7c4dda2a drop extra 00 on VCC since it hasnt helped anyway 2020-02-23 17:38:04 +00:00
Tristan Rowley
8be51695e5 sorted out some confusion with modulation parameter ranges. modulation works better now. changes to wjsendplugin so that wipe effect is at least prioritised now so looks smoother (wtf...) 2020-02-23 17:36:42 +00:00
Tristan Rowley
31528ef672 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-23 14:59:25 +00:00
Tristan Rowley
2fa4bac9cc make wj send modulation sane again 2020-02-23 14:57:48 +00:00
Tristan Rowley
b897626cdb Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-23 14:53:07 +00:00
Tristan Rowley
172b445214 LFOModulation has sane sin and cos generators now 2020-02-23 14:46:02 +00:00
langolierz
96016a3b7d Merge pull request #111 from doctea/feature_plugins
Feature: Basic plugin support, MIDI controller autodetection stubs (APC Key 25 supported with feedback)
2020-02-23 15:02:57 +01:00
Tristan Rowley
012817baa1 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-22 21:16:41 +00:00
Tristan Rowley
7a7a302367 Can configure WJSend modulation mappings from UI + midi bindings now (messy and still some todo) 2020-02-22 21:15:45 +00:00
Tristan Rowley
24603f9329 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-22 19:06:13 +00:00
Tristan Rowley
df1d3c751a couple bugfixes 2020-02-22 19:05:56 +00:00
Tristan Rowley
22d9d674e0 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-22 16:03:56 +00:00
Tristan Rowley
34d1a8e3ce Some bugfixes to WJSendPlugin parameter modulation. Improves but doesn't fix the 'laggy response when sending >1 class of command frequently' problem 2020-02-22 16:02:27 +00:00
Tristan Rowley
57b3148e50 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-22 00:13:38 +00:00
Tristan Rowley
6b46bd5483 fix typo 2020-02-22 00:13:04 +00:00
Tristan Rowley
f509d10eb3 Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-22 00:10:43 +00:00
Tristan Rowley
a77367f9d3 Overhaul of WJSendPlugin to define parameters programmatically and so enable modulation 2020-02-22 00:07:21 +00:00
Tristan Rowley
2bbe5a57ec remove some debug spam 2020-02-21 19:56:02 +00:00
Tristan Rowley
a055c5585c improvements to LFOModulation plugin - speed control, tidy up 2020-02-21 19:55:28 +00:00
Tristan Rowley
ebd6859490 tidied up + apparently fixed laggy response by sorting the order that i sent commands to the wjmx 2020-02-21 19:54:26 +00:00
Tristan Rowley
70dbc4e954 tidy up LFOModulation to make it easier to add selectable formulas later 2020-02-21 16:49:58 +00:00
Tristan Rowley
1087ebd08c tidy up the modules a little 2020-02-21 16:06:27 +00:00
Tristan Rowley
57babdc80d Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-21 15:30:59 +00:00
Tristan Rowley
fa80accccb fix binding of LFO plugin on/off 2020-02-21 15:30:27 +00:00
Tristan Rowley
46a03900f0 update ACTIONS doc with automation smoothing commands 2020-02-21 00:56:52 +00:00
Tristan Rowley
d00d1e7bac Merge branch 'feature_plugins' into feature_plugins_shader_gadgets 2020-02-21 00:56:33 +00:00
Tristan Rowley
1138852ba9 oops, this is what i meant to commit 2020-02-21 00:56:13 +00:00