Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-12T08:01:15.000Z (about 1 year ago)
- Last Synced: 2024-11-30T16:41:46.151Z (about 1 month 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`