Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: The difference between Windows and Linux (Read 7549 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

The difference between Windows and Linux

Hi folks,
I've searched the forum but didn't find an edaquate answer to my question.

Is there someone who can tell me the difference between Linux and Windows when it comes to audio quality?
I don't know if it's just placebo effect or reality, but I do think that there is a (slightly, depends) better quality on Linux in combination with good hard- and software of course.

But I want to be sure, so guys, help me with your experience and (hopefully) explanations.

Sincerely,
Telepath


Re: The difference between Windows and Linux

Reply #2
Hi folks,
I've searched the forum but didn't find an edaquate answer to my question.

Is there someone who can tell me the difference between Linux and Windows when it comes to audio quality?
I don't know if it's just placebo effect or reality, but I do think that there is a (slightly, depends) better quality on Linux in combination with good hard- and software of course.

But I want to be sure, so guys, help me with your experience and (hopefully) explanations.

Sincerely,
Telepath
There is absolutely no difference between Linux & Windows in audio quality if you do all of the audio processing yourself.  If you depend upon the internal libarires, then as they say 'Your Miliage will Vary.'    For my DolbyA compatible decoder project, I use Linux for development, and compile the user's version for Windows on a Windows' box.  

Talking about performance and responsiveness (not audio quality):
For low level, very aggressive development, Linux is a LOT faster for the developer, but for using pre-built libraries/GUI things/etc, then Windows tends to be better.  For extreme responsiveness under load -- Linux is pretty damned good.   I actually wrote the FreeBSD VM system many years ago, and because of the incredibly efficient allocation of memory resources, I could run Xwindows in 4MB (yes, MEGA, not GIGA.)  The 'unix' clones like Linux (and nowadays lesso FreeBSD) are amazing.   FreeBSD wins on low overhead for simple applications.  Windows is a big monstrosity that really needs to be pruned down to be most effiicent.
All in all -- the most important thing about performance isn't so much the OS, but the libraries, how the code is written, and the kinds of CPUs (and nowadays if you have an SSD.)

However, to answer the original question -- if all of the HW is the same, and you use EXACTLY the same code, and do all of hte processing software yourself -- Linux and Windows are the same quality.
John

Re: The difference between Windows and Linux

Reply #3
Hi folks,
I've searched the forum but didn't find an edaquate answer to my question.

Is there someone who can tell me the difference between Linux and Windows when it comes to audio quality?
I don't know if it's just placebo effect or reality, but I do think that there is a (slightly, depends) better quality on Linux in combination with good hard- and software of course.

But I want to be sure, so guys, help me with your experience and (hopefully) explanations.

Sincerely,
Telepath
There is absolutely no difference between Linux & Windows in audio quality if you do all of the audio processing yourself.  If you depend upon the internal libarires, then as they say 'Your Miliage will Vary.'    For my DolbyA compatible decoder project, I use Linux for development, and compile the user's version for Windows on a Windows' box.  

Talking about performance and responsiveness (not audio quality):
For low level, very aggressive development, Linux is a LOT faster for the developer, but for using pre-built libraries/GUI things/etc, then Windows tends to be better.  For extreme responsiveness under load -- Linux is pretty damned good.   I actually wrote the FreeBSD VM system many years ago, and because of the incredibly efficient allocation of memory resources, I could run Xwindows in 4MB (yes, MEGA, not GIGA.)  The 'unix' clones like Linux (and nowadays lesso FreeBSD) are amazing.   FreeBSD wins on low overhead for simple applications.  Windows is a big monstrosity that really needs to be pruned down to be most effiicent.
All in all -- the most important thing about performance isn't so much the OS, but the libraries, how the code is written, and the kinds of CPUs (and nowadays if you have an SSD.)

However, to answer the original question -- if all of the HW is the same, and you use EXACTLY the same code, and do all of hte processing software yourself -- Linux and Windows are the same quality.
John

Thank you!
So, do write it down, it isn't important if I use Windows or Linux?
I really like "deadbeef", which looks like a real lossless audio player for me.
I am currently using Windows 7 with Foobar2k, but I heard that the audiomixer for windows is shit.
Because of this I started this topic.


Re: The difference between Windows and Linux

Reply #5
I recall having said it before but I'll say it again. That archimago's Windows resampler test is somehow done incorrectly.
Here's my results of resampling 19 & 20 kHz sine signals from 44.1 kHz to 96 kHz using the Windows resampler:

Through analog loopback:



And purely digitally:



Edit: For completeness' sake here's white noise through the sampler too:
Analog:


Digital:


Surprisingly good results for the noise as its true peaks are 6 dB above full scale so it will distort a lot without lowering amplitude.

Conclusion is that the resampler in Windows 10 is superb.

Attached is the 19 & 20 kHz sine file I made and used:

 

Re: The difference between Windows and Linux

Reply #6
The main gripe of GNU/Linux is that pulseaudio took over but it's not production ready yet. It often decides it's time to get out of control and starts glitching, sometimes even completely obliterating the sound when only harsh noise comes out. (Or maybe it's also caused by bugs in drivers for my card; damned vendors care about Windows first and Linux support is an afterthought if done at all, afaik most drivers are reverse engineered by community)
But when all this drama doesn't happen, there should be no audible difference at all. The only thing that could cause audible differences (without completely breaking stuff) is resampling and both (can) do it good enough to be transparent.
a fan of AutoEq + Meier Crossfeed

Re: The difference between Windows and Linux

Reply #7
Thanks for all the clarifications. I just placebo heared, that with a latence modified arch linux kernel, deadbeef audio player and a good lossless material, the sound quality is better than on Windows.
Windows 7 has a "not so good" audio mixer, of course its possible to bypass, but Idk, I am not satisfied with the out of the box sound on Windows.
Windows 10 is a whole different thing, but when it comes to audio I thought linux would be better.

Thanks for your engagement and clarifications.

Re: The difference between Windows and Linux

Reply #8
The main gripe of GNU/Linux is that pulseaudio took over but it's not production ready yet.
There are still distros where you can choose not to use it.

Re: The difference between Windows and Linux

Reply #9
The main gripe of GNU/Linux is that pulseaudio took over but it's not production ready yet. It often decides it's time to get out of control and starts glitching, sometimes even completely obliterating the sound when only harsh noise comes out. (Or maybe it's also caused by bugs in drivers for my card; damned vendors care about Windows first and Linux support is an afterthought if done at all, afaik most drivers are reverse engineered by community)

I think this is very likely a driver issue. I have not had a single issue with Pulseaudio in years, on multiple machines with onboard audio, USB DACs, S/PDIF output, DisplayPort/HDMI output, you name it.

Back when I did have issues, that was on a pretty old Arch installation where I had manually installed PulseAudio on top of ALSA and manually kinda-sorta made everything work. On subsequent installs of Ubuntu, Mint and Neon, everything has just worked perfectly out of the box, and the only tweak I've done has been to change the resampling method.

Re: The difference between Windows and Linux

Reply #10
Just as a reminder, let’s leave commentary about sound quality that is not derived from proper scientifically contolled tests out of the discussion please.

Refer to rule #8 in our terms of service if there are any questions.

Re: The difference between Windows and Linux

Reply #11
Quote
I think this is very likely a driver issue. I have not had a single issue with Pulseaudio in years, on multiple machines with onboard audio, USB DACs, S/PDIF output, DisplayPort/HDMI output, you name it.

Perhaps I am extremely unlucky. Sounds sometimes breaks down both for built-in soundcard on the mobo, and an external USB DAC (which main function is to record guitar but I tested how it could work for output because I can).
By the way do you think it's worth it to try replacing the kernel with some kind of "realtime" versions as described here https://help.ubuntu.com/community/UbuntuStudio/RealTimeKernel to see if it makes the problem less frequent at least?
Quote
There are still distros where you can choose not to use it.

Idk if this is a good investment of time to try different distros now, I have too low IQ (and so I chose the "easiest" way because of that) so it'll probably take too much time. Maybe I'll do some testing from live images without installing, AFAIK they should work exactly as the "real thing".

Quote
Just as a reminder, let’s leave commentary about sound quality that is not derived from proper scientifically contolled tests out of the discussion please.

This one isn't about quality though; when sound completely disappears or becomes replaced with noise very vaguely resembling what it should have been. Am I right?
a fan of AutoEq + Meier Crossfeed

Re: The difference between Windows and Linux

Reply #12
What reample-method is used in your /etc/pulseaudio/daemon.conf file? If you use speex-float-NUMBER then don't use 10 or 9 if your computer is not to fast because it can cause dropouts. Another option is to try the tsched method that you can find if you search for "pulseaudio tsched".

Re: The difference between Windows and Linux

Reply #13
Perhaps I am extremely unlucky. Sounds sometimes breaks down both for built-in soundcard on the mobo, and an external USB DAC (which main function is to record guitar but I tested how it could work for output because I can).
By the way do you think it's worth it to try replacing the kernel with some kind of "realtime" versions as described here https://help.ubuntu.com/community/UbuntuStudio/RealTimeKernel to see if it makes the problem less frequent at least?

That does sound very strange, and I'm afraid it's not something where I am aware of an easy solution. Maybe it's some sort of hardware conflict, maybe something particular to your hardware. I'm not sure what the best venue for help is, if the Ubuntu forums aren't helpful.

I don't think a realtime kernel will help, this seems like something else.

Re: The difference between Windows and Linux

Reply #14
Perhaps I am extremely unlucky. Sounds sometimes breaks down both for built-in soundcard on the mobo, and an external USB DAC (which main function is to record guitar but I tested how it could work for output because I can).
By the way do you think it's worth it to try replacing the kernel with some kind of "realtime" versions as described here https://help.ubuntu.com/community/UbuntuStudio/RealTimeKernel to see if it makes the problem less frequent at least?

That does sound very strange, and I'm afraid it's not something where I am aware of an easy solution. Maybe it's some sort of hardware conflict, maybe something particular to your hardware. I'm not sure what the best venue for help is, if the Ubuntu forums aren't helpful.

I don't think a realtime kernel will help, this seems like something else.

This is an anecdote about my own situation.  I use one of those USB plug-in headphone amplifiers.  It works great, except the Linux volume controls initially worked very poorly.  Basically, the specific USB headphone amp that I use isn't quite 100% supported (It is an audioengine D3 -- I think.)   Anyway, I found a driver/kernel patch to fix the volume control issue, and every kernel that I update to needs the patch.   They still don't support it in the mainline kernel, but being a kernel developer of one kind or another since the late 1970's, it is no biggie for me to patch the kernel.  (I update to the latest Linux development kernel -- way ahead of normal releases -- about once a month, unless I am in play-with-kernel mode, then I do it over and over again.)  Bottom line is that Linux does tend to have spotty support for less than 100% mainstream HW, but when it does have support, it is usally either pretty good, or passable.
Windows is really good when you just want something to work -- perhaps suboptimally, perhaps more slowly, or perhaps irritatingly esp when the system is doing one of those irritating upates, but it does work most of the time.
Linux is really good if you want something that works knifedge-good.  I mean, it will generally give you everything that your CPU and system can give you in performance, and when the software works -- it is second-to-none.  However, Linux does often require care and feeding unless you choose hardware that is well known by the developers.

I LIKE using Linux (I wish it was FreeBSD, but that is ancient history), and I am generally satisfied when I use it because I am not usually waiting or frustrated because of an eccentric or poor design concept (e.g. Windows being infested with Belady's anomaly for a decade before being improved.)
I tolerate using Windows because it is what a lot of people use, and they are happy with it.  If I write a piece of software, I will be able to benefit more people if I write it to be able to run on Windows.
It would be nice if the world used a Unix clone, and there was a super good GUI from day one so that more people would have been able to adopt it early on.  We don't live in that world...

Re: The difference between Windows and Linux

Reply #15
Quote
Just as a reminder, let’s leave commentary about sound quality that is not derived from proper scientifically contolled tests out of the discussion please.

This one isn't about quality though; when sound completely disappears or becomes replaced with noise very vaguely resembling what it should have been. Am I right?
This was a general comment not necessarily directed at any particular person, though those who haven't perused our terms of service, and I mean the real definition of perused, should take notice.

Re: The difference between Windows and Linux

Reply #16
What reample-method is used in your /etc/pulseaudio/daemon.conf file? If you use speex-float-NUMBER then don't use 10 or 9 if your computer is not to fast because it can cause dropouts. Another option is to try the tsched method that you can find if you search for "pulseaudio tsched".
/etc/pulse/daemon.conf
Code: [Select]
resample-method = soxr-hq
avoid-resampling = true
and my PC is really fast anyway so this should be no problem for it. also the problem happens when playing audio which is already at 48000hz sample rate, which is the default sample rate set in that config too.
it uses tsched already; I tried disabling tsched, and it only becomes worse, producing noise 100% of the time (not only sometimes like when the tsched is used which is the default in my version of pulseaudio)
a fan of AutoEq + Meier Crossfeed

Re: The difference between Windows and Linux

Reply #17
Conclusion is that the resampler in Windows 10 is superb.
Interesting.  I wish someone who knows how (I don't), could run the test signals on the FAQ page for the Infinitewave SRC site. 
http://src.infinitewave.ca/faq.html
They have Apple Core Audio and afconvert represented there.  Would be interesting to see Windows there as well.

Re: The difference between Windows and Linux

Reply #18
Interesting.  I wish someone who knows how (I don't), could run the test signals on the FAQ page for the Infinitewave SRC site. 
http://src.infinitewave.ca/faq.html
They have Apple Core Audio and afconvert represented there.  Would be interesting to see Windows there as well.
Sorry, I meant to say run and submit the test signals.  Also I didn't realize the FAQ url was an unnavigable endpoint.  The test files are also available on the FAQ page (lower left button) from here:  http://src.infinitewave.ca/  if anyone has time to do this for the Windows resampler.

Re: The difference between Windows and Linux

Reply #19
I submitted results there.

Re: The difference between Windows and Linux

Reply #20
I submitted results there.
Thank you Case.  I've been expecting it to show up there for years, and now it finally will.

Re: The difference between Windows and Linux

Reply #21
At http://src.infinitewave.ca/ there is an entry for "fooBar2000", another for foo_dsp_resampler and one for dBpoweramp Music Converter 5.1. As a layperson, I'm not sure what the 1 KHz test tone results really show. There's a marked difference between the three. I wish I knew how to interpret these types of results. I expected all three to be similar. Perhaps one is out of date, or there's a problem? Could anyone kindly explain what's going on and why?
Quis custodiet ipsos custodes?  ;~)

Re: The difference between Windows and Linux

Reply #22
The old fooBar2000 entry is from PPHS resampler, foo_dsp_resampler is lvqcl's SoX-based component, and the dBpoweramp entry is from the new tweaked SSRC resampler. Same resampler can be found in foobar with name Resampler (dBpoweramp/SSRC).

Re: The difference between Windows and Linux

Reply #23
The old fooBar2000 entry is from PPHS resampler, foo_dsp_resampler is lvqcl's SoX-based component, and the dBpoweramp entry is from the new tweaked SSRC resampler. Same resampler can be found in foobar with name Resampler (dBpoweramp/SSRC).
Thanks. Good to know. I assume then that the dBpoweramp resampler is the preferred one?
Quis custodiet ipsos custodes?  ;~)

Re: The difference between Windows and Linux

Reply #24
One downside it has is that it's very slow. And if you use foobar2000 there are other resamplers that have signal extrapolation to help prevent glitches on gapless track transitions. Though latest foobar2000 can circumvent that if you tick the "Don't reset DSP between tracks" checkbox. But that further slows down conversion as it gets limited to single thread. Also some people claim too sharp transition can cause audible ringing. Though I don't believe that, the frequencies are way too high already at 44.1 kHz sampling rate.