No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-15 15:44:04 +02:00
docs _ 2026-07-14 19:33:33 +02:00
src _ 2026-07-15 15:44:04 +02:00
.gdb_history _ 2026-07-10 00:03:58 +02:00
.gitignore _ 2026-07-10 00:03:58 +02:00
build.zig _ 2026-07-14 23:04:20 +02:00
build.zig.zon _ 2026-07-14 19:33:33 +02:00
LICENSE _ 2026-07-10 00:03:58 +02:00
README.md _ 2026-07-10 00:03:58 +02:00
TODO.md _ 2026-07-14 19:33:33 +02:00

█   █ █ █▀▀▄ █▀▀▄ ▄▀▀▄ ▀▀█▀▀ ▄▀▀▀▄ █▀▀▄
 █ █  █ █▀▀▄ █▀▀▄ █▀▀█   █   █   █ █▀▀▄
  ▀   ▀ ▀▀▀  ▀  ▀ ▀  ▀   ▀    ▀▀▀  ▀  ▀

A terminal-based DAW with real-time JACK audio output — built with Zig 0.16, vaxis, and JACK Audio Connection Kit.


Quick start

zig build run

When running, type ? to open help menu

Requires jackd running and libjack development headers.


For an overview see OVERVIEW.md For the project roadmap see TODO.md