Fix an issue where the pattern doesn't advance,
commita70236e23eb3e49253f0e515c6cbebe2237b7509
authorErik Mackdanz <erikmack@gmail.com>
Thu, 26 Oct 2017 00:27:31 +0000 (26 00:27 +0000)
committerErik Mackdanz <erikmack@gmail.com>
Thu, 26 Oct 2017 00:27:31 +0000 (26 00:27 +0000)
tree4daaea3ca92d162e1125eb742e8ba93a1e9b96c9
parentd922c5bd0be20d4c1d573b27ea7e09d9bfa1cba6
Fix an issue where the pattern doesn't advance,
and an issue where extra prefix note events are emitted.
Repro pattern below.

voice bass triode 1
voice kick vsamp 1
pattern 100 0
r b3 80
0...'...'...'...
r---            | bass

pattern 100 0
e a3 80
0...'...'...'...
e---            | bass
src/realtime.c