aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/mt32/synth.cpp
AgeCommit message (Expand)Author
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn
2004-12-02Synched with upstream (Munt 0.1.1).Jerome Fisher
2004-11-29- Fixed uninitialised reverb level. This bug took embarrassingly long to find...Jerome Fisher
2004-11-28- Cleanup.Jerome Fisher
2004-11-28Fixed various warningsMax Horn
2004-11-28- More cleanup.Jerome Fisher
2004-11-28- Cleanup. Still waiting for a real MT-32 to check PCM tuning.Jerome Fisher
2004-11-28- Tweaked tuning.Jerome Fisher
2004-11-28- Added graphical representation of initialisation progress. This is quite ha...Jerome Fisher
2004-11-15const const constMax Horn
2004-11-14- Huge cleanup of LUT stuff.Jerome Fisher
2004-11-14MT32 MidiDriver:Jerome Fisher
2004-11-13MT32 MidiDriver:Jerome Fisher
2004-11-06Remove stray ;Travis Howell
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko
2004-10-24o Sync with upstream sourceEugene Sandulenko
2004-10-24More cleanup. Too bored to continue now.Torbjörn Andersson
2004-10-24More cleanup.Torbjörn Andersson
2004-10-24o Check size of waveforms.raw so output rate could be adjustedEugene Sandulenko
2004-10-23o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time s...Eugene Sandulenko
2004-10-23fixed warningsPaweł Kołodziejski
2004-10-23More cleanup. Too bored to go on.Torbjörn Andersson
2004-10-23CleanupTorbjörn Andersson
2004-10-23CleanupTorbjörn Andersson
2004-10-23Cleaned up axtoi()Torbjörn Andersson
2004-10-22cleanupMax Horn
2004-10-22Replaced the Bit* data types with ScummVM's int* and uint* types. TheTorbjörn Andersson
2004-10-22IndentationTorbjörn Andersson
2004-10-22Fixed warning. Hopefully without breaking anything.Torbjörn Andersson
2004-10-22Correction for mingw compileTravis Howell
2004-10-21Fix sign warningsMax Horn
2004-10-21Patch #1048326 Better MT-32 supportEugene Sandulenko