wam-community
Version:
A collection of prebuilt Web Audio Modules ready for use
17 lines (16 loc) • 696 B
JSON
{
"identifier": "com.wimmics.stonephaser",
"name": "StonePhaser",
"vendor": "Wimmics",
"description": "This is an analog phaser with similarity to the Small Stone. It has a color switch, which makes the phasing stronger when on, and adds some feedback controls. Authors: Michel Buffa for making it a WAM, Q. Beauchet for GUI improvements, original faust Code by jpcima https://github.com/jpcima/stone-phaser",
"version": "1.0.0",
"apiVersion": "1.0.0",
"thumbnail": "default.png",
"keywords": ["phaser"],
"isInstrument": false,
"website": "",
"hasAudioInput": true,
"hasAudioOutput": true,
"hasMidiInput": false,
"hasMidiOutput": false
}