Cog/Plugins/APL
Christopher Snowhill dd7340d6d5
APL: Fix position handling for DSD
Correctly scale the AudioChunk frame counts. This more and more makes me
think I should be scaling this in the AudioChunk code instead, but then
code may not know about the special case of every 8 frames only being
one byte per channel.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-07-21 00:18:53 -07:00
..
APL.xcodeproj Update projects and source in prep for Xcode 15 2023-06-08 04:14:45 -07:00
APL_Prefix.pch Fixed Cuesheet bug so it doesn't load itself. 2007-10-20 16:15:02 +00:00
APLDecoder.h APL: Fix position handling for DSD 2023-07-21 00:18:53 -07:00
APLDecoder.m APL: Fix position handling for DSD 2023-07-21 00:18:53 -07:00
APLFile.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
APLFile.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00