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

#156 in Audio

Download history 28/week @ 2024-09-11 33/week @ 2024-09-18 56/week @ 2024-09-25 21/week @ 2024-10-02 58/week @ 2024-10-09 66/week @ 2024-10-16 21/week @ 2024-10-23 23/week @ 2024-10-30 13/week @ 2024-11-06 12/week @ 2024-11-13 20/week @ 2024-11-20 74/week @ 2024-11-27 168/week @ 2024-12-04 134/week @ 2024-12-11 162/week @ 2024-12-18 35/week @ 2024-12-25

532 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