This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-12 06:00:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Max Horn
5317b473b2
added cubic spline interpolation (only to mix_unsigned_mono_8 because that's what I used to test); next step will be to put this into a seperate function which all the 9 mixers (8 normal ones and one for MP3) will then use, but I gotta sleep now :-)
...
svn-id: r4585
2002-07-17 23:50:38 +00:00
..
fmopl.cpp
Major cleanup of fmopl, and change incorrect uint32 typecasting.
2002-05-08 02:06:26 +00:00
fmopl.h
Major cleanup of fmopl, and change incorrect uint32 typecasting.
2002-05-08 02:06:26 +00:00
imuse.cpp
indent run
2002-07-07 18:04:03 +00:00
imuse.h
indent run
2002-07-07 18:04:03 +00:00
mididrv.cpp
indent run
2002-07-07 18:04:03 +00:00
mididrv.h
indent run
2002-07-07 18:04:03 +00:00
mixer.cpp
added cubic spline interpolation (only to mix_unsigned_mono_8 because that's what I used to test); next step will be to put this into a seperate function which all the 9 mixers (8 normal ones and one for MP3) will then use, but I gotta sleep now :-)
2002-07-17 23:50:38 +00:00
mixer.h
indent run
2002-07-07 18:04:03 +00:00