cog/Plugins/MAD
Christopher Snowhill 2c0f04bbeb Possibly improve MAD sample conversion speed
No idea if this brings a noticeable improvement, but it probably makes
better sense to only do the division step one time instead of doing it
twice interleaved when processing stereo files, which are the most
common scenario anyway.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-26 01:08:55 -08:00
..
MAD.xcodeproj Brought back the MAD plugin from death 2022-02-24 17:51:10 -08:00
MADDecoder.h Brought back the MAD plugin from death 2022-02-24 17:51:10 -08:00
MADDecoder.m Possibly improve MAD sample conversion speed 2022-02-26 01:08:55 -08:00