Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | AUDIO: Make GPL headers consistent in themselves. | Johannes Schickel | |
2014-01-16 | AUDIO: Register EAS sound driver as plain sound type. | Johannes Schickel | |
MIDI code will control volume via MIDI events thus the generated audio should not be affected by mixer sound volumes. The initial commit 0e6cdfd67580f75e912c5e92abb26821d032f74b added it as music sound type. Might be copied from the (also) incorrect FluidSynth code. | |||
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | ANDROID: Fix compilation harder | dhewg | |
2011-03-27 | ANDROID: Use the midi gain option for EAS | dhewg | |
2011-03-26 | ANDROID: Maybe working support for EAS DLS soundfonts | dhewg | |
2011-03-26 | ANDROID: Add code to dump the EAS stream to a file | dhewg | |
2011-03-26 | ANDROID: Fix MIDI packet size | dhewg | |
Instruments are now not reset to the grand piano due to trailing zeroes. Thanks to waltervn for noticing this. | |||
2011-03-25 | ANDROID: Experimental MIDI Driver | dhewg | |
Based on the SONiVOX® Embedded Audio Synthesis (EAS™) library, which is part of the base Android OS. CPU stats (Cortex A8 1GHz, monkey1 intro, peak values): MAME OPL: 30% DosBox OPL: 26% EAS: 19% |