Commit Graph

29 Commits

Author SHA1 Message Date
Luna ed67a52b15 fixes for some version of zig 2023-08-04 21:34:17 -03:00
Luna c817170a04 port to latest zig: use std.log 2022-04-27 20:01:09 -03:00
Luna 9937365433 update to latest zig 2021-04-03 22:16:04 -03:00
Luna f61e9b013f make CommandList free its command pointers 2020-08-18 20:40:06 -03:00
Luna 353d8d6947 fix for latest zig 2020-08-18 17:49:23 -03:00
Luna fa7e993ec2 zig fmt pass 2020-07-23 16:31:32 -03:00
Luna d6c92c0231 add split and index when printing custom/lv2 cmds 2020-06-02 16:00:54 -03:00
Luna 5235482ab4 print float parameters with decimal notation 2020-06-01 23:58:56 -03:00
Luna 7f008db540 part 2 of printing commands 2020-06-01 22:45:35 -03:00
Luna b06bab9ec5 remove unecessary compileError call 2020-06-01 22:35:29 -03:00
Luna f973d6807d add basics of printing under new command structure 2020-06-01 22:35:16 -03:00
Luna b00ab8e839 remove the big switch when printing commands 2020-06-01 22:14:12 -03:00
Luna 0c2cd5638e update because of arraylist api changes 2020-05-12 17:26:46 -03:00
Luna 8261d202bd multiple fixes for latest zig 2020-03-26 16:35:58 -03:00
Luna 08d9923e75 add saturator, vintagedelay cmd 2020-01-26 14:50:50 -03:00
Luna bc8ab98689 add multichorus cmd 2020-01-26 14:03:01 -03:00
Luna 127ea389fd add moddelay cmd 2020-01-26 02:05:43 -03:00
Luna a0a75579dd add tapedelay cmd (broken) 2020-01-26 00:28:59 -03:00
Luna 8c3c5a3ac2 add invert cmd 2020-01-26 00:13:53 -03:00
Luna 299a39fc27 add gverb cmd 2020-01-26 00:03:15 -03:00
Luna c73b7440a6 add foverdrive cmd
- lang: remove oldGetCommand
2020-01-25 23:52:22 -03:00
Luna fa8740e0db add thruzero command 2020-01-25 23:32:24 -03:00
Luna 5a0e6934e7 add dyncomp cmd 2020-01-25 22:45:37 -03:00
Luna 7c4dead5cf add many experimental plugins 2020-01-25 18:52:45 -03:00
Luna 9a6caa2453 add gate cmd 2020-01-25 17:47:20 -03:00
Luna 182d368363 fix for latest zig 2020-01-14 22:31:20 -03:00
Luna 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
Luna 49cc7221b0 fix some clones, finish list of commands for printer 2019-09-10 22:00:07 -03:00
Luna 8b67ccc1bf add printing of commands to any stream 2019-09-10 11:45:04 -03:00