mirror of
https://github.com/bitgapp/eqMac.git
synced 2024-11-26 16:05:52 +03:00
Update README.md
This commit is contained in:
parent
d21100825a
commit
5a6551ffe2
@ -11,3 +11,6 @@ If you are interested to know how eqMac was created, you can read the [Story](ht
|
|||||||
|
|
||||||
### How it works
|
### How it works
|
||||||
I basically took Apple's [CAPlayThrough example](https://developer.apple.com/library/content/samplecode/CAPlayThrough/Introduction/Intro.html) and modified the AUGraph to have an EQ node. Combined it with [SoundFlower Audio Driver](https://github.com/mattingalls/Soundflower) and it just worked.
|
I basically took Apple's [CAPlayThrough example](https://developer.apple.com/library/content/samplecode/CAPlayThrough/Introduction/Intro.html) and modified the AUGraph to have an EQ node. Combined it with [SoundFlower Audio Driver](https://github.com/mattingalls/Soundflower) and it just worked.
|
||||||
|
<p align="center">
|
||||||
|
<img alt="eqMac2 Diagram" src="https://user-images.githubusercontent.com/8472525/29003031-13d1cd60-7aa7-11e7-9868-6afc36a34b52.jpg">
|
||||||
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user