Metadata-Version: 2.1
Name: jack_fluidsynth
Version: 1.0.0
Summary: A wrapper for fluidsynth.Synth with extra methods for playing midi files,
Author-email: Leon Dionne <ldionne@dridesign.sh.cn>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Multimedia :: Sound/Audio :: MIDI
Requires-Dist: JACK-Client
Requires-Dist: fluidsynth
Requires-Dist: numpy
Requires-Dist: mido
Project-URL: Home, https://github.com/Zen-Master-SoSo/jack_fluidsynth

# jack_fluidsynth

A wrapper for fluidsynth.Synth with extra methods for playing midi files,
listing SoundFont presets, and capturing samples.

