summaryrefslogtreecommitdiff
path: root/firmware/pcm_mixer.c
AgeCommit message (Expand)Author
2011-12-05Use a macro for aligning PCM chunks instead of explictly coding it each time.Michael Sevakis
2011-12-04Collect the 16-bit signed range sample clipping routines scattered about, whi...Michael Sevakis
2011-07-02Use playback channel directly for peakmeters and plugins using peak calculati...Michael Sevakis
2011-06-29Do some adjustments to alleviate IRAM congestion on some targets from r30097....Michael Sevakis
2011-06-29Get android to build. Forgo optimized mixing code for app builds for the mome...Michael Sevakis
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis