View Single Post
Old November 25th, 2011, 20:21   #59
paul_nicholls
Registered User
 
Join Date: Sep 2011
Location: Australia, Tasmania
Posts: 180
Quote:
Originally Posted by refraction View Post
Very true but if you are doing background music or sound, the game will have to pause while the sound plays, which could be a little annoying if its a long sound tho I guess you don't have to use it
haha..ok, that is true

Well, thinking about it most sound libraries allow sounds to play and the user doesn't have to wait for them to finish before continuing...so I don't think we need the wait instruction for sound playing anymore (maybe for other tasks though...don't know).

Ok everyone, what do you think of the proposed sound instructions then?

If you all like the idea of the ADSR and waveform generation being put into the Chip16, I will share my code...it is in Delphi (Object Pascal) code but should be easily converted over to other languages like C++ or similar

cheers,
Paul
paul_nicholls is offline   Reply With Quote