On Thu, 2017-04-27 at 20:59 +0200, Johan Vromans wrote: > On Thu, 27 Apr 2017 20:50:43 +0200, Johan Vromans <[email protected]> > wrote: > > > I removed Default.commands and now the migration completes. > > I did get the following warning (once): > > Denemo - WARNING : > A script error for file/script ;Play from Cusor to End > (d-PushPosition) > (DenemoSetPlaybackStart) > (d-MoveToEnd) > (d-MoveCursorRight) > (DenemoSetPlaybackEnd) > (DenemoGoForward) > (d-PopPosition) > (d-OneShotTimer 500 "(d-Play)") > ; the throw arguments are > > (zero? Wrong type argument in position ~A: ~S (1 #f) (#f)) > Denemo - WARNING : > The tag is > > wrong-type-arg > > (Note that this is the original, unmodified Ctrl-F5 command, not mine!)
Oh, yes, I think if you try to set the Start or End play marker in an empty measure you will get that. I've fixed it now in git. Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
