Tôi có nên điều chỉnh âm lượng bằng phần mềm hoặc phần cứng cho âm thanh tối ưu không?

Mục lục:

Tôi có nên điều chỉnh âm lượng bằng phần mềm hoặc phần cứng cho âm thanh tối ưu không?
Tôi có nên điều chỉnh âm lượng bằng phần mềm hoặc phần cứng cho âm thanh tối ưu không?

Video: Tôi có nên điều chỉnh âm lượng bằng phần mềm hoặc phần cứng cho âm thanh tối ưu không?

Video: Tôi có nên điều chỉnh âm lượng bằng phần mềm hoặc phần cứng cho âm thanh tối ưu không?
Video: How To Create A Powerful Productivity Tracker In Excel [Full Training & Free Download] - YouTube 2024, Tháng tư
Anonim
Bạn có thể điều chỉnh âm lượng loa trong ứng dụng, toàn bộ hệ điều hành hoặc bằng các điều khiển vật lý trên thiết lập loa của mình. Phương pháp nào là tốt nhất cho âm thanh tối ưu?
Bạn có thể điều chỉnh âm lượng loa trong ứng dụng, toàn bộ hệ điều hành hoặc bằng các điều khiển vật lý trên thiết lập loa của mình. Phương pháp nào là tốt nhất cho âm thanh tối ưu?

Phiên Hỏi & Đáp hôm nay đến với chúng tôi theo lịch sự của SuperUser - một phân khu của Stack Exchange, một nhóm các trang web Hỏi & Đáp dành cho cộng đồng.

Câu hỏi

Superqer reader Qqwy đặt ra câu hỏi sau:

If music isn’t loud enough, how do I get the best quality (even if the difference is in fact so small it’s negligible)?

  • By making the music louder in my music player, game or other sound-producing software program?
  • By raising the volume at the operating system level (for instance, by clicking the speaker icon in the Windows notification area and turning the volume up)?
  • By turning the volume up on the amplifier or speakers that are attached to your computer, and thus changing the volume on the hardware?

Does programs vs. OS matter? Does software vs. hardware matter?

Hãy tận dụng tối đa mọi thứ: tốt hơn là tăng âm lượng ở loa hoặc trong cài đặt của máy tính của bạn?

Câu trả lời

Người đóng góp SuperUser Indrek nhảy vào với một câu trả lời dứt khoát cho câu hỏi:

Program vs. OS generally doesn’t matter. What matters is whether you’re adjusting volume in software or in hardware.

Reducing volume in software is basically equivalent to reducing the bit depth. In digital audio, the signal is split up into distinct samples (taken thousands of times per second), and bit depth is the number of bits that are used to describe each sample. Attenuating a signal is done by multiplying each sample by a number less than one, with the result being that you’re no longer using the full resolution to describe the audio, resulting in reduced dynamic range and signal-to-noise ratio. Specifically, every 6 dB of attenuation is equivalent to reducing the bit depth by one. If you started with, say, 16-bit audio (standard for audio CDs) and reduced the volume by 12 dB, you’d effectively be listening to 14-bit audio instead. Turn the volume down too much and quality will start to suffer noticeably.

Another issue is that these calculations will often result in rounding errors, due to the original value of the sample not being a multiple of the factor by which you’re dividing the samples. This further degrades the audio quality by introducing what’s basically quantisation noise. Again, this mostly happens at lower volume levels. Different programs might use slightly different algorithms for attenuating the signal and resolving those rounding errors, which means there might be some difference in the resulting audible signal between, say, an audio player and the OS, but that doesn’t change the fact that in all cases you’re still reducing bit depth and essentially wasting a portion of the bandwidth on transmitting zeroes instead of useful information.

This PDF has more information and some excellent illustrations if you’re interested in learning more.

The result of reducing the volume in hardware depends on how the volume control is implemented. If it’s digital, then the effect is much the same as reducing the volume in software, so there’s probably little to no difference in which one you use, in terms of audio quality.

Ideally, you should output audio from your computer at full volume, so as to get the highest resolution (bit depth) possible, and then have an analogue volume control as one of the last things in front of the speakers. Assuming all the devices in your signal path are of more or less comparable quality (i.e. you’re not pairing a cheap low-end amplifier with a high-end digital source and DAC), that should give the best audio quality.

@Joren posted a good question in the comments:

So if I want to set software volume control to max, how do I deal with my analog controls suddenly having a super tiny usable range? (Because even turning the analog volume to half is way too loud.)

This can be a problem when the volume control is part of an amplifier, which is probably the case with most computer setups. Since an amplifier’s job is to, as the name suggests, amplify, this means that the volume control’s gain ranges from 0 to more than 1 (often much more), and by the time you’ve turned the volume control to the halfway point, you’re probably no longer attenuating, but actually amplifying the signal beyond the levels you set in software.

There’s a couple of solutions to this:

  • Get a passive attenuator. Since it doesn’t amplify the signal, its gain ranges from 0 to 1, which gives you a much larger usable range.
  • Have two analogue volume controls. If your power amplifier or speakers have a volume or input trim control, that will work great. Use that to set a master volume level so that your regular volume control’s usable range is maximised.
  • If the previous two aren’t possible or feasible, simply turn down the volume at the OS level, until you’ve reached the best compromise between the usable range on the analogue volume control and audio quality. Keep individual programs at 100% so as to avoid several bit depth reductions in a row. Hopefully there won’t be a noticeable loss in audio quality. Or if there is, then I’d probably start looking at getting a new amplifier that doesn’t have as sensitive inputs, or better yet, has a way to adjust input gain.

@Lyman Enders Knowles pointed out in the comments that the issue of bit depth reduction does not apply to modern operating systems. Specifically, starting with Vista, Windows automatically upsamples all audio streams to 32-bit floating point before doing any attenuation. This means that, however low you turn the volume, there should be no effective loss of resolution. Still, eventually the audio has to be downconverted (to 16-bit, or 24-bit if the DAC supports that), which will introduce some quantisation errors. Also, attenuating first and amplifying later will increase the noise floor, so the advice to keep software levels at 100% and attenuate in hardware, as close to the end of your audio chain as possible, still stands.

Có cái gì để thêm vào lời giải thích? Âm thanh trong các ý kiến. Bạn muốn đọc thêm câu trả lời từ những người dùng Stack Exchange có hiểu biết công nghệ khác? Xem toàn bộ chuỗi thảo luận tại đây.

Đề xuất: