cog/Audio/Chain
Christopher Snowhill a2d8e0ec42 [Track Info] Add play count tabulation and display
Add play count data collection, including first seen times for every
file first added to the playlist. Data is indexed by album, artist, and
title, or by filename, whichever matches first. Add interfaces to
AppleScript automation definition as well.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-18 23:00:08 -07:00
..
AudioChunk.h Cog Audio: Implement support for channel config 2022-02-07 01:10:05 -08:00
AudioChunk.m Cog Audio: Implement support for channel config 2022-02-07 01:10:05 -08:00
BufferChain.h [Metadata Handling] Fix dynamic info updates 2022-06-12 19:43:41 -07:00
BufferChain.m [Metadata Handling] Fix dynamic info updates 2022-06-12 19:43:41 -07:00
ChunkList.h Now properly supports sample format changing 2022-02-07 19:18:45 -08:00
ChunkList.m Do not reset output sample rate automatically 2022-02-07 22:02:17 -08:00
ConverterNode.h [DSD] Add pure downsampling path, disabled 2022-06-10 02:13:10 -07:00
ConverterNode.mm [Audio Threads] Remove workgroup code 2022-06-18 15:43:40 -07:00
Downmix.h Cog Audio: Implement support for channel config 2022-02-07 01:10:05 -08:00
Downmix.m [Event Handling] Add context to all observers 2022-06-15 16:47:43 -07:00
HeadphoneFilter.h [HRIR Filter] Replace implementation with vDSP 2022-06-11 02:25:40 -07:00
HeadphoneFilter.mm [HRIR Filter] Employ impulse cache 2022-06-12 22:21:01 -07:00
HeadphoneFilterPFFFT.h [HRIR Filter] Replace implementation with vDSP 2022-06-11 02:25:40 -07:00
HeadphoneFilterPFFFT.mm [HRIR Filter] Replace implementation with vDSP 2022-06-11 02:25:40 -07:00
InputNode.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
InputNode.m [Audio Threads] Remove workgroup code 2022-06-18 15:43:40 -07:00
Node.h [Audio Threads] Remove workgroup code 2022-06-18 15:43:40 -07:00
Node.m [Audio Threads] Remove workgroup code 2022-06-18 15:43:40 -07:00
OutputNode.h [Track Info] Add play count tabulation and display 2022-06-18 23:00:08 -07:00
OutputNode.m [Track Info] Add play count tabulation and display 2022-06-18 23:00:08 -07:00