-
a0bf1e2723
lang: do as many semantic errors as possible before ParseFail
Luna
2019-08-08 20:30:24 -0300
-
90bc830a9a
lang: show line where error happened
Luna
2019-08-08 20:27:24 -0300
-
ab2e8884b8
lang: add arg checks for the other commands
Luna
2019-08-08 20:24:25 -0300
-
422cd2502c
lang: add basic argument validation
Luna
2019-08-08 20:13:49 -0300
-
9fd41a61bf
add runner test + 'zig build test' subcommand
Luna
2019-08-08 16:48:31 -0300
-
704eaac081
lang: defer deinit() on tests
Luna
2019-08-07 21:09:04 -0300
-
7e6b85ef48
lang: add tests
Luna
2019-08-07 21:04:51 -0300
-
b8dcb84294
image: fix typo
Luna
2019-08-06 23:35:02 -0300
-
981b52c05b
lang: add hack while AutoHashMap is broken
Luna
2019-08-06 23:34:11 -0300
-
fc3972d65c
remove unecessary allocation in RunContext
Luna
2019-08-06 19:25:47 -0300
-
75eeea14f3
add check for n_audio_out>2
Luna
2019-08-06 19:25:31 -0300
-
8172066851
add write cmd
Luna
2019-07-29 11:51:40 -0300
-
ff78044587
magick: reopen the image post MagickWriteImage
Luna
2019-07-23 18:30:16 -0300
-
c0b70a81b1
magick: reopen the file instead of just setting curpath
Luna
2019-07-22 22:48:37 -0300
-
c128960451
add rotate command to docs
rotate-command
Luna
2019-07-22 22:27:00 -0300
-
f9aa226d9e
add proper arguments to rotate cmd
Luna
2019-07-22 22:22:01 -0300
-
510b4d9336
rm a.bmp
Luna
2019-07-22 22:16:42 -0300
-
4a49b39159
make magickSave edit Image.curpath
Luna
2019-07-22 22:15:06 -0300
-
e469c84d1b
update README
Luna
2019-07-22 21:50:49 -0300
-
6775773674
move to graphicsmagick
Luna
2019-07-22 21:50:11 -0300
-
8784f3baf9
decouple magick init/save into helper functions
Luna
2019-07-22 20:37:57 -0300
-
73794e1867
add magickwand load/unload
Luna
2019-07-22 20:32:50 -0300
-
b056a0edb3
add imagemagick linking
Luna
2019-07-22 19:28:55 -0300
-
67c9f425bb
add rotate cmd to lang
Luna
2019-07-22 17:04:43 -0300
-
2151afb115
add roomWidth arg to reverb, update reverb docs
Luna
2019-07-15 14:21:08 -0300
-
87556c5b7e
simplify copyBytes excess calc and do sseek()
Luna
2019-07-15 11:26:41 -0300
-
c5a2e317c4
remove error part of sseek()
Luna
2019-07-15 10:58:45 -0300
-
d12268f028
ensure sf_seek is called on the out file in copyBytes
Luna
2019-07-15 10:53:23 -0300
-
8c2bbee372
make copyBytes allocate its own buffer
Luna
2019-07-14 19:01:50 -0300
-
b59f937d00
decomission getEndPos() in favor of SF_INFO.frames
Luna
2019-07-14 18:54:48 -0300
-
2bf44bc581
Merge branch 'noise-command' of luna/scritcher into master
luna
2019-07-13 22:57:52 +0000
-
-
a71ff830ac
add wildnoise cmd
#5
noise-command
Luna
2019-07-13 19:55:57 -0300
-
a993c1dc0e
add noise cmd to doc
Luna
2019-07-13 18:23:28 -0300
-
f85ff2037d
finish custom plugins impl, finish noise cmd
Luna
2019-07-13 18:17:44 -0300
-
3edca782ac
add basic rng init on RandomNoise plugin
Luna
2019-07-13 17:49:09 -0300
-
16116371f5
split in_buf/out_buf into RunBuffers struct
Luna
2019-07-13 17:42:46 -0300
-
-
aedf47dbe1
add revdelay cmd
Luna
2019-07-13 17:20:14 -0300
-
223fb6628c
change mono plugin check to a 3+ channel plugin check
Luna
2019-07-13 16:48:53 -0300
-
8d3cd47665
add vinyl cmd
Luna
2019-07-13 16:46:26 -0300
-
f07c989407
allow for stereo input (unused, though)
Luna
2019-07-13 16:40:08 -0300
-
387984bff1
call sf_seek before main plugin loop
Luna
2019-07-11 10:57:39 -0300
-
107a00593a
do larger copies for safety reasons
Luna
2019-07-11 10:51:00 -0300
-
b9160adad2
add delay cmd
Luna
2019-07-11 10:20:09 -0300
-
79dc56daae
fix color mayhem caused by Image.copyBytes()
Luna
2019-07-11 09:10:21 -0300
-
542c239e0c
optimize main plugin loop
Luna
2019-07-10 22:28:34 -0300
-
2d9fe80395
add runqs command
Luna
2019-07-10 21:43:23 -0300
-
3a8f84a3b2
add implicit arg index for Command helper funcs
Luna
2019-07-10 20:46:22 -0300
-
c743681515
add highpass cmd
Luna
2019-07-10 20:41:17 -0300
-
159048550d
add reverb command
Luna
2019-07-10 20:19:40 -0300
-
ab9eaa1400
add pitchscaler cmd
Luna
2019-07-10 17:31:18 -0300
-
f9898b2f11
refactor command functions
Luna
2019-07-10 17:15:57 -0300
-
5fb0f9c066
add chorus command
Luna
2019-07-10 16:59:15 -0300
-
317916a1e0
add mbeq command
Luna
2019-07-10 16:43:30 -0300
-
6bc54f8e46
add phaser cmd
Luna
2019-07-10 16:24:43 -0300
-
20aeedeef2
add eq command to doc
Luna
2019-07-10 16:13:15 -0300
-
9a5d4f14e5
add eq command
Luna
2019-07-10 16:06:44 -0300
-
c534721e88
use a hashmap for CommandType conversion
Luna
2019-07-10 14:44:22 -0300
-
8b189914f7
add rflanger command, update readme
Luna
2019-07-10 13:24:03 -0300
-
2b2eb51dff
clean up some debug prints
Luna
2019-07-10 12:13:44 -0300
-
16a082ce0a
remove oldMain, add LICENSE
Luna
2019-07-10 12:10:09 -0300
-
4c9d94d7e5
update readme
Luna
2019-07-10 12:02:16 -0300
-
0e0b9add13
update todo
Luna
2019-07-10 12:00:43 -0300
-
17ca737291
fix multiple plugin runs over same file
Luna
2019-07-10 11:47:35 -0300
-
adf89eb360
update doc, remove todo on quicksave, rm showpath
Luna
2019-07-09 23:05:42 -0300
-
8677e977ee
add file "saving" to quicksave cmd
Luna
2019-07-09 23:04:05 -0300
-
fe8ef6b25c
update doc/README.md
Luna
2019-07-09 18:51:00 -0300
-
eb201fd6b8
update readme
Luna
2019-07-09 18:46:27 -0300
-
9e43367111
add main plugin run loop
Luna
2019-07-09 18:34:05 -0300
-
32699a55a5
add basic plugin position code
Luna
2019-07-09 16:52:46 -0300
-
25bef23933
add basic lilv instantiation support
Luna
2019-07-09 15:15:02 -0300
-
fc69a3f62f
add temporary file name generator
Luna
2019-07-09 14:29:54 -0300
-
05fe41d8b4
add setting of parameters to the ports
Luna
2019-07-09 13:55:52 -0300
-
bbf34f1133
add port setup code
Luna
2019-07-09 13:21:07 -0300
-
8e453298bc
add basic machinery around plugin
Luna
2019-07-09 00:04:01 -0300
-
eea39cdd24
add comments
Luna
2019-07-08 22:41:38 -0300
-
176bbd446a
add draft impl for ampCmd
Luna
2019-07-08 22:40:52 -0300
-
276100c556
add implementation for quicksave command
Luna
2019-07-08 15:40:31 -0300
-
1b8784dc8f
add Image struct wrapper around libsndfile, finish loadCmd
Luna
2019-07-08 14:43:58 -0300
-
e2f9566529
add basic resolution of arguments
Luna
2019-07-08 13:55:54 -0300
-
87459939cf
add debug flag to runCommands
Luna
2019-07-08 13:13:03 -0300
-
41a8b18d66
add basic runner
Luna
2019-07-08 12:38:16 -0300
-
eeed063d0d
readme: fix codeblock lang
Luna
2019-07-08 00:26:37 -0300
-
062f9d0b61
readme: add note about oldMain()
Luna
2019-07-08 00:25:55 -0300
-
ac4624ae58
add better errors
Luna
2019-07-08 00:23:12 -0300
-
be280d44f3
basic parser
Luna
2019-07-08 00:09:34 -0300
-
4bbe980014
add basic lang parse code
Luna
2019-07-07 23:03:55 -0300
-
6e8ee7831a
readme: add build/install/use instructions
Luna
2019-07-07 16:17:57 -0300
-
fdbed55b80
fix output ports not using out_buf
Luna
2019-07-07 16:05:10 -0300
-
f222c5e34f
fix ports, fix c-str for params
Luna
2019-07-07 15:54:38 -0300
-
bd00f61977
add helpers for c string construction
Luna
2019-07-07 15:04:25 -0300
-
846faafc92
make lv2core namespaces use std.cstr.addNullByte
Luna
2019-07-07 14:39:51 -0300
-
f7a16447f4
fix cimport not doing deref
Luna
2019-07-07 14:26:49 -0300
-
58aea2755e
lv2apply port to zig, episode 1
Luna
2019-07-07 02:26:05 -0300
-
24e4f01a3e
initial commit for zig project
Luna
2019-07-05 16:59:45 -0300
-
3b822e4b9a
add GlitchImage class, converting to BMP
Luna
2019-06-07 00:35:46 -0300
-
0acf870f6c
finish impl for quicksave
Luna
2019-06-07 00:21:27 -0300
-
ceb812565f
add unfinished impl for quicksave
Luna
2019-06-07 00:13:43 -0300
-
38e0a1a961
add draft for load arg handling
Luna
2019-06-06 23:55:59 -0300
-
92a3076b9b
add documentation
Luna
2019-06-06 23:45:54 -0300
-
627b49b418
add line-running and noop cmd
Luna
2019-06-06 23:28:15 -0300