read_binary_project

Function read_binary_project 

Source
pub(crate) fn read_binary_project(
    file_path: String,
    ext: &str,
) -> Result<Value, String>
Expand description

Read any binary DAW project file and return a structured JSON tree.