wam-community
Version:
A collection of prebuilt Web Audio Modules ready for use
17 lines (16 loc) • 500 B
JSON
{
"identifier": "com.sequencerParty.synth101",
"name": "Synth-101",
"vendor": "Sequencer Party",
"description": "Software clone of a simple monophonic synthesizer classic, the Roland SH-101",
"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
}