I'll take a look at this and finally make a new release (the list of bug
fixes and promised additions has accumulated quite a bit).  It might be
initially dividing the score into measures 1/2 a beat in duration, then
consolidating every two measures into a 1/4 measure since only the
measure at times 0.0, 1.0, 2.0 etc. are explicitly specified (unless you
tell it not to, FOMUS merges measures that it generates and that are too
small with previous measures to avoid small measures popping up in
places).  Either setting `beat' to 1/8 or setting `min-measdur' to 0
might fix this (in different ways).

-David

On 08/26/2012 07:26 PM, Torsten Anders wrote:
> Dear David,
>
> The following snippet results in a 1/4 meter for the first bars, although a 
> 1/8 meter is indicated. However, the last meter is shown correctly. If some 
> bars are removed at the end, then again a bar with formerly wrong time 
> signature is correctly shown. 
>
> What am I missing? 
>
> part <id:1>
> time=0.0 dur=0.5 | timesig:(1 8) |
> note part 1 time:0.0 dur:0.33333 dynamic:0.50394 pitch:60.0 [(..] ;
> note part 1 time:0.33333 dur:0.33333 dynamic:0.50394 pitch:60.0 [..)] [.] ;
> time=1.0 dur=0.5 | timesig:(1 8) |
> note part 1 time:1.3333 dur:0.33333 dynamic:0.50394 pitch:60.0 [(..] ;
> note part 1 time:1.6667 dur:0.33333 dynamic:0.50394 pitch:60.0 [..)] ;
> time=2.0 dur=0.5 | timesig:(1 8) |
> note part 1 time:2.2 dur:0.4 dynamic:0.50394 pitch:60.0 [(..] ;
> note part 1 time:2.6 dur:0.4 dynamic:0.50394 pitch:60.0 [..)] ;
> time=3.0 dur=0.5 | timesig:(1 8) |
> note part 1 time:3.0 dur:0.2 dynamic:0.50394 pitch:60.0 [(..] ;
> note part 1 time:3.2 dur:0.4 dynamic:0.50394 pitch:60.0 [..)] [.] ;
> note part 1 time:3.6 dur:0.4 dynamic:0.50394 pitch:60.0 ;
>
>
> Best wishes,
> Torsten
>
> --
> Dr Torsten Anders
> Course Leader, Music Technology
> University of Bedfordshire
> Park Square, Room A315
> http://www.torsten-anders.de
>
>
>


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
fomus-user mailing list
fomus-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fomus-user

Reply via email to