fix clock

This commit is contained in:
Omar Mashaal 2020-05-24 22:33:32 +10:00 committed by GitHub
parent 4a0f5216ab
commit ff375793e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ pitch pitch = n pitch # s "pitch"
scale scale = stepsPerOctave scale
volt volt = rate volt # s "voltage"
gate = volt
clock = rate "[1 0]*8" # s "voltage"
clock = rate "[1 0]*2" # s "voltage"
adsr w x y z = attack w # decay x # sustain y # release z # s "adsr"
trig trig = n trig
x x = channel x
x x = channel x