is it possible to write text-events on midifiles as in: (new seq comments (loop for comm in '("x" "y" "z") with tme = 0 collect (new midimsg time tme msg (text-msg comm)) do (incf tme))) thanks for hints j.quint