ref: b5ea5785224549583b12d912ae285dd11d32bff3
parent: 52c88085238abb4e32ce61fbc8a463fc5c8a2cb9
author: Sigrid Haflínudóttir <[email protected]>
date: Tue Dec 31 07:09:43 EST 2019
forgot about the gate
--- a/README.md
+++ b/README.md
@@ -31,6 +31,9 @@
# pipe sound to /dev/audio in background, it should start kicking
% while() { audio/pcmconv -i f32c2r44100 -l 65536 < data } > /dev/audio &
+# gate = 1
+% echo 1 > K*/control/gate/ctl
+
# set B oscillator parameters and enable it
% echo 400 > K*/b/frequency/ctl
% echo 0.001 > K*/b/attack/ctl