In tracking down the looping bug, here are the grepped traces of the sequencer 
looping over a 1-bar, 4 notes segment, first loop only (where you indeed hear 
some supperfluous notes being played at the end of the loop) :

RosegardenSequencerApp::getSlice ( 1.920000R ->  1.960000R, false)
RosegardenSequencerApp::getSlice ( 1.960000R ->  2.000000R, false)
* RosegardenSequencerApp::getSlice ( 2.000000R ->  2.000000R, false)
* RosegardenSequencerApp::getSlice ( 0.000000R ->  0.040000R, true)
* RosegardenSequencerApp::getSlice ( 2.040000R ->  2.000000R, false)
* RosegardenSequencerApp::getSlice ( 0.000000R ->  0.080000R, true)
* RosegardenSequencerApp::getSlice ( 2.080000R ->  2.000000R, false)
* RosegardenSequencerApp::getSlice ( 0.000000R ->  0.120000R, true)
RosegardenSequencerApp::getSlice ( 0.000000R ->  0.040000R, false)
RosegardenSequencerApp::getSlice ( 0.040000R ->  0.080000R, false)
RosegardenSequencerApp::getSlice ( 0.080000R ->  0.120000R, false)

Can someone explain me the sequence I marked with '*' ? Is this the expected 
way of going ?

-- 
                                                Guillaume.
                                                http://www.telegraph-road.org


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Rosegarden-devel mailing list
[EMAIL PROTECTED] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to