aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/command_generator.cpp
AgeCommit message (Expand)Author
2020-09-17audio_core/command_generator: Use const references where applicableLioncash
2020-09-17audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCo...Lioncash
2020-08-17Preliminary effectsDavid Marcec
2020-08-14Disable biquad filterDavid Marcec
2020-08-14Reworked ADPCM decoder to allow better streamingDavid Marcec
2020-08-01mix buffer depoppingDavid Marcec
2020-07-30adpcm streamingDavid Marcec
2020-07-25Address issuesDavid Marcec
2020-07-25audio_core: Apollo Part 1, AudioRenderer refactorDavid Marcec