Commit graph

31 commits

Author SHA1 Message Date
f9aa226d9e add proper arguments to rotate cmd 2019-07-22 22:22:01 -03:00
b056a0edb3 add imagemagick linking 2019-07-22 19:28:55 -03:00
2151afb115 add roomWidth arg to reverb, update reverb docs 2019-07-15 14:21:08 -03:00
a71ff830ac add wildnoise cmd 2019-07-13 19:55:57 -03:00
f85ff2037d finish custom plugins impl, finish noise cmd
- add ParamMap
2019-07-13 18:17:44 -03:00
16116371f5 split in_buf/out_buf into RunBuffers struct
- add basics of RandomNoise custom plugin
2019-07-13 17:42:46 -03:00
aedf47dbe1 add revdelay cmd 2019-07-13 17:20:14 -03:00
8d3cd47665 add vinyl cmd 2019-07-13 16:46:26 -03:00
b9160adad2 add delay cmd 2019-07-11 10:20:09 -03:00
2d9fe80395 add runqs command 2019-07-10 21:43:23 -03:00
3a8f84a3b2 add implicit arg index for Command helper funcs 2019-07-10 20:46:22 -03:00
c743681515 add highpass cmd
- remove bypass arg from reverb cmd
2019-07-10 20:41:17 -03:00
159048550d add reverb command 2019-07-10 20:19:40 -03:00
ab9eaa1400 add pitchscaler cmd 2019-07-10 17:31:18 -03:00
f9898b2f11 refactor command functions 2019-07-10 17:15:57 -03:00
5fb0f9c066 add chorus command 2019-07-10 16:59:15 -03:00
317916a1e0 add mbeq command 2019-07-10 16:43:30 -03:00
6bc54f8e46 add phaser cmd 2019-07-10 16:24:43 -03:00
9a5d4f14e5 add eq command 2019-07-10 16:06:44 -03:00
8b189914f7 add rflanger command, update readme 2019-07-10 13:24:03 -03:00
0e0b9add13 update todo 2019-07-10 12:00:43 -03:00
8677e977ee add file "saving" to quicksave cmd 2019-07-09 23:04:05 -03:00
25bef23933 add basic lilv instantiation support 2019-07-09 15:15:02 -03:00
05fe41d8b4 add setting of parameters to the ports
- fix ampCmd's param pass
2019-07-09 13:55:52 -03:00
8e453298bc add basic machinery around plugin 2019-07-09 00:04:01 -03:00
176bbd446a add draft impl for ampCmd 2019-07-08 22:40:52 -03:00
276100c556 add implementation for quicksave command 2019-07-08 15:40:31 -03:00
1b8784dc8f add Image struct wrapper around libsndfile, finish loadCmd 2019-07-08 14:43:58 -03:00
e2f9566529 add basic resolution of arguments 2019-07-08 13:55:54 -03:00
87459939cf add debug flag to runCommands 2019-07-08 13:13:03 -03:00
41a8b18d66 add basic runner 2019-07-08 12:38:16 -03:00