discovered 03 Aug 2026
tinysoundfont-pybind
→ View on GitHubTinySoundFont-pybind is a Python package that provides bindings for TinySoundFont, enabling audio generation with SoundFont instruments (.sf2, .sf3, .sfo) directly in Python. Its primary use case includes playing MIDI files with customizable SoundFont instruments and procedurally generating audio, all while supporting simultaneous audio playback through PyAudio. Notable features include a permissive MIT license suitable for commercial use and the absence of additional dependencies for audio data generation, enhancing its accessibility for developers.