hvcc-examples-dpf/dpf_delay_simple.json
2022-09-16 15:34:36 +02:00

18 lines
347 B
JSON

{
"dpf": {
"dpf_path": "../dpf",
"project": true,
"description": "Simple Delay",
"maker": "Wasted Audio",
"license": "ISC",
"midi_input": 0,
"midi_output": 0,
"plugin_formats": [
"lv2_dsp",
"vst2",
"vst3",
"jack"
]
}
}