fixed typo

This commit is contained in:
Mustafa 2014-05-29 11:37:29 -07:00
parent 0871d776c7
commit 099fc55c02

View file

@ -167,7 +167,7 @@ Didn't implement envelopes yet.
;; add envelope to instrument
(define my-inst (preset-instrument "sine"
(envelope A S D R))
```