Skip to content

SebasScript/pyfluidsynth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork Of pyFluidSynth

Python 3 fix of the pyFluidsynth repo which is not python 3 compatible. When calling the settings() method of the Synth object in python 3 it library throws an error as its uses depreciated basestring and encode method on byte object.

LICENSE

Released under the LGPL v2.1 or any later version (this is the same as FluidSynth).

Copyright 2008--2015, Nathan Whitehead

About

Python bindings for FluidSynth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%