From 95966a14302db14a70e3086cfadb4f7312699545 Mon Sep 17 00:00:00 2001 From: Mustafa Date: Wed, 21 May 2014 11:49:17 -0700 Subject: [PATCH] Update Tutorial.md --- oregano/Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oregano/Tutorial.md b/oregano/Tutorial.md index b7460ef..7b74569 100644 --- a/oregano/Tutorial.md +++ b/oregano/Tutorial.md @@ -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))