Renato Panda - 2010-06-10

By the way, is it possible to implement offset and duration (or start and length) usage with the flux method?

Also, IMHO the MARSYAS core code should not print/output (at least by default) information to the console. In this case i'm refer to marsyas/BeatPhase.cpp prints at myProcess function. When building a console application this will spam the output window with undesired information.

Obviously i know i can just comment them out but that could also result in conflicts on future svn updates. Maybe the info could be printed using some flag or just available to be printed in tempo.cpp itself and not marsyas/BeatPhase.cpp code.

Just my 2 cents :)

Cheers,
Renato