GET /api/v1/ports/generaluser-soundfont/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "generaluser-soundfont",
"portdir": "audio/generaluser-soundfont",
"version": "1.471",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.schristiancollins.com/generaluser.php",
"description": "SoundFont definitions for FluidSynth and compatible applications.",
"long_description": "SoundFont definitions for FluidSynth and compatible applications. Provides the GeneralUser SoundFont by S. Christian Collins (GS), a GM and GS compatible SoundFont bank for composing, playing MIDI files, and retro gaming. It features 259 instrument presets and 11 drum kits, all while possessing a very low memory footprint (less than 30 MB of RAM). Due to its clever, detailed sound programming, GeneralUser GS can sound as good or better than SoundFonts that are 2-3 times its size.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"qsynth",
"fluidsynth"
]
}
]
}