Stop making music with notes. Use pitches.
fluid-xenth
is a microtonal wrapper around FluidLite. It uses the JIT live-retuning concept implemented in tune to enable arbitrary-pitch playback.
Inspect and run the demo example:
bash
cargo run --example demo <location-to-your-soundfont-file>
The demo example should create a file named demo.wav
.
This code is licensed under the MIT license. Note, however, that the required FluidLite library is LGPL-2.1 licensed.