Dear all, I released `fsynth.lib`, a Python library that wraps the fluidsynth C-API in a pythonic object oriented way. Currently it provides the classes `Settings`, `Synthesizer`, `AudioDriver`, `MidiPlayer`, `FileWriter`, `MidiTuning`, `Sequencer`. It also provides `class SequencerClient` to create sequencer client callbacks from pure python. Also provides `class Metronome` as a time_scale independent metronome sequencer client.
You can find the repo at: https://github.com/qwertyzen/fsynth Looking forward to your stars! Anustuv
_______________________________________________ fluid-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/fluid-dev
