Audio workstation with a clean design
- C++ 96.3%
- C 2.3%
- CMake 1.4%
| .cmake | ||
| .github/workflows | ||
| .vs | ||
| docs | ||
| gui | ||
| plugins | ||
| src | ||
| static | ||
| .gitignore | ||
| .kaba-repo | ||
| CMakeLists.txt | ||
| CMakePresets.json | ||
| LICENSE | ||
| README.md | ||
| vcpkg-configuration.json | ||
| vcpkg.json | ||
| xmake.conf | ||
Tsunami
Tsunami is an open-source Digital Audio Workstation (DAW). It is designed for ease of use and not-looking-crappy™.
Initially written for Linux. Usable on Windows and MacOS, but still working on full support.
Features
It was mainly developed for my personal home recording needs, i.e.
- multi-track mixing
- multi-version audio recording
- audio effects
- midi editing
- synthesizers
- samples
- plugin system
- signal chains
- persistent sessions
Plugin system
Tsunami uses its own language and just-in-time compiler for plugin code. Only x86_64 and aarch64 CPUs are supported.
Getting started
Authors
Mostly me (Michael Ankele).
Acknowledgments
Huge thanks to the three people who tried using tsunami and complained in extremely helpful ways: 2er0, Benji and Sergey Fedorov!
