Commit Graph

43 Commits

Author SHA1 Message Date
Luna 16a082ce0a remove oldMain, add LICENSE 2019-07-10 12:10:09 -03:00
Luna 4c9d94d7e5 update readme 2019-07-10 12:02:16 -03:00
Luna 0e0b9add13 update todo 2019-07-10 12:00:43 -03:00
Luna 17ca737291 fix multiple plugin runs over same file
- add deinit() functions to help
2019-07-10 11:47:35 -03:00
Luna adf89eb360 update doc, remove todo on quicksave, rm showpath 2019-07-09 23:05:42 -03:00
Luna 8677e977ee add file "saving" to quicksave cmd 2019-07-09 23:04:05 -03:00
Luna fe8ef6b25c update doc/README.md 2019-07-09 18:51:00 -03:00
Luna eb201fd6b8 update readme 2019-07-09 18:46:27 -03:00
Luna 9e43367111 add main plugin run loop 2019-07-09 18:34:05 -03:00
Luna 32699a55a5 add basic plugin position code 2019-07-09 16:52:46 -03:00
Luna 25bef23933 add basic lilv instantiation support 2019-07-09 15:15:02 -03:00
Luna fc69a3f62f add temporary file name generator 2019-07-09 14:29:54 -03:00
Luna 05fe41d8b4 add setting of parameters to the ports
- fix ampCmd's param pass
2019-07-09 13:55:52 -03:00
Luna bbf34f1133 add port setup code 2019-07-09 13:21:07 -03:00
Luna 8e453298bc add basic machinery around plugin 2019-07-09 00:04:01 -03:00
Luna eea39cdd24 add comments 2019-07-08 22:41:38 -03:00
Luna 176bbd446a add draft impl for ampCmd 2019-07-08 22:40:52 -03:00
Luna 276100c556 add implementation for quicksave command 2019-07-08 15:40:31 -03:00
Luna 1b8784dc8f add Image struct wrapper around libsndfile, finish loadCmd 2019-07-08 14:43:58 -03:00
Luna e2f9566529 add basic resolution of arguments 2019-07-08 13:55:54 -03:00
Luna 87459939cf add debug flag to runCommands 2019-07-08 13:13:03 -03:00
Luna 41a8b18d66 add basic runner 2019-07-08 12:38:16 -03:00
Luna eeed063d0d readme: fix codeblock lang 2019-07-08 00:26:37 -03:00
Luna 062f9d0b61 readme: add note about oldMain() 2019-07-08 00:25:55 -03:00
Luna ac4624ae58 add better errors 2019-07-08 00:23:12 -03:00
Luna be280d44f3 basic parser 2019-07-08 00:09:34 -03:00
Luna 4bbe980014 add basic lang parse code 2019-07-07 23:03:55 -03:00
Luna 6e8ee7831a readme: add build/install/use instructions 2019-07-07 16:17:57 -03:00
Luna fdbed55b80 fix output ports not using out_buf 2019-07-07 16:05:10 -03:00
Luna f222c5e34f fix ports, fix c-str for params 2019-07-07 15:54:38 -03:00
Luna bd00f61977 add helpers for c string construction 2019-07-07 15:04:25 -03:00
Luna 846faafc92 make lv2core namespaces use std.cstr.addNullByte 2019-07-07 14:39:51 -03:00
Luna f7a16447f4 fix cimport not doing deref 2019-07-07 14:26:49 -03:00
Luna 58aea2755e lv2apply port to zig, episode 1 2019-07-07 02:26:05 -03:00
Luna 24e4f01a3e initial commit for zig project 2019-07-05 16:59:45 -03:00
Luna 3b822e4b9a add GlitchImage class, converting to BMP 2019-06-07 00:35:46 -03:00
Luna 0acf870f6c finish impl for quicksave 2019-06-07 00:21:27 -03:00
Luna ceb812565f add unfinished impl for quicksave 2019-06-07 00:13:43 -03:00
Luna 38e0a1a961 add draft for load arg handling 2019-06-06 23:55:59 -03:00
Luna 92a3076b9b add documentation 2019-06-06 23:45:54 -03:00
Luna 627b49b418 add line-running and noop cmd 2019-06-06 23:28:15 -03:00
Luna cb6008c385 add basic argv read 2019-06-06 17:39:47 -03:00
Luna e7b071f96e initial commit 2019-06-06 17:05:59 -03:00