ok, there are some basic misconceptions in your patch. the first one is that you did not use subpatches for each separate part of your logic. read here: subpatches#subpatches
also to playback a spread of sounds you should use the audio pack)-or-the-((contribution:vvvv.audio-pack-alpha).
and the ToggleButton (GUI) node from the addonpack will memorize its state automatically, no need for framedelay or any other complex logic.