Machine states
From Buzztard
how to implement the various machine states (mute, solo, bypass)
- would it be sufficient to disconnect a element for muting, or does it work setting the element to PAUSED state
- solo means mute all generators, but the one that is solo
- it further need to mute all processors that are not used then
- bypass means to temporarily connect soure-peer with the dest-peer



