Update Tutorial.md
This commit is contained in:
parent
f3f5fe6bd1
commit
ff5bbfb221
1 changed files with 13 additions and 3 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue