Update Tutorial.md

This commit is contained in:
Mustafa 2014-05-21 11:49:17 -07:00
parent e410336ccd
commit 95966a1430

View file

@ -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 You can either use a preset instrument or define your own instrument
```clj ```scheme
;; this uses the piano preset ;; this uses the piano preset
(define my-piano (preset-instrument 'piano)) (define my-piano (preset-instrument 'piano))