diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-07 17:41:54 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-07 17:41:54 +0200 |
| commit | 1eeba03da0222a117054eca53e7be8ee1e8bd970 (patch) | |
| tree | e2afe1a9361bba0d7a979e6905f49143347b221e /README.md | |
| parent | 988f5d2b5343850e19ad1512cefe6c53953aa02e (diff) | |
| download | ttdaw-1eeba03da0222a117054eca53e7be8ee1e8bd970.tar.gz | |
Added ALSA MIDI example
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ # 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. + +## Documentations + +- https://developer.apple.com/documentation/coremidi +- https://www.alsa-project.org/alsa-doc/alsa-lib/seq.html + +## Reading material + +- https://www.izotope.com/en/learn/fundamental-frequency-harmonics.html + ## Soundfonts - https://dev.nando.audio/pages/soundfonts.html |
