Commit graph

23 commits

Author SHA1 Message Date
d6c92c0231 add split and index when printing custom/lv2 cmds 2020-06-02 16:00:54 -03:00
5235482ab4 print float parameters with decimal notation 2020-06-01 23:58:56 -03:00
7f008db540 part 2 of printing commands 2020-06-01 22:45:35 -03:00
b06bab9ec5 remove unecessary compileError call 2020-06-01 22:35:29 -03:00
f973d6807d add basics of printing under new command structure 2020-06-01 22:35:16 -03:00
b00ab8e839 remove the big switch when printing commands 2020-06-01 22:14:12 -03:00
0c2cd5638e update because of arraylist api changes 2020-05-12 17:26:46 -03:00
8261d202bd multiple fixes for latest zig 2020-03-26 16:35:58 -03:00
08d9923e75 add saturator, vintagedelay cmd 2020-01-26 14:50:50 -03:00
bc8ab98689 add multichorus cmd 2020-01-26 14:03:01 -03:00
127ea389fd add moddelay cmd 2020-01-26 02:05:43 -03:00
a0a75579dd add tapedelay cmd (broken) 2020-01-26 00:28:59 -03:00
8c3c5a3ac2 add invert cmd 2020-01-26 00:13:53 -03:00
299a39fc27 add gverb cmd 2020-01-26 00:03:15 -03:00
c73b7440a6 add foverdrive cmd
- lang: remove oldGetCommand
2020-01-25 23:52:22 -03:00
fa8740e0db add thruzero command 2020-01-25 23:32:24 -03:00
5a0e6934e7 add dyncomp cmd 2020-01-25 22:45:37 -03:00
7c4dead5cf add many experimental plugins 2020-01-25 18:52:45 -03:00
9a6caa2453 add gate cmd 2020-01-25 17:47:20 -03:00
182d368363 fix for latest zig 2020-01-14 22:31:20 -03:00
2e27390058 add the rest for embed command
- allow any extra param as a generic to custom plugin init
2019-10-22 18:16:15 -03:00
49cc7221b0 fix some clones, finish list of commands for printer 2019-09-10 22:00:07 -03:00
8b67ccc1bf add printing of commands to any stream 2019-09-10 11:45:04 -03:00