|
I don't think this would be easily possible from what I know of how the mixer works in windows. You can only send sounds to a line I don't think there is anyway to control what channel on the line the sounds go to. Globally you can change the how much sound goes to one channel relative to the others, but not which sounds go to a channel.
The right way to accomplish what you want is to have 2 sound cards. One for GPS and one for whatever other app your running. If your lucky, the software will let you select which output device to use, but don't count on it, most software just uses the preferred sound output device chosen in the windows control panel. The best way to get around this would be to just write a small app that switches the preffered sound device in windows programmatically whenever it is run, then it runs the app.
Last edited by god_of_cpu : 04-16-2004 at 09:35 AM.
|