HolyCityAudio / SpinCAD-Designer

SpinCAD Designer is an open source Java project which allows creation of patches for the Spin FV-1 audio DSP chip.
153 stars 27 forks source link

Deleting one part of a feedback loop should delete the other part as well #16

Open Digital-Larry opened 5 years ago

Digital-Larry commented 5 years ago

A feedback loop has two parts, an input and an output. When you add a feedback loop, both blocks are added. Since they go together, deleting one should delete the other one.