I wish I could figure out how to set it to step time, whenever I try to record, I end up with (examples following...)
!NoteWorthyComposerClip(2.0,Single)
|Rest|Dur:4th
|Note|Dur:8th|Pos:-6^|Opts:Stem=Up,Beam=First
|Note|Dur:32nd|Pos:-6|Opts:Stem=Up,Beam
|Note|Dur:16th,Dotted|Pos:-4|Opts:Stem=Up,Beam=End
|Rest|Dur:16th
|Note|Dur:8th,Dotted|Pos:-2
|Rest|Dur:32nd
|Note|Dur:8th,Dotted|Pos:1^|Opts:Stem=Down,Beam=First
|Note|Dur:32nd|Pos:1|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End
instead of
!NoteWorthyComposerClip(2.0,Single)
|Note|Dur:4th,Staccato|Pos:-6
|Note|Dur:4th,Staccato|Pos:-4
|Note|Dur:4th,Staccato|Pos:-2
|Note|Dur:4th,Staccato|Pos:1
!NoteWorthyComposerClip-End
If you're going to do it the way I'm doing, be prepared to suffer for your art. ;-)