http://bugs.winehq.org/show_bug.cgi?id=19908
Summary: wine jack audio out is mono Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: p.drezet@inx-systems.com
configuring wine to use jack then run a win32 application the following Readable client is created in jack.
wine_jack_out_0
within this there re two ports: out_l and out_r - which woujld presumable be the stereo channels.
when running an audio source programme in wine audio is outputted from both these ports however both have the same signal and the audio is not the original stereo audio. I think it is just one channel split onto both out_l and out_r rather than a summed mix.
From audio.c this appears to be the behaviour if the audio source is considered
mono - the data is copied to both channels.
The win32 audio source application has been verified to operate with wine in stereo using the alsa output.
Is there anyway of making wine output the missing stereo data? Should wine_jack_out_1 carry the lost second channel? If so how do you get wine to create output on wine_jack_out_1 too?
http://bugs.winehq.org/show_bug.cgi?id=19908
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-09-01 21:32:03 --- Upgrade Wine, latest version is wine-1.1.28. What program are you using to test this with? How do you know what exactly is it outputting?
http://bugs.winehq.org/show_bug.cgi?id=19908
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=19908
--- Comment #2 from p.drezet@inx-systems.com 2009-09-02 15:15:38 --- Hi
I've tested this with a few programs including vlc for win32 for windows and all give mono output. The application I specifically need it for is a proprietry win32 application. All these applications output stereo when wine is configured for alsa.
So I'm pretty sure this is wine-jack specific for a range of win32 applications.
I verified that the signal is mono my loading the recorded data using audacity. I have spent some time making sure there were no other possibilities for the mono problem with different setups (it involved streaming from either alsa or jack sources using liquidsoap or darkices to decouple any connection problems) when switching between alsa and jack connections from wine the signal switched from stereo to mono.
Is there a specific fix for a mono problem in 1.1.28?
http://bugs.winehq.org/show_bug.cgi?id=19908
--- Comment #3 from p.drezet@inx-systems.com 2009-09-02 16:05:23 --- I just tested with wine-1.1.28 and found the same problem.
I would have thought this was more than minor? wine and jack would be a very useful application of wine for serious audio system integration projects if such features were implemented completely.
I suspect the fix for this would not be difficult.
http://bugs.winehq.org/show_bug.cgi?id=19908
p.drezet@inx-systems.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |critical
--- Comment #4 from p.drezet@inx-systems.com 2009-09-07 14:54:08 --- Is there a plan to work on this issue?
http://bugs.winehq.org/show_bug.cgi?id=19908
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |minor
--- Comment #5 from Austin English austinenglish@gmail.com 2009-09-07 17:21:25 --- Not critical.
(In reply to comment #4)
Is there a plan to work on this issue?
AFAIK, no one is actively working on this.
http://bugs.winehq.org/show_bug.cgi?id=19908
kristian.hermann.karl@gmail.com kristian.hermann.karl@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kristian.hermann.karl@gmail | |.com
--- Comment #6 from kristian.hermann.karl@gmail.com kristian.hermann.karl@gmail.com 2009-10-02 07:37:30 --- I'm running wine-1.1.30 on a Gentoo box, and I can confirn this bug.
Since I (and maybe some other people) use Wine to run Spotify, I cannot agree that this bug is considered just minor. Does anybody have a workaround?
http://bugs.winehq.org/show_bug.cgi?id=19908
--- Comment #7 from p.drezet@inx-systems.com 2009-10-02 12:53:09 --- I found that if jack is configured with the same sample rate as the application (e.g. no resampling from 44.1KHz to 48Khz necessary) then this problem can be worked around.
http://bugs.winehq.org/show_bug.cgi?id=19908
--- Comment #8 from kristian.hermann.karl@gmail.com kristian.hermann.karl@gmail.com 2009-10-19 07:27:35 --- (In reply to comment #7)
I found that if jack is configured with the same sample rate as the application (e.g. no resampling from 44.1KHz to 48Khz necessary) then this problem can be worked around.
Indeed it does work when configured as you suggested. Thanks for the workaround. :-)
http://bugs.winehq.org/show_bug.cgi?id=19908
--- Comment #9 from p.drezet@inx-systems.com 2009-10-27 04:39:21 --- With this work-a-round there still appears to be a low level distortion effect if you are considering using this for high quality audio applications.
http://bugs.winehq.org/show_bug.cgi?id=19908
--- Comment #10 from h2oz7v+linux@gmail.com 2009-11-18 14:14:11 --- Created an attachment (id=24827) --> (http://bugs.winehq.org/attachment.cgi?id=24827) Sample of "Jesus Christ" by Brand New playing from Spotify
I can confirm JACK audio driver is mono. Wine v1.1.33
Also related to bug 20484
http://bugs.winehq.org/show_bug.cgi?id=19908
h2oz7v+linux@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #11 from h2oz7v+linux@gmail.com 2009-11-18 14:25:04 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=19908
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX
--- Comment #12 from Austin English austinenglish@gmail.com 2011-10-01 14:36:16 CDT --- Wine no longer supports JACK audio.
http://bugs.winehq.org/show_bug.cgi?id=19908
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Austin English austinenglish@gmail.com 2011-10-04 15:25:41 CDT --- Closing.