wam-community
Version:
A collection of prebuilt Web Audio Modules ready for use
17 lines (16 loc) • 488 B
JSON
{
"identifier": "com.sequencerParty.MIDIIn",
"name": "MIDI Input",
"vendor": "Sequencer Party",
"description": "WebMIDI Input. Requires browser support for WebMIDI.",
"version": "1.0.0",
"sdkVersion": "1.0.0",
"thumbnail": "screenshot.png",
"keywords": ["utility", "midi"],
"isInstrument": false,
"website": "https://sequencer.party",
"hasMidiInput": false,
"hasMidiOutput": true,
"hasAudioInput": false,
"hasAudioOutput": false
}