L
Lynes
Guest
hello,
I try to use a microcontroller to translate the analog sliders of an old mixer into digital: Better said, I would like to assign a fixed program window to the individual sliders to change their volume, as the sound mixer does from the Windows settings (see picture in the appendix)
The readout from the slider is alreadydone, and my microcontroller is now sending the data (made with Esp8266) via local wifi via its own "website", where the data (position of the slider) can be read out from.
I just have no idea how I insert these values that I get over the Internet in a script into the system, (computer), does someone has an idea how I can adjust the variables of this Windows Settings window (see appendix) in Java / C / C # / C /node.js (whichever language helps) Address code ?!
So all i want is to make a program that runs in the background and sync the desktop sound with the values from the website.
Continue reading...
I try to use a microcontroller to translate the analog sliders of an old mixer into digital: Better said, I would like to assign a fixed program window to the individual sliders to change their volume, as the sound mixer does from the Windows settings (see picture in the appendix)
The readout from the slider is alreadydone, and my microcontroller is now sending the data (made with Esp8266) via local wifi via its own "website", where the data (position of the slider) can be read out from.
I just have no idea how I insert these values that I get over the Internet in a script into the system, (computer), does someone has an idea how I can adjust the variables of this Windows Settings window (see appendix) in Java / C / C # / C /node.js (whichever language helps) Address code ?!
So all i want is to make a program that runs in the background and sync the desktop sound with the values from the website.
Continue reading...