Am Sat, 27 Sep 2008 12:50:03 -0500 schrieb "Gabriel M. Beddingfield" <[EMAIL PROTECTED]>:
> Gabriel M. Beddingfield wrote: > > Gabriel M. Beddingfield wrote: > >> Sebastian Moors wrote: > >>> after more tests i found out that the change appears with revision 210. > >>> This is the revision in which the lead and lag feature was introduced. > >>> It would be great if someone with more knowledge of the audio-internals > >>> could look > >>> into that part of code.. > > Fixed in Rev 527. Commit messages/patches attached, FYI. > > Thanks, > Gabriel > hiho gabriel, think we run into a lot of problems since your last patch. the transport pointer (triangle) into songeditor jumps around. and into the patterneditor he make some strange moves. i get a lot messages like this. (E) int H2Core::findPatternInTick(int, bool, int*) [findPatternInTick] tick = -2147483648. No pattern found (E) int H2Core::findPatternInTick(int, bool, int*) [findPatternInTick] tick = -2147483648. No pattern found (E) int H2Core::findPatternInTick(int, bool, int*) [findPatternInTick] tick = -2147483648. No pattern found (E) int H2Core::findPatternInTick(int, bool, int*) [findPatternInTick] tick = -2147483648. No pattern found also i get several asserts like this. hydrogen: libs/hydrogen/src/hydrogen.cpp:1950: long unsigned int H2Core::Hydrogen::getTickPosition(): Zusicherung »tick >= 0« nicht erfüllt. /bin/sh: line 1: 9506 sorry that i cant help you more constructive, but in the moment i am not very bound up into the transport funktions. greetings wolke ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
