Skip to content

Commit

Permalink
release v2024.10
Browse files Browse the repository at this point in the history
  • Loading branch information
momentarylapse committed Oct 25, 2024
1 parent 2d58970 commit f15579a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand Down

0 comments on commit f15579a

Please sign in to comment.