pub fn describe(tree: &PatchTree) -> RackDescriptionExpand description
Describe a patch as a rack of modules, knobs, and wires.
The amp/VCA stage (mandatory on every voice) appears as an amp module at
column 0 with the audio root wired into it.
pub fn describe(tree: &PatchTree) -> RackDescriptionDescribe a patch as a rack of modules, knobs, and wires.
The amp/VCA stage (mandatory on every voice) appears as an amp module at
column 0 with the audio root wired into it.