{ "name": "fluidsynth", "version": "2.2.4", "port-version": 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": [ { "name": "fluidsynth", "host": true, "features": [ "buildtools" ] }, "glib", { "name": "vcpkg-cmake", "host": true } ], "features": { "buildtools": { "description": "Build tools gentables" } } }