Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Woyten/microtonal-rust
Let's create a new modern microtonal ecosystem in Rust.
https://github.com/Woyten/microtonal-rust
audio microtonal midi music rust synthesizer xenharmonic
Last synced: 5 days ago
JSON representation
Let's create a new modern microtonal ecosystem in Rust.
- Host: GitHub
- URL: https://github.com/Woyten/microtonal-rust
- Owner: Woyten
- Created: 2021-05-22T20:09:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T23:52:53.000Z (over 1 year ago)
- Last Synced: 2024-11-02T08:41:44.416Z (10 days ago)
- Topics: audio, microtonal, midi, music, rust, synthesizer, xenharmonic
- Homepage:
- Size: 2.93 KB
- Stars: 11
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-open-synth - Microtonal-rust
README
# Microtonal software
- Overview: https://github.com/topics/microtonal?l=rust
- fluid-xenth: https://github.com/Woyten/tune/tree/master/fluid-xenth
- Microtonal soundfont renderer
- Harmoxen (Druid, moves to Iced): https://github.com/Azorlogh/harmoxen
- Microtonal piano roll editor
- Inactivity > 1 year
- Johnston: https://github.com/jcpst/johnston
- Microtonal theory / lattices
- Inactivity > 1 year
- magnetron: https://github.com/Woyten/tune/tree/master/magnetron
- WIP synthesizer library with first-class microtonal support
- Free modular architecture with custom automations
- microwave (Bevy): https://github.com/Woyten/tune/tree/master/microwave
- First-class microtonal support
- DAW-as-code approach
- Output via modular synth, FluidLite or MIDI
- regular_rust: https://github.com/x31eq/regular_rust
- Microtonal theory / temperament finder
- tune: https://github.com/Woyten/tune
- Pitch / tuning abstractions
- Scala / MTS interop
- Microtonal keyboards / notation
- Live retuning
- tune-cli: https://github.com/Woyten/tune/tree/master/tune-cli
- Exposes most of tune's features as a CLI or web tool
- WereSoCool (Actix/React): https://github.com/xasopheno/WereSoCool
- Web-based sequencer/synthesizer with own DSL# Synthesizers without microtonal focus
- Overview: https://github.com/topics/synthesizer?l=rust
- FunDSP: https://github.com/SamiPerttu/fundsp
- Comprehensive audio processing and synthesis library
- Glicol (JavaScript/WASM): https://github.com/chaosprint/glicol
- Web-based sequencer/synthesizer with own DSL
- Graph-based synthesis
- HexoSynth: https://github.com/WeirdConstructor/HexoSynth
- Graphical modular synthesizer
- Kiro Synth (Druid): https://github.com/chris-zen/kiro-synth
- GUI showcase
- DST examples
- Inactivity > 2 years
- OctaSine (Iced): https://github.com/greatest-ape/OctaSine
- GUI showcase
- VST integration
- Oscen: https://github.com/reedrosenbluth/oscen
- DST examples
- Modular but with poor performance
- Inactivity > 2 years
- Ruffbox (JavaScript/WASM): https://github.com/the-drunk-coder/ruffbox
- Web-based sequencer/synthesizer with own DSL
- Presented at [RustFest Barcelona 2019](https://www.youtube.com/watch?v=fCFPl2LrzJc)
- Twang: https://github.com/AldaronLau/twang
- DST examples