UNPKG

wam-community

Version:

A collection of prebuilt Web Audio Modules ready for use

105 lines (104 loc) 2.63 kB
{ "plugins": [ { "path": "audio_input", "category": ["Effect", "Utility"] }, { "path": "distortion", "category": ["Effect", "Distortion"] }, { "path": "envmod", "category": ["Modulation", "Modulator"] }, { "path": "functionseq", "category": ["MIDI", "Sequencer"] }, { "path": "microkorg_editor", "category": ["MIDI", "External Device"] }, { "path": "jx3p_editor", "category": ["MIDI", "External Device"] }, { "path": "ob6_editor", "category": ["MIDI", "External Device"] }, { "path": "midi_output", "category": ["MIDI", "Utility"] }, { "path": "randomizer", "category": ["Modulation", "Modulator"] }, { "path": "soundfont", "category": ["Instrument", "Sampler"] }, { "path": "video_butterchurn", "category": ["Video", "Generator"] }, { "path": "audio_track", "category": ["Instrument", "Audio Player"] }, { "path": "drumsampler", "category": ["Instrument", "Sampler"] }, { "path": "midi_debug", "category": ["MIDI", "Utility"] }, { "path": "modal", "category": ["Instrument", "Synthesizer"] }, { "path": "reverb", "category": ["Effect", "Reverb"] }, { "path": "stepmod", "category": ["Modulation", "Sequencer"] }, { "path": "delay", "category": ["Effect", "Delay"] }, { "path": "midi_input", "category": ["MIDI", "Utility"] }, { "path": "pianoroll", "category": ["MIDI", "Sequencer"] }, { "path": "simpleEQ", "category": ["Effect", "Equalizer & Filter"] }, { "path": "synth101", "category": ["Instrument", "Synthesizer"] }, { "path": "video_isf", "category": ["Video", "Effect"] }, { "path": "video_input", "category": ["Video", "Generator"] }, { "path": "video_threejs", "category": ["Video", "Generator"] } ] }