Update Tutorial.md
This commit is contained in:
parent
e410336ccd
commit
95966a1430
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ The purpose of playing notes on different tracks is we can have different filter
|
|||
|
||||
You can either use a preset instrument or define your own instrument
|
||||
|
||||
```clj
|
||||
```scheme
|
||||
;; this uses the piano preset
|
||||
(define my-piano (preset-instrument 'piano))
|
||||
|
||||
|
|
Loading…
Reference in a new issue