aboutsummaryrefslogtreecommitdiff
path: root/source/nds/ds2sound.h
AgeCommit message (Expand)Author
2013-02-06Raise the sound frequency from 22050 Hz to 32000 Hz, which is like the SNES. ...Nebuleon Fumika
2013-01-18Revert "Reinstate the interrupt time setting."Nebuleon Fumika
2013-01-17Lower the timer interrupt interval to 13.3 milliseconds to avoid underflows (...Nebuleon Fumika
2013-01-17Reinstate the interrupt time setting.Nebuleon Fumika
2013-01-13Remove the interrupt time setting.Nebuleon Fumika
2013-01-12ds2sound.h: Set the interrupt interval to 15.36 milliseconds and explain why.Nebuleon Fumika
2013-01-11Fix the interrupts glitching sound. Put the sound back at 22050 Hz.Nebuleon Fumika
2013-01-09Increase the audio frequency to 48 kHz. Timer interrupt intervals and buffer ...Nebuleon Fumika
2013-01-08Configurable interrupt interval for the sound timer. Right now, only 22050 Hz...Nebuleon Fumika
2012-12-30Return to 22050 Hz audio. 48000 Hz was just too much to handle, apparently.Nebuleon Fumika
2012-12-26Smoother sound. Raise the sound sampling frequency to 48000 Hz.Nebuleon Fumika