I’m trying to choose which audio output device to use with my audio player (XMPlay). It has various output plugins, including DirectSound and ASIO (don’t even get me started on the MIDI device selection!)
When I look at the output configuration list, I find the following devices.
ASIO - Creative ASIO
ASIO - SB Audigy 2 ASIO 24/96 [DF00]
ASIO - SB Audigy 2 ASIO [DF00]
DirectSound - SB Audigy 2 Audio [DF00]
SB Audigy 2 Audio [DF00]
…
By simply adding some whitespace it really becomes clear how similar the devices, and thus why I am so confused:
ASIO - Creative ASIO
ASIO - SB Audigy 2 ASIO 24/96 [DF00]
ASIO - SB Audigy 2 ASIO [DF00]
DirectSound - SB Audigy 2 Audio [DF00]
SB Audigy 2 Audio [DF00]
…
Obviously using an ASIO device would be preferable (the non-ASIO devices sound much quieter), but which one? I’m fairly sure that the first and third sound the same, but the middle one (“24/96”) sounds different (not better or worse, just different, eg “wider”). Can anyone tell me what the difference between the three ASIO devices on the same card are or what the difference is between the bare card and the DirectSound entry for it?
(Also, why is it that the hexadecimal number (address?) seems to change whenever I move the card or reinstall the drivers?)