> Then, H2Core::Hydrogen doesn't care about sample rates, frames-per-tick, > samples-per-beat, tempo, or anything. We just go through the Note queue and > say, "What > sample to I use for tick 575?" yes, sounds very good.
also imo, we need different transport priorities. live mode & normal mode live mode is designed for tap tempo and beat counter functions as master to get sync control over other application's like your InConcert. normal mode to sync with ardour as slave or to use the maybe new implemented tempo change_bar function. in my little privat fork :-) i have implement a tempo bar into hydrogen. there you can put different tempos to different positions into the song. in this version i implement a live mode button, then you can choose between different priorities for transport. i don't implement this feature into 0.9.4 because it is only a code workaround around the main transportfunktion from hydrogen. but it works very well into my small fork. this make it a lot easier to control the buggy transport. 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
