summaryrefslogtreecommitdiff
path: root/src/soundplayer.cc
AgeCommit message (Collapse)Author
2019-01-01Default initialise SF_INFO to prevent compiler warning.HEADmasterBent Bisballe Nyeng
2018-12-27Improved clip prevention.Bent Bisballe Nyeng
2018-12-27Reduce volume with number of samples played to fix clipping noises.Bent Bisballe Nyeng
2018-12-27Add audio cache for the resampled/channel expanded sounds.Bent Bisballe Nyeng
2018-12-27Expand mono sounds to stereo (duplicate channel), skip channels > stereo and ↵Bent Bisballe Nyeng
resample all sounds to 48kHz.
2018-12-26Fix indentation and code-style.Bent Bisballe Nyeng
2014-09-05Internal code editor. Sound system.Bent Bisballe Nyeng