Controll the volume of a window

hello everybody,
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 ?!

(if you're wondering why i posted this topic twice: i firstly forgot to write the post in english and a moderator moved my post to the german "forum side" (which i didn't know), i sew that i got no replays, so if wondered why and them remeber this is an english forum, so i edit it to the english language. but now there is an english post in the german forum....)

lynes:
I just have no idea how I insert these values ​​that I get over the Internet in a script into the system, (computer),

This seems like a question for a Forum that deals with PC programming or Web programming. As far as I can see you already have the Arduino part working.

What exactly do you mean by "into the system"? Are you trying to write a desktop PC program that can receive the data and display it as sliders?

OR are you trying to make the sliders appear in the web browser on your PC?

....R

Robin2:
What exactly do you mean by "into the system"? Are you trying to write a desktop PC program that can receive the data and display it as sliders?

OR are you trying to make the sliders appear in the web browser on your PC?

....R

yes, a program that runs in the background and sync the desktop sound with the values from the website.

lynes:
yes, a program that runs in the background and sync the desktop sound with the values from the website.

Then, as I already mentioned, you need to seek advice on a Forum that deals with PC programming.

...R

@lynes has also posted this in German. They have received some replies on that thread. Here's the Google Translate English version of the topic:

@pert this is nothing new, I have already answered why I removed the German post here in this new post. Please pay actually attention next time to what we write here in our posts :wink:

  • lynes

Cross-posting is against the rules of the forum. The reason is that duplicate posts can waste the time of the people trying to help. Someone might spend 15 minutes (or more) writing a detailed answer on this topic, without knowing that someone else already did the same in the other topic.

Repeated cross-posting will result in a suspension from the forum.

In the future, please take some time to pick the forum board that best suits the topic of your question and then only post once to that forum board. This is basic forum etiquette, as explained in the sticky "How to use this forum - please read." post you will find at the top of every forum board. It contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

lynes:
@pert this is nothing new,
I have already answered why I removed the German post here in this new post.
Please pay actually attention next time to what we write here in our posts :wink:

I admire your lovely attitude.