I've been away from OM for a while, and now I am preparing some examples for teaching.
For some reason this simple example won't playback staccato properly (Snippet > Audition and Notation).
What am I missing here? The notation shows the staccato markings.
(make-omn :length (gen-repeat 20 'q)
:pitch (integer-to-pitch '(0 2 5 7 10))
:velocity '(mp)
:attribute '(- - stacc)
:span :length
)