Commit graph

13 commits

Author SHA1 Message Date
99382d0a66 add better freeing procedures w/ errdefer 2019-08-09 13:55:40 -03:00
fc3972d65c remove unecessary allocation in RunContext 2019-08-06 19:25:47 -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
f07c989407 allow for stereo input (unused, though) 2019-07-13 16:40:08 -03:00
159048550d add reverb command 2019-07-10 20:19:40 -03:00
17ca737291 fix multiple plugin runs over same file
- add deinit() functions to help
2019-07-10 11:47:35 -03:00
9e43367111 add main plugin run loop 2019-07-09 18:34:05 -03:00
32699a55a5 add basic plugin position code 2019-07-09 16:52:46 -03:00
25bef23933 add basic lilv instantiation support 2019-07-09 15:15:02 -03:00
bbf34f1133 add port setup code 2019-07-09 13:21:07 -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