You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
508 B
19 lines
508 B
{
|
|
"module_name": "synth_shed",
|
|
"header_filename": "../../../../../examples/lib/lib_synth_shed/synth_shed.h",
|
|
"libclang_path": "/opt/local/libexec/llvm-9.0/lib/libclang.dylib",
|
|
"variables": [
|
|
],
|
|
"functions": [
|
|
"init_synth_shed",
|
|
"synth_create",
|
|
"synth_set_osc_count",
|
|
"tech_to_string",
|
|
"update_identity",
|
|
"filtertype_to_string",
|
|
"play_synth"
|
|
],
|
|
"debug_ast" : "True",
|
|
"debug_acid" : "True",
|
|
"debug_yml" : "True"
|
|
}
|
|
|