Hello List :-) I made two commits tonight that fix a few annoyances that have been getting on my nerves for a while.
One is, when Hydrogen reached the end of the song, it would stop and go back (locate) to the start of the song. With the jack driver however, that wouldn't always happen. Especially when working in sync with Ardour (which is my primary, if not only, use case at home). The remedy seems to be, to postpone the locate part for one processing cycle ( = buffer length). (this took 10 minutes to code, but at least 5 ours to figure out!). The other has been mentioned by journeyman in a mail (Date: 2008-07-22 23:10, "[Hydrogen-devel] Small UI bug"), and concerns the position of the little triangle (timeline cursor) in the song panel, when repositioning with playback stopped. I'm really quite satisfied with the result, hence the commits (!), but like I said, I'm always using H2 together with Ardour so I'd REALLY LIKE IF PEOPLE would test revision 317 to see if I've broken anything. Especially wolke, who I think uses H2 in a different context than what I do !? Cheers Jakob Lund. ------------------------------------------------------------------------- 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
