On 18-Feb-08, at 2:10 PM, Tom Jennings wrote: > So I'm getting an erratic but frequent (1 out of 3?) long (100 - > 200 mS) pause in audio after I hit the CUE button on the Herc > *or* keyboard E. > > It did this when compiled with no optimize, optimize=4, > optimize=3. Same circumstance as in previous post. > > At first I thought 'so much for being congruent with waveform > display' but maybe it still is -- console debug still says > > Debug: WaveSummary generation successful for "trackname.mp3" > > when loading a track even in SIMPLE display. > > > CUE is utterly useless for me because of this. > > Later, maybe tonight, I will experiment with SHIFT-E to > cue-and-stop then play, to tease out if this exhibits the > same symptoms. >
Sounds like something's not right here. Even on my crappy P4 with a non-pro soundcard I don't get long pauses unless that weird waveform jumping thing happens... If you're bored, compile Mixxx with "scons gprof=1" and try to profile Mixxx to see where the CPU time is being spent during cueing/seeking. Launch Mixxx, load a song, and then just hammer the CUE button for like a minute, then analyze the gmon.out file (or whatever it's called). Google for how to use gprof if you're interested... Albert > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Mixxx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mixxx-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
