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