Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Patchwave is a small, code-first monophonic synthesizer. Write a TypeScript patch object or a frame-driven patch program, save it, and hear every valid change immediately through a realtime Rust DSP engine.

> **⚠️ Active development:** Patchwave is experimental and macOS-first. Its schemas, concepts, source-editing model, wire formats, and public APIs may change—including breaking changes—without compatibility guarantees at this stage.

```text
oscillator mix
Expand Down