Can you really hear the difference in the sound quality of music?


Free Download Mp4Gain
picture

Can you really hear the difference in the sound quality of music?

difference in the sound quality of music
difference in the sound quality of music

A brief discussion of the principle of audio compression

difference in the sound quality of music
difference in the sound quality of music

 

grade headphones – performance, equipment – can you really hear the difference in music quality? A brief discussion of the principle of audio compression
When you listen to music, most of the time the format being played is MP3 or AAC.

Both formats are smaller formats in which the audio is processed and compressed. To reduce size and save space, they actually remove a portion of the sound signal compared to the original audio. But can you hear it?

In this article, we will introduce the principles of music compression and discuss a question: Does music compression really affect the music you listen to?

The principle of musical compression.
Most of the digital audio we receive every day, whether played online or stored as a file, uses the principle of lossy compression. Lossy compression not only compresses the data, but also deletes the original data, and with lossy compression, some data is gone forever.

But keep in mind that this censored data is not randomly selected. Audio compression formats apply psychoacoustics to remove sounds that are beyond our hearing range and that we are not aware of.

audio compression – operation, equipment – can you really hear the difference in music quality? A brief discussion of the principle of audio compression
The human ear has a hearing range of about 20 Hz to 20 kHz, and sound signals beyond this range cannot be detected even if they are removed. And as we age, the range of hearing decreases. Therefore, it can be said that the sounds that everyone hears are not really absolutely the same, even if they come from the same sound source.

The audio below can help you find your hearing range, you can listen to it with headphones to see how far away you can hear the sound signal. Be careful to control the volume at any time during the listening process, otherwise it may damage your hearing.

Also, when high-frequency sounds and low-frequency sounds are present at the same time, high-frequency sounds will be more difficult to hear clearly. For example, the constant drumbeats in the music can cause you to ignore the slight differences between the melodies.

This phenomenon is called “shadowing” and is used in the principle of compression. If there are louder low-frequency sounds, it can mask the sonic loss of high-frequency sounds. High and low here are relative, so this principle can be applied globally. But sounds above 15 kHz are more susceptible to masking, so that’s also a prime issue for compression.

Although it is obvious that the sound signal removed by lossy compression should be mostly useless data, there are still people who believe that these “ambient sounds” being removed will affect the three-dimensionality of the sound and flatten it.

In general, the key to lossy compression is finding a balance between reducing size and preserving sound quality.


Free Download Mp4Gain
picture


Mp4Gain Main Window
picture


Mp4Gain Features
picture


Free Download Mp4Gain
picture

The bit rate directly affects the sound quality.

The bit rate directly affects the sound quality.

audio bit rate
audio bit rate

High bitrate is good and low bitrate is bad.

audio bit rate
audio bit rate

The code rate is the number of data bits transmitted per unit of time during data transmission. Generally, the unit we use is kbps, that is, kilobits per second.

The popular understanding is the sampling rate. The higher the sampling rate per unit time, the higher the precision, and the processed file is closer to the original file, but the file size is proportional to the sampling rate, so almost all encoding formats pay attention. It’s about how to use the lowest code rate to achieve the least distortion. The cbr (fixed code rate) and vbr (variable code rate) derived from this core are all articles in this regard, but things are not absolute, in terms of audio, the higher the bit rate, the lower the compressed ratio, the smaller the sound quality loss and the closer it is to the sound quality of the audio source.
The information in the computer is represented by binary 0 and 1, and each 0 or 1 is called a bit, which is represented by lowercase b, that is, bit (bit); uppercase B represents byte, ie byte, one byte = Eight bits, ie 1B=8b; the capital K in front stands for thousand, that is, thousand bits (Kb) or kilobytes (KB). Indicates the size of the file, usually using bytes (KB) to indicate the size of the file.

Kbps: The first thing to understand is that ps refers to /s, which is every second. Kbps refers to the speed of the network, that is, how many thousands of bits of information are transmitted per second (K means thousands of bits, Kb means how many thousands of bits), it is expressed in kb (kilobit), and in the case KBps means how many kilobytes are transferred per second. 1KBps = 8Kbps. The Internet speed of ADSL is 512 Kbps. If converted to bytes, it is 512/8 = 64 KBps (that is, 64 kilobytes per second).

A frame is a still image, and continuous frames form an animation, like a television image.
We normally say the number of frames. Simply put, it is the number of image frames transmitted in 1 second. It can also be understood that the graphics processor can update several times per second, usually expressed in fps (Frames Per Second). Each frame is a still image, and showing frames in rapid succession creates the illusion of movement. Higher frame rates result in smoother, more realistic animations. The more frames per second (fps), the smoother the motion is displayed.

What is the bitrate of the music?
It can also be called bit rate, which is nothing more than the amount of data reproduced per second by a type of music, the unit is expressed in bits, that is, binary bits. bps is the bit rate. b is bit, s is second, p is per, and one byte is equal to 8 binary bits. That is, the file size of a 4-minute song at 128bps is calculated as (128/8)*4*60=3840kB=3.8MB, which means that the same song with the same bit rate (bps) will not no matter what format (such as mp3 wma) The capacity is basically the same, which can only represent a transmission rate, not the sound quality. Due to different compression engines, the sound quality of different formats varies a lot. However, for the same format, the higher the bitrate, the larger the file and the better the sound quality.

What is the sample rate of the music?
Sampling rate refers to the number of samples per unit of time. The sampling rate is 44KHz, which means the number of samples per second is 44K, which means that 44,000 pieces of data are used to describe the sound waveform in 1 second. That is, the higher the sample rate, the better the sound quality. But he and bitrate are two completely different concepts.