| 1. |
Solve : how does mmsys.clp work?? |
|
Answer» So I was going to write a program that lowers the volume of music when it SENSED incoming audio from skype, but then I learned that java doesn't do that. So I was wondering what does. Hate to sound uppity, but obviously some PROGRAMMING language does it, because mmsys.clp (windows sound control panel thingy) has an option for it. what language are the .clp's written in? \ how does it do that? So from the very little I understood of the articles, this is a hardware thing that can't really be altered by programs? It probably can, but you'll have to dig pretty deep into Windows APIs, callbacks, and other 'fun' stuff. |
|