diff --git a/README.md b/README.md index e6809cfe6..ede387ae0 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ Tsunami is an open-source *Digital Audio Workstation* (DAW). It is designed for ease of use and not-looking-crappyâ„¢. -Written for Linux, can also run on Windows and MacOS. +![tsunami1](https://raw.githubusercontent.com/momentarylapse/github-assets/refs/heads/main/screenshots/tsunami-2024-10-20.png) + +Initially written for Linux. Usable on Windows and MacOS, but still working on full support. ## Features -It was mostly developed for my personal home recording needs, i.e. +It was mainly developed for my personal home recording needs, i.e. * multi-track mixing * multi-version audio recording * audio effects @@ -17,8 +19,6 @@ It was mostly developed for my personal home recording needs, i.e. * signal chains * persistent sessions -![tsunami1](https://raw.githubusercontent.com/momentarylapse/github-assets/refs/heads/main/screenshots/tsunami-2024-10-20.png) - ### Plugin system Tsunami uses its own [language](https://github.com/momentarylapse/kaba) and just-in-time compiler for plugin code. Only x86_64 and aarch64 CPUs are supported.