var Volume = GetVolume("CD")
// get the current volume of the CD channel
var Volume = GetVolume("Wave")
// get the master wave volume
var Volume = GetVolume("Wave",2)
// get the wave volume of channel 2
var Volume = GetVolume("Wave",-1)
// get the master wave volume