cog/Audio/Output
Christopher Snowhill d9a09bff40 [Audio Output] Eliminated another stack buffer
Another large stack buffer was at play here. Consolidated it into an
existing buffer that can perform double duty here, since neither place
it's used conflicts with each other.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-19 23:03:00 -07:00
..
FSurroundFilter.h [Audio Output] Greatly improve sample rate changes 2022-07-15 06:18:08 -07:00
FSurroundFilter.mm [Audio Output] Greatly improve sample rate changes 2022-07-15 06:18:08 -07:00
HeadphoneFilter.h [Headphone Filter] Minor changes 2022-07-11 14:38:52 -07:00
HeadphoneFilter.mm [Headphone Filter] Minor changes 2022-07-11 14:38:52 -07:00
OutputAVFoundation.h [Audio Output] Greatly improve sample rate changes 2022-07-15 06:18:08 -07:00
OutputAVFoundation.m [Audio Output] Eliminated another stack buffer 2022-07-19 23:03:00 -07:00