Wow, that's a great feeling as a user when you have an issue and people involved with the project are able to quickly hunt it down and fix it if it's a bug.
I guess my other question relating to the early timings on the events is - if I did quantization within the notation editor to quarter notes, should that not have resolved the beginning timing of the events? Should I have applied a quantizer to the segment in the main RG window? Thanks all, On 04/10/2011 06:27 AM, Chris Cannam wrote: > On 10 April 2011 10:36, Chris Cannam <[email protected]> wrote: >> On 10 Apr 2011 10:21, "D. Michael McIntyre" >> <[email protected]> wrote: >>> I can't get acceptable results out of Rosegarden, pulling out all the >>> tricks at my disposal after all these years. >> >> Wow, you don't hear that every day. > > It's a bug. We find the event at the start of each bar via > segment->findTime, but many of these notes have performance times > earlier than the bar start which have been rounded up for notation, so > this function returns one event too late and the gap between the bar > start and the returned event (the one that should have been second in > the bar) is simply skipped. > > Fix is in rev 12275: use > SegmentNotationHelper::findNotationAbsoluteTime instead. I've applied > that to both LilypondExporter and the similar code in MupExporter. > > Caveat -- owing to lack of time and consequent increasing lack of > familiarity, I'm not as good at testing for breakages from changes > like this as I used to be. And that wasn't too good already. Anyone > in a position to check that this doesn't break their existing Lilypond > outputs is encouraged to do so. > > > Chris > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > _______________________________________________ > Rosegarden-user mailing list > [email protected] - use the link below to unsubscribe > https://lists.sourceforge.net/lists/listinfo/rosegarden-user ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Rosegarden-user mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
