Alextopher / OxiSynth

Pure rust soundfont synthesizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

img

OxiSynth

fluidsynth soundfont synthesizer but in pure safe Rust.

Showcase

OxiSynth running in Neothesia

2023-12-30.23-13-46.trimmed.mp4
2023-12-30.23-39-13.trimmed.trimmed.mp4

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)

About

Pure rust soundfont synthesizer


Languages

Language:Rust 100.0%