How does one get the master volume in Java? I want to make a program that displays (NOT CHANGE) this value (probably on a JProgressBar or somet
JProgressBar
Nico is right. Here is an article and example that might help you.
http://onjava.com/pub/a/onjava/excerpt/jenut3_ch17/index.html http://onjava.com/onjava/excerpt/jenut3_ch17/examples/SoundPlayer.java