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

  • Joined on 2018-11-12
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
luna pushed to master at luna/scritcher 2019-07-10 15:02:47 +00:00
4c9d94d7e5 update readme
0e0b9add13 update todo
17ca737291 fix multiple plugin runs over same file
Compare 3 commits »
luna opened issue luna/scritcher#1 2019-07-10 14:54:16 +00:00
optimizer
luna pushed to master at luna/scritcher 2019-07-10 02:06:00 +00:00
adf89eb360 update doc, remove todo on quicksave, rm showpath
8677e977ee add file "saving" to quicksave cmd
Compare 2 commits »
luna pushed to master at luna/scritcher 2019-07-09 21:51:11 +00:00
fe8ef6b25c update doc/README.md