aboutsummaryrefslogtreecommitdiff
path: root/ports/fluidsynth/vcpkg.json
blob: cdb9226e7c5827b343cb7bca04de4addd059bbc8 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "fluidsynth",
  "version": "2.2.1",
  "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.",
  "homepage": "https://github.com/FluidSynth/fluidsynth",
  "dependencies": [
    "glib"
  ]
}