extract_named_plugins

Function extract_named_plugins 

Source
fn extract_named_plugins(data: &[u8], marker: &[u8]) -> Vec<PluginRef>
Expand description

Extract plugin names that follow a marker string in binary data. Used by Cubase (.cpr) where plugins appear as “Plugin Name” followed by the name.