Help with rewritting AudioMixer to new vista format
Windows API
1
Posts
1
Posters
0
Views
1
Watching
-
I have written code that is able to get and set voume/treble/bass levels for a set of speakers (using the AudioMixer in XP or earlier). How do I re-write that for the new Vista Audio API?? I have gotten the volume in by getting the DefaultAudioDevice, but for the life of me I can't figure out how to get the treble and bass in. Help??? TIA