aloe-audio-processor-value-tree 0.1.1

A Rust crate managing audio processor states via a hierarchical value tree, supporting parameter synchronization with GUI components and offering undo/redo state management. This crate is a translation of the c++ juce module serving the same function.