Skip to content

MostAwesomeDude/pyfluidsynth

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
This is a set of bindings to FluidSynth, providing Python objects that wrap
the standard FluidSynth API and provide object functions as methods.

You will need Cython to build the extension.

A few demos are included.

TODO:

- The rest of the API should be wrapped. There are missing methods on a few
  of the classes, and a few objects, like FluidSequencer, are missing.
- The API should be documented.

If you find this package useful, please let me know. If you find it
inadequate for your needs or wants, please feel free to submit patches or
requests for features.

~ C.

About

Python bindings for FluidSynth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages