Path: chuka.playstation.co.uk!scea!greg_labrec@interactive.sony.com From: Mark Jawad Newsgroups: scea.yaroze.programming.sound Subject: Re: Bug in CdPlay() ? Date: Wed, 15 Oct 1997 15:32:05 -0500 Organization: SCEA News Server Lines: 22 Message-ID: <34452845.3B05@uiuc.edu> References: <34400BAF.7675@teleport.com> Reply-To: jawad@uiuc.edu NNTP-Posting-Host: rochester-87.slip.uiuc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.02 (OS/2; I) David Tin Nyo wrote: > > My basically looks like this (pseudocode in << >> for > clarity): > > [Clip] > > This program works for playing audio tracks on all the > games I own with music tracks, but on certain music CDs > some tracks will not play. If I advance to some tracks > the player skips on to the next track. > -Dave > Dave, Do you have a delay set on how often you read the input from the control pad? The program might be reacting so fast that it skips 2 or 3 tracks every time you press L or R on the directional pad. Try waiting 10 VSyncs between pad reads and see if the problem still exists.. -Mark