Skip to content

valencik/macAudioHacks

Repository files navigation

Tutorial: Live Audio Filters for Mac OS X

This short tutorial will get you the tools necessary to create a wide range of real time audio filters and effects for Mac OS X.

Download Soundflower This tool creates a virtual audio device that allows us to redirect the output sound back into another tool.

Download Soundflower

Download Audio Tools for Xcode The Audio Tools for Xcode contain AU Lab, the tool we will actually create our filters in.

Get Audio Tools for Xcode

Open up System Preferences and set your audio output to Soundflower 2ch.

Set up audio output

Open Audio Lab and choose Soundflower 2ch as input and you default audio device as the output.

Setup Audio Lab input and output

Finally create your desired filter or equalization settings by apply an effect to 'Output 1' within the Audio Lab document.

Create filter in Audio Lab document

Inspired by Dctr Watson

About

Quick tiny hack to apply live filters to your Mac's audio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published