diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
| @@ -1,5 +1,17 @@ | |||
| 1 | # Tiny terminal DAW | 1 | # Tiny terminal DAW |
| 2 | 2 | ||
| 3 | `ttdaw` is a tiny terminal based digital audio workstation made for fun and | ||
| 4 | experimentation and learning more about audio and MIDI in general. | ||
| 5 | |||
| 6 | ## Documentations | ||
| 7 | |||
| 8 | - https://developer.apple.com/documentation/coremidi | ||
| 9 | - https://www.alsa-project.org/alsa-doc/alsa-lib/seq.html | ||
| 10 | |||
| 11 | ## Reading material | ||
| 12 | |||
| 13 | - https://www.izotope.com/en/learn/fundamental-frequency-harmonics.html | ||
| 14 | |||
| 3 | ## Soundfonts | 15 | ## Soundfonts |
| 4 | 16 | ||
| 5 | - https://dev.nando.audio/pages/soundfonts.html | 17 | - https://dev.nando.audio/pages/soundfonts.html |
