Re: convert-ly

2008-04-30 Thread Bertalan Fodor (LilyPondTool)
Try convert-ly.py Stan Sanderson wrote: Mac OS 10.4.11, tool version 2.20.15 w/ jEdit 4.3pre14 Is there a secret in getting convert-ly to work using LilyPondTool? I have resorted to doing conversions from the terminal; jEdit tells me "Error running external command." The command shown in Con

convert-ly

2008-04-30 Thread Stan Sanderson
Mac OS 10.4.11, tool version 2.20.15 w/ jEdit 4.3pre14 Is there a secret in getting convert-ly to work using LilyPondTool? I have resorted to doing conversions from the terminal; jEdit tells me "Error running external command." The command shown in Console is "convert-ly --edit /Users/me/De

Re: What's a moment?

2008-04-30 Thread Peter Chubb
> "Mats" == Mats Bengtsson <[EMAIL PROTECTED]> writes: Mats> A quarter note is represented as 1/4, a dotted half note as 3/4, Mats> ... Obviously it makes sense to add and subtract moments, but Mats> since they internally are represented as rational numbers, you Mats> also get multiplication

Re: What's a moment?

2008-04-30 Thread Mats Bengtsson
A quarter note is represented as 1/4, a dotted half note as 3/4, ... Obviously it makes sense to add and subtract moments, but since they internally are represented as rational numbers, you also get multiplication and division for free. /Mats Peter Chubb wrote: Hi, Reading the sche