fluidsynth v2.4.0
- Created
- Updated
FluidSynth reads and handles MIDI events from the MIDI input device. It is the software analogue of a MIDI synthesizer. FluidSynth can also play midifiles using a Soundfont.
# Usage
The package fluidsynth provides CMake targets:
find_package(FluidSynth CONFIG REQUIRED)
target_link_libraries(main PRIVATE FluidSynth::libfluidsynth)
add_custom_command(OUTPUT result COMMAND FluidSynth::fluidsynth ARGS ...)
# License
# Supported Platforms
!xbox
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows
# Features
No default features set.
# buildtools
Build tools gentables
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# pulseaudio
Build with PulseAudio support
Supports: linux
- ✅ linux
- ❌
osx - ❌
uwp - ❌
windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# sndfile
Enable rendering to file and SF3 support
Dependencies:
libsndfile
Features:
external-libs
and 4 transitive dependencies:
- libflac (by libsndfile )
- libogg (by libflac )
- libvorbis (by libsndfile )
- opus (by libsndfile )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by libsndfile )
- vcpkg-cmake-config (by libsndfile )
# Dependencies
# Host Dependencies
fluidsynth
Features:
buildtools
- vcpkg-cmake
- vcpkg-cmake-config
and 3 transitive dependencies:
- vcpkg-cmake-get-vars (by libffi )
- vcpkg-tool-meson (by glib )
# Dependents
- gstreamer (feature
fluidsynth
) - sdl2-mixer (feature
fluidsynth
) - sdl2-mixer-ext (feature
fluidsynth
)
# Host Dependents
# Contributors
- Stephen Kyne
- Robert Schumacher
- driver1998
- Stefano Sinigardi
- NancyLi1013
- Alexander Neumann
- JonLiu1993
- autoantwort
- Frank
- Hamish Moffatt
- Kai Pastor
- MonicaLiu
- Pierre Wendling
- d10sfan
- Chuck Walbourn
- Jia Yue Hua
- Oleg Derevenetz