wam-community
Version:
A collection of prebuilt Web Audio Modules ready for use
16 lines • 729 B
JSON
{
"identifier": "com.wimmics.thruzeroflanger",
"name": "ThruZeroFlanger",
"vendor": "Wimmics",
"description": "Thru-zero flanger that models a pair of tape delays with rate/depth/feedback/synchronization modes controls. Authors: Michel Buffa for making it a WAM, Q. Beauchet for GUI improvements, original Faust Code : Oli Larkin",
"version": "1.0.0",
"apiVersion": "1.0.0",
"thumbnail": "default.png",
"keywords": ["flanger"],
"isInstrument": false,
"website": "Original web site with faust code by O.Larkin : https://www.rebeltech.org/patch-library/patch/Thru_zero_flanger",
"hasAudioInput": true,
"hasAudioOutput": true,
"hasMidiInput": false,
"hasMidiOutput": false
}