Hi!
I'm using BASS in my light control software to allow creating light shows synchronized to music. BASS is responsible for playing MP3 and WAV files and returning the current position. This all works very well and I want to thank you for your work!
But...
Once in a time users report that suddenly my software does not play their music in stereo, but rather in mono, on the left speaker only!
As I am only using basic BASS functions and nothing which could change speaker assignments or balance settings I currently have no idea where this problem could come from... I was not able to reproduce the issue on my computers.
When the problem occurs it only affects my software (or maybe all programs using BASS, I do not know) and not others - so it's not the windows balance settings. Using another sound card seems to help.
Is BASS maybe storing some settings somewhere which could influence the balance and/or speaker assignments? What can I do to debug the problem?
Here's the thread and bugtracker issue where the users are complaining (sorry, German):
http://www.dmxcontrol.de/forum/index.php?page=Thread&threadID=6583http://www.dmxcontrol.de/forum/index.php?page=Thread&threadID=2295http://www.dmxcontrol.de/flyspray/index.php?do=details&task_id=703Kind regards,
Stefan