https://github.com/notryanb/hack-audio
Implementation of Hack Audio FX algorithms in nih_plug (Rust)
https://github.com/notryanb/hack-audio
Last synced: 11 months ago
JSON representation
Implementation of Hack Audio FX algorithms in nih_plug (Rust)
- Host: GitHub
- URL: https://github.com/notryanb/hack-audio
- Owner: notryanb
- Created: 2025-07-07T23:47:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-09T01:43:08.000Z (11 months ago)
- Last Synced: 2025-07-09T02:44:25.050Z (11 months ago)
- Language: Rust
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hack Audio
Implementing Audio FX algorithms from the Hack Audio book in Rust using nih_plug.