mirror of
https://codeberg.org/nammenam/vibrator.git
synced 2026-08-21 07:45:48 +00:00
No description
- Zig 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| docs | ||
| src | ||
| .gdb_history | ||
| .gitignore | ||
| build.zig | ||
| build.zig.zon | ||
| LICENSE | ||
| README.md | ||
| TODO.md | ||
█ █ █ █▀▀▄ █▀▀▄ ▄▀▀▄ ▀▀█▀▀ ▄▀▀▀▄ █▀▀▄
█ █ █ █▀▀▄ █▀▀▄ █▀▀█ █ █ █ █▀▀▄
▀ ▀ ▀▀▀ ▀ ▀ ▀ ▀ ▀ ▀▀▀ ▀ ▀
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