diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-07 21:49:31 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-07 21:49:31 +0200 |
| commit | 62d3685a27463c45c36ece8f16a26f3d380a89ae (patch) | |
| tree | 857975aba9b3155062caa06988f0fa58760369f1 | |
| parent | 884fdb50ff345e6d303069093b7e1cfde00483e3 (diff) | |
| download | ttdaw-62d3685a27463c45c36ece8f16a26f3d380a89ae.tar.gz | |
Updated readme with better description
| -rw-r--r-- | README.md | 21 |
1 files changed, 11 insertions, 10 deletions
@@ -1,20 +1,21 @@ # Tiny terminal DAW -`ttdaw` is a tiny terminal based digital audio workstation made for fun and -experimentation and learning more about audio and MIDI in general. +`ttdaw` is a tiny terminal based digital audio workstation made for fun, +experimentation and learning more about audio, MIDI and terminal applications +in general. -## Documentations +## Soundfonts + +- https://dev.nando.audio/pages/soundfonts.html +- https://archive.org/details/500-soundfonts-full-gm-sets +- https://github.com/marmooo/free-soundfonts + +## Developer documentation - https://developer.apple.com/documentation/coremidi - https://www.alsa-project.org/alsa-doc/alsa-lib/seq.html -## Reading material +## Additional reading material - https://www.izotope.com/en/learn/fundamental-frequency-harmonics.html -## Soundfonts - -- https://dev.nando.audio/pages/soundfonts.html -- https://archive.org/details/500-soundfonts-full-gm-sets -- https://github.com/marmooo/free-soundfonts - |
