diff options
author | Richard <richard@1bpm.net> | 2023-01-08 01:06:40 +0000 |
---|---|---|
committer | Richard <richard@1bpm.net> | 2023-01-08 01:06:40 +0000 |
commit | 6a8342a78bb65afbec9eac5693438a3107ff1dd3 (patch) | |
tree | 30b8cfb88d0544d089a78c776d214158d3642ab8 /BUG3 | |
parent | c4b6599d5995a00c85237f35d4f496b786fd7be1 (diff) | |
download | csd-unfixedbugs1-master.tar.gz csd-unfixedbugs1-master.tar.bz2 csd-unfixedbugs1-master.zip |
Diffstat (limited to 'BUG3')
-rw-r--r-- | BUG3/BUG3.csd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUG3/BUG3.csd b/BUG3/BUG3.csd index 2902a67..2f5467f 100644 --- a/BUG3/BUG3.csd +++ b/BUG3/BUG3.csd @@ -165,7 +165,7 @@ instr sequencer endif ; sequence BID elements accordingly - bid_seq "chord1", kpos, ksection + ;bid_seq "chord1", kpos, ksection bid_seq "chord2", kpos, ksection bid_seq "chord3", kpos, ksection bid_seq "bass", kpos, ksection |