RustAudio/dsp-chain

Use manual iteration for walking input nodes instead of Iterators (like petgraph).

mitchmindtree opened this issue · 0 comments

This will allow the user to retain mutable access to the graph while walking the inputs.