Skip to content
/ TONI Public

A simple, low-latency audio pass-through engine built with Tauri and Rust. It handles real-time audio routing from an input source to a chosen output with minimal overhead.

Notifications You must be signed in to change notification settings

nairdahh/TONI

Repository files navigation

TONI Logo

A simple, low-latency audio pass-through engine built with Tauri and Rust. It handles real-time audio routing from an input source to a chosen output with minimal overhead.

Features

  • Real-time audio routing using CPAL.
  • Minimalist vinyl-inspired interface.
  • Visual monitoring with live dB levels and latency tracking.

Tech

  • Rust (backend)
  • Svelte (frontend)
  • Tauri (framework)

Setup

Requires Rust and Node.js.

Install dependencies:

npm install

Run dev mode:

npm run tauri dev

Build:

npm run tauri build

About

A simple, low-latency audio pass-through engine built with Tauri and Rust. It handles real-time audio routing from an input source to a chosen output with minimal overhead.

Resources

Stars

Watchers

Forks

Sponsor this project