4
3
This is a project to provide automated control over a relay that switches
9
7
In summary, a relay is controlled to switch stereo input audio between two
10
8
outputs. Also, one of the outputs can be overridden by plugging in some
14
12
device with a unique vendor and product id. It is based on LUFA.
23
17
Download the LUFA project and unpack it in to the root directory of this
24
18
project. Then, either rename the LUFA directory to "LUFA", or just symlink to
25
19
it (which will allow you to have several versions of the library, should you
28
22
$ wget http://lufa-lib.googlecode.com/files/LUFA-120730.zip
36
29
Having unpacked LUFA, build the audio-switcher software.