pub fn graph_process(graph: &mut ove_audio_graph) -> Result<()>
Process one cycle (app-driven mode).
Returns an error if graph is not built.