What I wanted was: Click one message box to read into a [soundfile]. Then, when you send it a 'bang', I wanted it to pop out the first entry. But, after reading, you have to 'bang' it once to trigger the [textfile] right outlet (for reset). I also wanted seamless looping (no extra bang to reset).
That is:
- Bang the 'read' message box: Read and prepare, no left-outlet result from [textfile].
- Bang [textfile] once: First row.
- Bang [textfile] again: Next row, until last row auto-resets.
I came up with this but it looks a bit byzantine. Is there a more elegant way?
hjh