> On 12/30/2012 03:20 PM, Jim Cochrane wrote:
[...]
>> stderr) warning messages to the terminal window it was run in - a long
>> stream of 2-line messages to the effect of:
>>
>> WARNING: SegmentNotationHelper::makeNoteViable(): No valid split for
>> event of duration 986 at 259677 (split duration 1440), ignoring
>> remainder WARNING: This is probably a bug; fix required
> ...
>> I don't know how long this 2-line message was repeated, but it was
>> enough to fill the scroll buffer of my terminal window.  (Output saved
>> to file error-output .)

I looked at this in SegmentNotationHelper and I suspect these warnings are
a red herring.  AFAICT SegmentNotationHelper will always do that when it
can't exactly represent a note as some tied group of whole notes, halfs,
etc.  When recording from performance, that's always going to be the case.

"D. Michael McIntyre" <rosegarden.trumpe...@gmail.com> writes:
> [...]
> Is this with 12.12.25 or current SVN?
>
> Looking at that with fresh eyes, it looks likely there's another problem
> of the sort we've seen before with note on and note off getting out of
> whack, resulting in stupidly long notes that can't be split properly,
> and other problems.
>
> Tom did work on related issues for this release, so the latest
> Rosegarden is the first place to start.  If it's still happening with
> the latest Rosegarden, then obviously the issues aren't sorted yet.

Yes, but I don't think that's it.  The noteoff bug I made and fixed only
affected outgoing noteoffs, which only MIDI export looks at.  It was
because I used the wrong STL container, but now we're using the right one
(just checked), so the situation seems to afford no opportunity for that
particular bug to come back.

        Tom Breton (Tehom)



------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to