Update Tutorial.md

This commit is contained in:
Mustafa 2014-05-11 14:22:54 -07:00
parent f3f5fe6bd1
commit ff5bbfb221

View file

@ -35,6 +35,16 @@ The purpose of playing notes on different tracks is we can have different filter
- Instrument: This is equivalent to choosing what the note sounds like. There are default instruments (saw wave, piano, etc.) and you can also define your own using samples. - Instrument: This is equivalent to choosing what the note sounds like. There are default instruments (saw wave, piano, etc.) and you can also define your own using samples.
- Note: - Note: specifies a key from an instrument, and can be played on a track
- Track - Track:
- Filters - Filters: can be added to a track. The order in which they are added matters.
## Example
TODO:
- use an instrument to play a note on a track.
- add filters to a track