parse_flp

Function parse_flp 

Source
fn parse_flp(path: &Path) -> Vec<PluginRef>
Expand description

Parse FL Studio .flp file (binary chunk format). Uses binary string extraction + UTF-16LE scanning for plugin paths.