summaryrefslogtreecommitdiff
path: root/shared-module/audiomixer
AgeCommit message (Expand)Author
2020-06-01audiomixer: Fix garbled playback when voice 0 is stopped, audio popsJeff Epler
2020-01-20Mixer: rename function based on review commentJeff Epler
2020-01-20Mixer: use MP_LIKELY macro instead of locally brewed oneJeff Epler
2020-01-16Mixer: Rework for performance, particularly of the S16 caseJeff Epler
2020-01-16mixer: factor out mix_one_voiceJeff Epler
2019-12-04audiosample: convert to use a protocolJeff Epler
2019-09-08audiomixer: Supply constants in a way "-Og" optimization expectsjepler
2019-09-03remove leftover debug printsommersoft
2019-09-01use more accurate ARMv7 prepocessor flags; TODOs for asm instructionssommersoft
2019-08-31include CMSIS instrinsic addition functions for M4; cleanup C math funcssommersoft
2019-08-25fix 'audiomixer_mixer_reset_buffer'sommersoft
2019-08-24move Mixer & MixerVoice from 'audiocore' to 'audiomixer'sommersoft