diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -4,6 +4,15 @@ | |||
| 4 | experimentation and learning more about audio, MIDI and terminal applications | 4 | experimentation and learning more about audio, MIDI and terminal applications |
| 5 | in general. | 5 | in general. |
| 6 | 6 | ||
| 7 | ## Compile and run | ||
| 8 | |||
| 9 | ```sh | ||
| 10 | make | ||
| 11 | ./ttdaw -c 28:0 -s soundfonts/general-808.sf2 -p 1 | ||
| 12 | ``` | ||
| 13 | |||
| 14 | List all available MIDI devices with `acconect -l`. | ||
| 15 | |||
| 7 | ## Soundfonts | 16 | ## Soundfonts |
| 8 | 17 | ||
| 9 | - https://dev.nando.audio/pages/soundfonts.html | 18 | - https://dev.nando.audio/pages/soundfonts.html |
