burns-audio-wam
Version:
Collection of Web Audio Modules (WAMs) by Burns Audio
17 lines (16 loc) • 515 B
JSON
{
"identifier": "com.sequencerParty.soundfont",
"name": "Soundfont Player",
"vendor": "Sequencer Party",
"description": "Soundfont polyphonic instrument player. Plays SF2 files converted to a web format.",
"version": "1.0.0",
"sdkVersion": "1.0.0",
"thumbnail": "screenshot.png",
"keywords": ["synth"],
"isInstrument": true,
"website": "https://sequencer.party",
"hasMidiInput": true,
"hasMidiOutput": false,
"hasAudioOutput": true,
"hasAudioInput": false
}