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.
16 lines
407 B
16 lines
407 B
{
|
|
"module_name": "synth_shed",
|
|
"header_filename": "../../src/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"
|
|
]
|
|
}
|
|
|