Skip to Content

fluidsynth v2.3.5

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:
    and 4 transitive dependencies:
    Host Dependencies:
    2 transitive dependencies:

    # Dependencies

    and 7 transitive dependencies:

    # Host Dependencies

    and 2 transitive dependencies:

    # Dependents

    # Host Dependents

    # Contributors

    • Stephen Kyne's avatar Stephen Kyne
    • Robert Schumacher's avatar Robert Schumacher
    • driver1998's avatar driver1998
    • Stefano Sinigardi's avatar Stefano Sinigardi
    • NancyLi1013's avatar NancyLi1013
    • Alexander Neumann's avatar Alexander Neumann
    • JonLiu1993's avatar JonLiu1993
    • autoantwort's avatar autoantwort
    • Frank's avatar Frank
    • Hamish Moffatt's avatar Hamish Moffatt
    • Kai Pastor's avatar Kai Pastor
    • MonicaLiu's avatar MonicaLiu
    • Pierre Wendling's avatar Pierre Wendling
    • d10sfan's avatar d10sfan
    • Chuck Walbourn's avatar Chuck Walbourn
    • Jia Yue Hua's avatar Jia Yue Hua

    # Changelog

    • f6e7ffb [fluidsynth] Update to 2.3.5 (#38031)
    • 0c49fc8 [fluidsynth] update to 2.3.4 (#34144)
    • f685b21 [fluidsynth] Update to 2.3.3 (#31993)
    • 5d2a0a9 Update xbox supports expressions for failing ports with copyleft licenses (#31770)
    • 8849a1a [fluidsynth] Add pulseaudio feature for Linux (#31138)
    • f5eea1f [fluidsynth] Remove ALSA patch (#31026)
    • 134f30d [fluidsynth] Update to 2.3.2 (#30625)
    • 12e6672 [fluidsynth] Disable implicit OpenMP (#30277)
    • ce8d96a [fluidsynth] Update patch and portfile (#29636)
    • 2137cb6 [fluidsynth] Update to 2.3.1 (#29038)
    and 15 more commits:

    # Source