1
vote
1answer
139 views

Build an Audio Toggle Box

I want to build a small box with two audio inputs and two audio outputs, with two switches to control the current input/output. Something like this: http://www.youtube.com/watch?v=mQzLnt0_-zU I've ...
1
vote
2answers
128 views

Connect multiple in/outputs in predefined order (beginner question)

I want to create a device for my guitar pedals which can rearrange my pedals in any given order. I have the following: At the beginning of the device I have an input for my guitar. For each pedal I ...