mirror of
https://github.com/bitgapp/eqMac.git
synced 2024-11-22 22:32:17 +03:00
macOS System-wide Audio Equalizer & Volume Mixer 🎧
angularaudioaudio-applicationsaudio-effectaudio-processingavaudioenginecoreaudioeqequalizerhalmacososxstarred-bitgapp-repostarred-reposwiftvolume-controlvolume-mixer
eqMac2.xcodeproj | ||
eqMac2.xcworkspace | ||
eqMac.xcworkspace | ||
Source | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
Podfile | ||
Podfile.lock | ||
README.md | ||
STORY.md |
eqMac2
eqMac2 is a Free System-Wide Equalizer for the Mac.
How it started
If you are interested to know how eqMac was created, you can read the Story
How it works
I basically took Apple's CAPlayThrough example and modified the AUGraph to have an EQ node. Combined it with SoundFlower Audio Driver and it just worked.