3edca782ac
add basic rng init on RandomNoise plugin
16116371f5
split in_buf/out_buf into RunBuffers struct
223fb6628c
change mono plugin check to a 3+ channel plugin check
8d3cd47665
add vinyl cmd
f07c989407
allow for stereo input (unused, though)
5fb7f0263a
remove total reliance on the c stdlib for journal.zig
7d1b87d8df
fixes for latest zig
387984bff1
call sf_seek before main plugin loop
107a00593a
do larger copies for safety reasons
b9160adad2
add delay cmd
3a8f84a3b2
add implicit arg index for Command helper funcs
c743681515
add highpass cmd
159048550d
add reverb command
ab9eaa1400
add pitchscaler cmd
6bc54f8e46
add phaser cmd
20aeedeef2
add eq command to doc
9a5d4f14e5
add eq command
c534721e88
use a hashmap for CommandType conversion