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.
|
- {
- global: carla_get_native_rack_plugin;
- carla_get_native_patchbay_plugin;
- carla_get_native_patchbay16_plugin;
- carla_get_native_patchbay32_plugin;
- carla_get_native_patchbay64_plugin;
- carla_get_native_patchbay_cv_plugin;
- carla_create_native_plugin_host_handle;
- carla_host_handle_free;
- carla_get_native_plugin_engine;
- carla_get_complete_license_text;
- carla_get_juce_version;
- carla_get_supported_file_extensions;
- carla_get_supported_features;
- carla_get_library_filename;
- carla_get_library_folder;
- local: *;
- };
|