So, looking at this, it's a little more complex than it sounds like -
for example, let's say I have a sequence of hits:a -> b -> a -> c -> a
-> d -> band I create a sequential sequence "a then b",How would you
want "before the sequence", "during the sequence", and "after the
sequence" to work?