• I am one of the two people behind lavatech, hello.
  • https://l4.pm
  • skirts

  • Joined on 2018-11-12
luna pushed to noise-command at luna/scritcher 2019-07-13 21:22:17 +00:00
f85ff2037d finish custom plugins impl, finish noise cmd
luna pushed to noise-command at luna/scritcher 2019-07-13 20:49:24 +00:00
3edca782ac add basic rng init on RandomNoise plugin
16116371f5 split in_buf/out_buf into RunBuffers struct
luna pushed to master at luna/scritcher 2019-07-13 20:23:29 +00:00
aedf47dbe1 add revdelay cmd
luna pushed to master at luna/scritcher 2019-07-13 19:50:51 +00:00
223fb6628c change mono plugin check to a 3+ channel plugin check
8d3cd47665 add vinyl cmd
f07c989407 allow for stereo input (unused, though)
Compare 3 commits »
luna opened issue luna/scritcher#4 2019-07-13 19:31:59 +00:00
noise commands
luna pushed to zig-translation at luna/lunabot 2019-07-13 19:23:04 +00:00
ca7a655ebb update readme
luna pushed to zig-translation at luna/lunabot 2019-07-13 16:59:30 +00:00
007cd0e22a rm journal.c, rm format.h
luna pushed to zig-translation at luna/lunabot 2019-07-13 14:19:19 +00:00
5fb7f0263a remove total reliance on the c stdlib for journal.zig
7d1b87d8df fixes for latest zig
Compare 2 commits »
luna pushed to master at luna/scritcher 2019-07-11 13:57:59 +00:00
387984bff1 call sf_seek before main plugin loop
107a00593a do larger copies for safety reasons
b9160adad2 add delay cmd
Compare 3 commits »
luna pushed to master at luna/scritcher 2019-07-11 12:10:56 +00:00
79dc56daae fix color mayhem caused by Image.copyBytes()
luna pushed to master at luna/scritcher 2019-07-11 01:51:33 +00:00
542c239e0c optimize main plugin loop
luna pushed to master at luna/scritcher 2019-07-11 00:43:48 +00:00
2d9fe80395 add runqs command
luna pushed to master at luna/scritcher 2019-07-10 23:46:55 +00:00
3a8f84a3b2 add implicit arg index for Command helper funcs
c743681515 add highpass cmd
159048550d add reverb command
ab9eaa1400 add pitchscaler cmd
Compare 4 commits »
luna pushed to master at luna/scritcher 2019-07-10 20:16:53 +00:00
f9898b2f11 refactor command functions
5fb0f9c066 add chorus command
Compare 2 commits »
luna pushed to master at luna/scritcher 2019-07-10 19:43:45 +00:00
317916a1e0 add mbeq command
luna pushed to master at luna/scritcher 2019-07-10 19:24:55 +00:00
6bc54f8e46 add phaser cmd
20aeedeef2 add eq command to doc
9a5d4f14e5 add eq command
c534721e88 use a hashmap for CommandType conversion
Compare 4 commits »
luna pushed to master at luna/scritcher 2019-07-10 16:24:35 +00:00
8b189914f7 add rflanger command, update readme
luna opened issue luna/scritcher#3 2019-07-10 16:19:50 +00:00
repl mode
luna pushed to master at luna/scritcher 2019-07-10 15:14:08 +00:00
2b2eb51dff clean up some debug prints
16a082ce0a remove oldMain, add LICENSE
Compare 2 commits »
luna opened issue luna/scritcher#2 2019-07-10 15:05:24 +00:00
check basic bmp header validity