Creative Audigy 4: FMOD error (58)...

when using sound card Audigy 4 and 5.1 sound system all examples fail with FMOD error (58) : Error initializing output device.

full log:

FMOD: System::create                 : Header version = 1.4.1.  Current version = 1.4.1.
FMOD: SystemI::init                  : FMOD Studio Version: 00010401 (55123)
FMOD: SystemI::init                  : maxchannels = 32, flags = 00000000, extradriverdata = 00000000
FMOD: SystemI::close                 : 
FMOD: SystemI::close                 : Stop all sounds
FMOD: SystemI::close                 : Remove miscllaneous DSP stuff.
FMOD: SystemI::close                 : done.

FMOD: SystemI::init                  : Set up software engine
FMOD: OutputWASAPI::enumerate        : Enumerating...
FMOD: OutputWASAPI::enumerate        : Initialise COM library.
FMOD: OutputWASAPI::enumerate        : Found Driver: "8=0<8:8 (Creative SB Audigy 4 (WDM))".
FMOD: OutputWASAPI::enumerate        : Found Driver: "Microphone (Creative SB Audigy 4 (WDM))".
FMOD: OutputWASAPI::enumerate        : Found Driver: ""What U Hear" (Creative SB Audigy 4 (WDM))".
FMOD: OutputWASAPI::enumerate        : Done.
FMOD: OutputWASAPI::init             : Initialising...
FMOD: OutputWASAPI::init             : Forcing output channels to match Windows mix format: 6 channel(s)
FMOD: Debug_OutputTrace              : e:\jk\workspace\Build__1.4__API_Win\lowlevel_api\src\fmod_systemi.cpp(6265) : FMOD error (58) : Error initializing output device.

FMOD: Global::decRef                 : Shut down streamer and FMOD_NONBLOCKING and FileSystem thread.
FMOD: Global::decRef                 : Shut down profiler.
FMOD: Global::decRef                 : Shut down file system.
FMOD: SystemI::close                 : 
FMOD: SystemI::close                 : Stop all sounds
FMOD: SystemI::close                 : Shut down output.
FMOD: OutputWASAPI::close            : Closing...
FMOD: OutputWASAPI::close            : Done.
FMOD: SystemI::close                 : Free software output.
FMOD: SystemI::close                 : Remove miscllaneous DSP stuff.
FMOD: SystemI::close                 : done.

FMOD: Debug_OutputTrace              : e:\jk\workspace\Build__1.4__API_Win\studio_api\src\fmod_runtime_manager.cpp(543) : FMOD error (58) : Error initializing output device.

FMOD: OutputWASAPI::close            : Closing...
FMOD: OutputWASAPI::close            : Done.
FMOD: Debug_OutputTrace              : e:\jk\workspace\Build__1.4__API_Win\studio_api\src\fmod_studio_impl.cpp(1118) : FMOD error (58) : Error initializing output device.

but if i change to stereo/headphones — no errors.

This has been resolved via FMOD support e-mail, the next release of FMOD will fix the failed initialization error.

Thanks for the bug report, could you please send an e-mail to support@fmod.org?
I’d like to send you a test library that will print some more debug information.