Crates.io | oxisynth |
lib.rs | oxisynth |
version | 0.0.5 |
source | src |
created_at | 2022-07-03 16:42:59.319769 |
updated_at | 2023-12-30 23:19:38.999699 |
description | Rust soundfont synthesizer |
homepage | |
repository | https://github.com/PolyMeilex/oxisynth |
max_upload_size | |
id | 618430 |
size | 17,762,885 |
fluidsynth
soundfont synthesizer but in pure safe Rust.
OxiSynth running in Neothesia
https://github.com/PolyMeilex/OxiSynth/assets/20758186/e1d1c3c1-0869-4a8f-96c9-6f16a56767cb
https://github.com/PolyMeilex/OxiSynth/assets/20758186/d50d2e95-f316-472f-88e9-111ed2f52784
OxiSynth running in browser, with Boomwhacker soundfont bundled: https://oxisynth.netlify.app
./src
- OxiSynth./soundfont-rs
- Pure Rust implementation of sf2/3 file parser (intended to be also usable outside of oxisynth
)