{
  "name": "fluidsynth",
  "href": "https://vcpkg.link/ports/fluidsynth",
  "supports": "!(uwp | xbox)",
  "published_at": "2026-04-21T01:35:29.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/FluidSynth/fluidsynth",
  "description": [
    "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."
  ],
  "license": "LGPL-2.1-or-later",
  "version": {
    "type": "semver",
    "value": "2.5.4",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/b9af4547ceffa217a892e688ccdbe3d94d8299bf/ports/fluidsynth",
    "hash": "b9af4547ceffa217a892e688ccdbe3d94d8299bf"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "alsa",
      "href": "https://vcpkg.link/ports/alsa",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "linux"
    },
    {
      "name": "gcem",
      "href": "https://vcpkg.link/ports/gcem",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "libinstpatch",
      "default": [],
      "description": [
        "Use libinstpatch for DLS support. Required if C++17 is not available"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "glib",
          "href": "https://vcpkg.link/ports/glib",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "pulseaudio",
      "default": [],
      "description": [
        "Build with PulseAudio support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "pulseaudio",
          "href": "https://vcpkg.link/ports/pulseaudio",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "sndfile",
      "default": [],
      "description": [
        "Enable rendering to file and SF3 support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "libsndfile",
          "href": "https://vcpkg.link/ports/libsndfile",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}