Ok, here's an idea I'm toying with... it's easy enough to mod an existing lightspeed attentuator and add bluetooth connectivity to it.
Remove 100k stereo pot from the lightspeed
Add Arduino & bluetooth module (& smartphone)
Develop smartphone app / Arduino sketch
Once your smart phone is paired with the bluetooth module - a running "sketch" on the arduino will control 2 outputs PWM from 0 to 5v (which is not in the signal path of the audio signal)
Might be able to get by converting PWM output to analog voltage using a simple low pass filter (if it's too noisy, there are other methods)...
Resources;
BTInterface Android Bluetooth controller for PC Laptop Arduino Raspberry Pi PIC and all Micro controllers. LADDER BASIC C++
I thought it be fun to give this a go; I've had my arduino controller sitting in a box untouched for over a year. This should be a nice little project.
Remove 100k stereo pot from the lightspeed
Add Arduino & bluetooth module (& smartphone)
Develop smartphone app / Arduino sketch
Once your smart phone is paired with the bluetooth module - a running "sketch" on the arduino will control 2 outputs PWM from 0 to 5v (which is not in the signal path of the audio signal)
Might be able to get by converting PWM output to analog voltage using a simple low pass filter (if it's too noisy, there are other methods)...
Resources;
BTInterface Android Bluetooth controller for PC Laptop Arduino Raspberry Pi PIC and all Micro controllers. LADDER BASIC C++
I thought it be fun to give this a go; I've had my arduino controller sitting in a box untouched for over a year. This should be a nice little project.