cog/Application
Christopher Snowhill e7b78085ca New feature: Implemented headphone virtualization
This new virtualizer uses the Accelerate framework to process samples.
I've bundled a HeSuVi impulse for now, and will add an option to select
an impulse in the future. It will validate the selection before sending
it to the actual filter, which outright fails if it receives invalid
input. Impulses will be supported in any arbitrary format that Cog
supports, but let's not go too hog wild, it requires HeSuVi 14 channel
presets.
2022-01-25 16:50:42 -08:00
..
AppController.h Donate options: Re-launched my Patreon page, so added the link back 2022-01-18 00:07:40 -08:00
AppController.m Change a bunch of NSArray declarations to const collection literals 2022-01-18 18:12:57 -08:00
DockIconController.h Implement dock icon progress bar indicator for many processing operations, including adding tracks, removing tracks, and loading or reloading track metadata 2022-01-09 02:10:08 -08:00
DockIconController.m Implement dock icon progress bar indicator for many processing operations, including adding tracks, removing tracks, and loading or reloading track metadata 2022-01-09 02:10:08 -08:00
MediaKeysApplication.h Remove ThirdParty SPMediaKeyTap 2021-02-07 00:27:14 +03:00
MediaKeysApplication.m Store AppController<NSApplicationDelegate> in MediaKeysApplication 2021-02-07 00:33:47 +03:00
PlaybackController.h HDCD Indicator: Made this less janky too 2022-01-21 15:00:44 -08:00
PlaybackController.m New feature: Implemented headphone virtualization 2022-01-25 16:50:42 -08:00
PlaybackEventController.h Modernize PlaybackEventController. 2021-02-26 23:01:48 +03:00
PlaybackEventController.m Metadata: Now supports disc number field where possible 2022-01-21 21:49:17 -08:00