https://github.com/waynevanson/fm
A polyphonic frequency modulation (FM) synthesizer, written in Rust using nih-plug
https://github.com/waynevanson/fm
Last synced: about 1 year ago
JSON representation
A polyphonic frequency modulation (FM) synthesizer, written in Rust using nih-plug
- Host: GitHub
- URL: https://github.com/waynevanson/fm
- Owner: waynevanson
- Created: 2023-11-29T03:42:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T08:01:15.000Z (over 2 years ago)
- Last Synced: 2025-03-19T19:46:21.427Z (about 1 year ago)
- Language: Rust
- Size: 106 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FM
A frequency modulation synthesizer.
## Installing Plugin
1. Download Rust
2. Download this repository, fix
3. `cd` into repository, fix
4. run `cargo xtask bundle fm --release`