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))