Thanks. Those APIs work great. I can set and monitor the volume on the wave device. Now my only problem is trying to do the actual fade. Volumes are expressed in Hex (FFFFFFFF being max, 00000000 being min). The first 4 are for one channel, the second for the other.
I want to do a fade effect, but I'm not sure how to increment/decrement the value.
Sorry, hex has never been my strong point.