wam-community
Version:
A collection of prebuilt Web Audio Modules ready for use
17 lines (16 loc) • 493 B
JSON
{
"identifier": "com.wimmics.smoothdelay",
"name": "SmoothDelay",
"vendor": "Wimmics",
"description": "Delay that does't click or transpose when the delay time is changed, in Faust. Author: Yann Orlarey.",
"version": "1.0.0",
"apiVersion": "1.0.0",
"thumbnail": "default.png",
"keywords": ["delay"],
"isInstrument": false,
"website": "",
"hasAudioInput": true,
"hasAudioOutput": true,
"hasMidiInput": false,
"hasMidiOutput": false
}