nwhitehead / pyfluidsynth

Python bindings for FluidSynth
GNU Lesser General Public License v2.1
197 stars 56 forks source link

Support `fluid_synth_all_sounds_off` and `fluid_synth_all_notes_off` #42

Closed kevinzakka closed 1 year ago

kevinzakka commented 1 year ago

Hi @nwhitehead,

Would you be down to adding support for fluid_synth_all_sounds_off and fluid_synth_all_notes_off? Am happy to submit a PR if you are busy.

kevinzakka commented 1 year ago

CC @albedozero

ChristianRomberg commented 1 year ago

This sounds like a thing that would make pyfluidsynth more feature complete. I think a PR would be very handy, I could upload a new version to pypi once merged

ChristianRomberg commented 1 year ago

I uploaded the new version to PyPI. Thank you for your contribution!