On Mon, Nov 28, 2005 at 07:37:44PM +0000, Kelvin Lawson wrote: > > I'm actually keen to implement an internal MP3/OGG/WAV player anyway; we > > need that to be able to do pitch shifting and time munging, and then we > > get seeking (coding the CDG seeking part will be fun ;). > > Yeah, I'm not decided on the best technique for seeking. I think we need > to go back to the last Memory Preset command (like a clear screen), and > internally decode all of the graphics commands up to the new seek time. > We can speed this up by not blitting to the screen until the last command.
That sounds good. I was wondering how that would get handled. > Then there's the Border Preset as well - this area isn't shown unless > there's a scroll command which scrolls it in. If we don't go back to the > last Border Preset, then there could be erroneous data in the border > that gets scrolled in. > > What do you think? I think that I've never *ever* seen a commercial CDG that scrolls. Ever. KBS will create them, and I should have that in a week or two. But I wouldn't worry *too* much about it. Cheers, -- jra -- Jay R. Ashworth [EMAIL PROTECTED] Designer Baylink RFC 2100 Ashworth & Associates The Things I Think '87 e24 St Petersburg FL USA http://baylink.pitas.com +1 727 647 1274 "Space is called 'space' because there's so much *space* there." - John Walker, of Fourmilab, on Trek's End ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Pykaraoke-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss
