Update voltage.tidal

This commit is contained in:
Omar Mashaal 2023-01-11 22:49:29 +11:00 committed by GitHub
parent 1b5506c871
commit 912c8ca323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ volt volt = n volt # s "voltage"
gate gate = n gate # s "gate" # legato 0.05
clock = rate "[1 0]*2" # s "voltage"
ar w x = attack w # decay x # s "ar"
adsr w x y z = attack w #decay x # sustain y # release z # s "ar"
adsr w x y z = attack w # decay x # sustain y # release z # s "ar"
saw x = rate x # s "saw"
lfo x = rate x # s "lfo"
x x = channel (x - 1)