5 releases

0.0.5 Dec 30, 2023
0.0.4 Dec 27, 2023
0.0.3 Feb 9, 2023
0.0.2 Oct 28, 2022
0.0.1 Jul 3, 2022

#124 in Audio

Download history 11/week @ 2023-12-22 10/week @ 2023-12-29 4/week @ 2024-01-05 12/week @ 2024-01-12 3/week @ 2024-01-19 16/week @ 2024-02-02 42/week @ 2024-02-09 125/week @ 2024-02-16 60/week @ 2024-02-23 76/week @ 2024-03-01 129/week @ 2024-03-08 52/week @ 2024-03-15 50/week @ 2024-03-22 76/week @ 2024-03-29 46/week @ 2024-04-05

231 downloads per month
Used in 2 crates (via fluid-xenth)

LGPL-2.1

8MB
8K SLoC

img

OxiSynth

fluidsynth soundfont synthesizer but in pure safe Rust.

Showcase

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

Project Structure

  • ./src - OxiSynth
  • ./soundfont-rs - Pure Rust implementation of sf2/3 file parser (intended to be also usable outside of oxisynth)

Dependencies