Skip to content

space-wizards/SpaceWizards.NFluidsynth

 
 

Repository files navigation

NFluidsynth (Space Wizards Edition)

Build & Test NuGet link

NFluidsynth is a C# binding for libfluidsynth.

It is a P/Invoke wrapper, therefore you need native libfluidsynth.so / libfluidsynth.dylib / (lib)fluidsynth.dll. NFluidsynth builds and packages don't come up with those native libraries, so you are supposed to prepare them by yourself (at least for now).

The target API is fluidsynth 2.0.x. The API mappings may not be complete (contributions are welcome).

Used mainly in RobustToolbox for MIDI input and playback support.

About

A better C# libfluidsynth binding

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%