View Issue Details

IDProjectCategoryView StatusLast Update
0000475OpenMPTGeneralpublic2014-10-26 16:08
Reportergreatspaceadventure Assigned Tomanx  
PrioritynormalSeverityminorReproducibilityrandom
Status closedResolutionunable to reproduce 
Platformx86OSWindowsOS VersionXP
Product VersionOpenMPT 1.22.07.* (old testing) 
Summary0000475: Headphone audio quality mismatch
Description

As I like my samples to sound as crisp as possible, I have deactivated resampling altogether. Occasionally, though, I will hit (F6) and the audio from one headphone will come out very sharp, but the other headphone's sound is very dull and almost seems to be a different bitrate.

I can almost always fix it by simply playing the module again until I don't hear the mismatch, but it's just a weird kink that it seems to have!

Steps To Reproduce

Mostly random, all that is really needed is a pair of headphones and then to play a module.

Additional Information

I am using a fairly old netbook with a piece of garbage onboard audio driver (the whole shindig is from about 2006), so that might be something relevant.

TagsNo tags attached.
Has the bug occurred in previous versions?Not sure
Tested code revision (in case you know it)

Activities

Saga Musix

Saga Musix

2014-01-17 21:26

administrator   ~0001455

Huh, that is certainly something that shouldn't happen, and it most definitely is not related to resampling (which is applied per sample, not per stereo channel). Random guess: Are you using a DirectSound driver? If so, change it to WASAPI or WaveOut in the sound card options.

greatspaceadventure

greatspaceadventure

2014-01-17 21:56

reporter   ~0001456

http://i.imgur.com/UfIK1J3.png

This is what I see. I'm not sure if I'm looking at what I need to be looking at though ... :(

Saga Musix

Saga Musix

2014-01-17 22:07

administrator   ~0001457

Oh right, Windows XP. In that case, WASAPI isn't available of course. Was the driver that is currently selected (WaveOut) the one you used before? Please try going through all of them to see if the problem persists. Especially if it persists with the WDM-KS, we can safely assume the driver is the issue and not OpenMPT.
Do you have similar problems with other applications? From the size of the screenshot, I guess you're using some kind of very low-spec netbook with integrated audio?

greatspaceadventure

greatspaceadventure

2014-01-17 22:12

reporter   ~0001458

Yes, yes and yes. The problem seems to be the driver, after all!

No other audio applications have given me this issue, but more than likely it's just this silly old netbook.

Saga Musix

Saga Musix

2014-01-17 22:53

administrator   ~0001459

I'm not quite sure if anything can be done there, since if the problem happens with all available drivers in OpenMPT, it most likely isn't a fault on our side. Maybe manx has some more ideas, but right now I can't really think of anything that could go wrong. One last thing to confirm could be the output configuration - what sampling rate and bit depth are you using? If it's not 44 KHz 16-bit, you could try using that.

greatspaceadventure

greatspaceadventure

2014-01-17 23:03

reporter   ~0001460

It already is that, as a matter of fact. At any rate, I'm receiving a new computer in a few days (one that is fit to more modern standards, thankfully) and I will report back on the issue (if it exists at all) then. Thanks for your help!

Saga Musix

Saga Musix

2014-01-17 23:26

administrator   ~0001461

Does using 48KHz instead of 44KHz maybe help?

greatspaceadventure

greatspaceadventure

2014-01-18 10:12

reporter   ~0001462

48KHz actually seems to exacerbate the issue (it happens every time I play when I do that).

manx

manx

2014-01-18 14:54

administrator   ~0001463

I'm totally confused here. The problem happens for all OpenMPT outputs and does not happen in any other application at all, did I get this right?
If it should in fact be related to some broken hardware driver on your system, you might want to try changing the system-wide audio device settings in "Control Panel -> Sounds and Audio Devices -> Volume -> Speaker settings -> Advanced ... -> Performance". I cannot really recommend any particular setting here, just play around with both, the "Hardware acceleration" and the "Sample rate conversion quality" sliders. You may have to completely close OpenMTP and start it again after changing these values. In OpenMPT, try each setting with 44100 as well as 48000 and always use stereo and 16bit (the most standard settings).

Issue History

Date Modified Username Field Change
2014-01-17 21:23 greatspaceadventure New Issue
2014-01-17 21:26 Saga Musix Note Added: 0001455
2014-01-17 21:50 greatspaceadventure Description Updated
2014-01-17 21:50 greatspaceadventure Steps to Reproduce Updated
2014-01-17 21:50 greatspaceadventure Additional Information Updated
2014-01-17 21:56 greatspaceadventure Note Added: 0001456
2014-01-17 22:07 Saga Musix Note Added: 0001457
2014-01-17 22:12 greatspaceadventure Note Added: 0001458
2014-01-17 22:53 Saga Musix Note Added: 0001459
2014-01-17 23:03 greatspaceadventure Note Added: 0001460
2014-01-17 23:26 Saga Musix Note Added: 0001461
2014-01-18 10:12 greatspaceadventure Note Added: 0001462
2014-01-18 14:54 manx Note Added: 0001463
2014-02-11 12:43 manx Assigned To => manx
2014-02-11 12:43 manx Status new => feedback
2014-10-26 16:08 Saga Musix Status feedback => closed
2014-10-26 16:08 Saga Musix Resolution open => unable to reproduce