Jump to content

Sound Perception


Enthalpy

Recommended Posts

Hello everybody and everyone!

I'd like to share some thoughts about sound perception here.

==========

First, does the phase of the harmonics matter in a periodic sound? This was a debated question when Hi-Fi was fashionable, and is still interesting.

Here's a piece of software I made for more general purposes. It creates a file Tut.wav playable by Winamp, Windows' Sndrec32.exe, Media Player and probably more. The user defines a spectrum (hence of a periodic sound), the soft writes the sound in the file.

TutD.zip

I recommend to listen with headphones rather than PC loudspeakers that create misleading distortion even at low level.

And this is a 440Hz sound with H1, H2 and H3 of equal amplitude, where the phase of H2 or H3 vary between two seconds intervals:

        0s    2s    4s    6s    8s   10s   12s   14s   16s
===========================================================
H1 (0dB) | 0°    0°    0°    0°    0°    0°    0°    0°
H2 (0dB) | 0°   45°   90°  135°  180°  180°  180°  180°
H3 (0dB) | 0°    0°    0°    0°    0°    0°  180°   45°
===========================================================

H123Phase.zip

And the net result is: I hear no difference at all. The phase of the harmonics does not matter.

Marc Schaefer, aka Enthalpy

Link to comment
Share on other sites

Kendall Milar published some oboe spectra (thank you!)
https://ida.mtholyoke.edu/xmlui/bitstream/handle/10166/715/257.pdf
of which I fed the fig. 23 (page 41/88 in the pdf) in my synthesis software: the spectrum of a 440Hz A, comparing wood with plastic bodies there. Elsewhere, that report compares the spectra among musicians, reeds, instruments.

----------

My soft synthesizes a periodic signal from a spectrum. This can vaguely suggest an oboe, a clarinet, a trumpet. It can't imitate a flute, a saxophone, a violin, even on a steady note. All combinations of harmonics amplitudes result in a dead, artificial, synthesizer-like sound. I tried - try it too to get convinced. A musical sound is by nature non-periodic, hence a harmonic spectrum doesn't represent it.

Time to progress beyond Helmholtz hence. At least one group (university in Brittany) imitated a violin better with a non-periodic signal. Nevertheless, the harmonic spectrum contains some hints about sounds and instruments and is relatively simple.

----------

Even on a throat note (first octave A), this oboe has its harmonics 2, 3 and 4 stronger than the fundamental. I tried to make the fundamental 10dB stronger and weaker than the measure:

      H |   1   2   3   4   5   6   7   8   9  10  11  12  13  14  15
======================================================================
 0s-2s  | -27        (dB)
 2s-4s  | -37 -23 -20 -29 -39 -47 -44 -48 -46 -50 -55 -59 -69 -65 -75
 4s-6s  | -47
======================================================================

OboeA440_Fund_10dB.zip

The weak fundamental is part of the narrow, elegant oboe sound.

----------

Adding (2s-4s) the harmonics 21, 22, 25, 27, 28 at 60dB below the harmonic 3 makes no perceivable difference. They begin at 9kHz, where our ear is less sensitive but headphones hopefully not too bad.

OboeA440_H21H28_60dB.zip

----------

In this comparison, the harmonics 8 to 15 are stronger (0s-2s) or weaker (4s-6s) than the measure:

      H |   1   2   3   4   5   6   7   8   9  10  11  12  13  14  15
======================================================================
 0s-2s  |            (dB)             -38 -36 -40 -45 -49 -59 -55 -65
 2s-4s  | -37 -23 -20 -29 -39 -47 -44 -48 -46 -50 -55 -59 -69 -65 -75
 4s-6s  |                             -58 -56 -60 -65 -69 -79 -75 -85
======================================================================

OboeA440_H8H15_10dB.zip

Damping these harmonics (>3.3kHz in this case) changes the sound from strident to rich to muffled. As far as a periodic signal lets tell, it's much of the difference between most double reed instruments, often with wider bore and tone holes, and an oboe.

As my figures suggest
https://www.scienceforums.net/topic/113115-intentional-losses-in-wind-instruments/?do=findComment&comment=1035629
the chambers at the oboe's tone holes contribute to this function very efficiently.

Marc Schaefer, aka Enthalpy

Hi Mathematic and JC, thanks for your interest! Replying soon.

Link to comment
Share on other sites

On 2/4/2018 at 12:01 AM, mathematic said:

My guess:  The headphones smear it all together

PC hardware is always of bad quality. Price dominates everything. And since the signal comes from a PC hence is full of electric noises, I wouldn't invest in good headphones.

That said, headphones are by nature far better than loudspeakers. Especially, the box size doesn't limit their band at low frequencies, nor do headphones show huge resonances.

To synchronize with the fundamental the harmonics of varied phases, the headphones would need a strongly non-linear operation. Such a huge non-linearity would be noticed.

Feel free to connect a Hi-Fi amplifier and loudspeakers to the PC, or to transfer the wav files to your Hi-Fi Cdrom reader, and check what you hear there.

Mathematic? Mathematicians are highly welcome in this thread! Figures give strong evidence that the suppression of low harmonics has algebraic solutions, but as an old engineer, I didn't try longer than five minutes. Rational numbers and cosines don't mix so easily, 7th grade equations neither.

On 2/4/2018 at 2:46 PM, John Cuthber said:

Human hearing is rather insensitive to phase.

If you have access to some sort of digital synthesis system you can verify the observation that sin(1000t) +0.5sin(2000t) sounds the same as  sin(1000t) +0.5 cos (2000t)

 

My piece of soft does that, just with a few added bangs and whistles to change the amplitudes more conveniently. But a different experiment would be a welcome double-check of course.

Link to comment
Share on other sites

On 03/02/2018 at 8:25 PM, Enthalpy said:

The phase of the harmonics does not matter.

Obviously. 

30 minutes ago, Enthalpy said:

But a different experiment would be a welcome double-check of course.

Move a few inches towards or away from the source; this will change the relative phase of the harmonics, with no audible effect.

Link to comment
Share on other sites

On 2/4/2018 at 10:20 AM, Enthalpy said:

 My soft synthesizes a periodic signal from a spectrum. This can vaguely suggest an oboe, a clarinet, a trumpet. It can't imitate a flute, a saxophone, a violin, even on a steady note. All combinations of harmonics amplitudes result in a dead, artificial, synthesizer-like sound. I tried - try it too to get convinced. A musical sound is by nature non-periodic, hence a harmonic spectrum doesn't represent it.

It is not obvious to me that the last sentence is true. Musical sound is not periodic?

 

Phase will matter if you have multiple sources and are getting interference. The location of the interference depends on the phase.

 

Link to comment
Share on other sites

2 hours ago, swansont said:

Phase will matter if you have multiple sources and are getting interference. The location of the interference depends on the phase.

Yes, relative phase is important. If you connect one of your stereo speakers up the wrong way round, it will be very obvious!

Changes in phase can be audible as well.

Link to comment
Share on other sites

On 2/4/2018 at 3:20 PM, Enthalpy said:

My soft synthesizes a periodic signal from a spectrum. This can vaguely suggest an oboe, a clarinet, a trumpet. It can't imitate a flute, a saxophone, a violin, even on a steady note. All combinations of harmonics amplitudes result in a dead, artificial, synthesizer-like sound. I tried - try it too to get convinced. A musical sound is by nature non-periodic, hence a harmonic spectrum doesn't represent it.

Does it do this?
https://en.wikipedia.org/wiki/Synthesizer#Attack_Decay_Sustain_Release_(ADSR)_envelope

 

Link to comment
Share on other sites

I've finally checked that I don't hear neither a fundamental at 10kHz, 12kHz, 15kHz with my setup. It results more from the loudspeakers and headphone than from my age (adults didn't hear the 15kHz hiss of TV sets when I was a teen) because one side cuts earlier than the other, and when I swap them it follows the headphone.

So harmonics above 10kHz are unlikely perceived.

My headphones resonate at 3500Hz, less around 250Hz, and they (and the ears) get weaker below. If the volume is set for 300Hz, 60Hz is nearly inaudible. The loudspeakers are again worse.

--------------------

Here I tweak an oboe spectrum transposed to 220Hz: the same measures by Kendall Milar, played one octave lower, in the baritone oboe's range.

Stronger harmonics 8 to 15 make the timbre richer and more open but not strident as at 440Hz, while weakening them produces a muffled tone.

The harmonics 21 to 28 (6kHz) make now a tiny difference despite being 60dB below the strongest one, and if amplified to -55dB they make the sound strident.

      H |   1   2   3   4   5   6   7 |
============================================
Always  | -37 -23 -20 -29 -39 -47 -44  (dB)
============================================

      H |   8   9  10  11  12  13  14  15 |
============================================
 0s-1s  | -38 -36 -40 -45 -49 -59 -55 -65 | (+10dB)
 1s-2s  | -48 -46 -50 -55 -59 -69 -65 -75 | Measured
 2s-3s  | -58 -56 -60 -65 -69 -79 -75 -85 | (-10dB)
 3s-end | -48 -46 -50 -55 -59 -69 -65 -75 | Measured
============================================

      H |  21  22  25  27  28 |
================================
 0s-4s  |      (nothing)      |
 4s-5s  | -80 -80 -80 -80 -80 | Measured
 5s-6s  | -65 -65 -65 -65 -65 | (+15dB)
 6s-7s  | -55 -55 -55 -55 -55 | (+25dB)
================================

OboeLower220Hz.zip

--------------------

Now the same oboe spectrum is transposed to 110Hz: two octaves lower, in the bassoon's range.

Without harmonics 8 to 15 (0.9 to 1.7kHz) it sounds uncomplete. Their amplitude measured from the oboe doesn't suffice; adding 10dB makes a more normal sound, not at all strident like at 440Hz.

The harmonics 21 to 28 (2.3 to 3.1kHz) matter a little bit at their measured amplitude. At -55dB, the sound is abnormal but not strident.

Adding harmonics 30 to 90 (3.3 to 10kHz) at -65dB makes the strident sound; a credible sound needs the harmonics 21 to 28.

      H |   1   2   3   4   5   6   7 |
============================================
Always  | -37 -23 -20 -29 -39 -47 -44  (dB)
============================================

      H |   8   9  10  11  12  13  14  15 |
============================================
 0s-1s  |            (nothing)            |
 1s-2s  | -48 -46 -50 -55 -59 -69 -65 -75 | Measured
 2s-end | -38 -36 -40 -45 -49 -59 -55 -65 | (+10dB)
============================================

      H |  21  22  25  27  28 |
================================
 0s-3s  |      (nothing)      |
 3s-4s  | -80 -80 -80 -80 -80 | Measured
 4s-5s  | -55 -55 -55 -55 -55 | (+25dB)
 5s-7s  | -80 -80 -80 -80 -80 | Measured
 7s-end | -65 -65 -65 -65 -65 | (+15dB)
================================

      H |  30  40  51  63  76  90 |
====================================
 0s-6s  |        (nothing)        |
 6s-8s  | -65 -65 -65 -65 -65 -65 | Arb
====================================

OboeLower110Hz.zip

--------------------

So the frequency more than the rank makes unpleasant harmonics.

Marc Schaefer, aka Enthalpy

Hi everyone, I'm coming back soon!

Link to comment
Share on other sites

Barry Stees put bassoon spectra on the Web (thank you!):
http://steesbassoon.blogspot.de/2012/08/seeing-sound.html
of which I pick the "good reed" graph of a C note (130.8Hz, mid-staff of bass key, a bassoon reaches an ninth lower) and misuse it as is for other notes, up to the oboe's high G.

 H |   1   2   3   4   5   6   7   8   9  10  11  12  13  14  15  16  17  18  19  20  21
========================================================================================
dB | -51 -38 -29 -24 -36 -38 -53 -52 -51 -53 -58 -59 -63 -59 -65 -61 -76 -69 -79 -87 -80
========================================================================================

t (s) 0     1     2 *** 4     5     6     7     8     9    10    11
===================================================================
Note  |  C     G     C     G     C     G     C     G     C     G
Freq  | 65.4  98   130.8 196   261.6 392   523.3 784  1047  1568
===================================================================

BassoonRaised.zip

This synthesis from a harmonic spectrum, making a periodic signal, again suggests but can't imitate a musical sound. And here too, the timbre of the same spectrum depends on the pitch, becoming strident on high notes.

--------------------

Now, in these high notes, I suppress the harmonics above a cutoff frequency.

            Note     Cutoff
===========================
 0s-1s  | C  523Hz |  none
 1s-2s  | C  523Hz |  6kHz
 2s-3s  | C  523Hz |  4kHz
 3s-4s  | C  523Hz |  3kHz
---------------------------
 4s-5s  | G  784Hz |  6kHz
 5s-6s  | G  784Hz |  4kHz
 6s-7s  | G  784Hz |  3kHz
---------------------------
 7s-8s  | C 1047Hz |  6kHz
 8s-9s  | C 1047Hz |  4kHz
 9s-10s | C 1047Hz |  3kHz
---------------------------
10s-11s | G 1568Hz |  6kHz
11s-12s | G 1568Hz |  4kHz
12s-13s | G 1568Hz |  3kHz
===========================

BassoonRaisedCutoff.zip

Strident harmonics begin somewhere between 3kHz and 4kHz, independently of the fundamental frequency. That's also the highest note of most instrument families: I know only the celesta, glockenspiel and violin to exceed it.

The varied cutoff frequencies often change just one or two harmonics. This bassoon spectrum, with amplitudes increasing to the 4th harmonic and decreasing slowly, is artificial and aggressive on high notes. Double reeds, with their wide spectrum, need a filtering air column more than single reeds and flutes do. This filtering eases the wider range of bass instruments; other causes are more direct.

Marc Schaefer, aka Enthalpy

Link to comment
Share on other sites

Many sources claim that when tuning a piano, the high octaves must be stretched out to sound in tune because the human ear perceives the intervals smaller there.

So here are some intervals in the two last or the last octaves of a piano. The height of these sine signals is less clearly perceived, but harmonics would be unbearable. The notes follow the equally tempered scale, where the quart and quint intervals differ by 0.1% from 4/3 and 3/2.

HighOctavesStretching.zip

I hear these intervals in tune. No need to stretch the high octaves.

Marc Schaefer, aka Enthalpy

Link to comment
Share on other sites

On 2/5/2018 at 4:21 PM, Strange said:

Move a few inches towards or away from the source; this will change the relative phase of the harmonics [...]

Why? Air isn't dispersive at these frequencies under usual conditions. We write waves as Psi(t-x/c) which keeps the relative phases over the distance, or equivalently, keeps the signal shape. That is, if a harmonic crosses zero at Phi degrees after the fundamental does, one metre further it will still lag by Phi degrees.

If changing only t or x/c, the phase turns more quickly for higher harmonics, but if following the sound propagation, at constant t-x/c, Phi keeps the same, and the signal shape too.

On 2/5/2018 at 5:35 PM, swansont said:

It is not obvious to me that the last sentence is true. Musical sound is not periodic?

That's observation rather than logic. Attempts to synthesize a musical sound from its harmonic spectrum, which can only produce a periodic signal, fail to imitate a musical sound.

It's the very reason why present-day electric organs have samples of physical instruments in memory for each note and play these samples on the musician's demand. It's because other methods failed.

I suggest to tinker with my piece of software. It lets adjust any harmonic at will to produce any periodic sound.

On 2/5/2018 at 5:35 PM, swansont said:

Phase will matter if you have multiple sources and are getting interference. The location of the interference depends on the phase.

Agreed. I must make some day the experiment of inverting one loudspeaker phase. It's said to be audible, but so many claims are unverified in Hi-Fi.

On 2/6/2018 at 10:49 PM, John Cuthber said:

My programme (TutD.zip in the first message here) only softens the attack and extinction of the notes because sudden amplitude changes are uncomfortable and distract the listener.
Function WrWav, loops
for (... envel *= DecRate)
for (... envel /= DecRate)

The envelope of a sound is very important to its character, agreed. But a long steady sound of a saxophone or flute can't be mistaken with a periodic signal. So the difference doesn't reduce to the envelope.

Edited by Enthalpy
Link to comment
Share on other sites

40 minutes ago, Enthalpy said:

That's observation rather than logic. Attempts to synthesize a musical sound from its harmonic spectrum, which can only produce a periodic signal, fail to imitate a musical sound.

It's also a tacit assertion that you can't take a Fourier transform of a musical sound wave

Link to comment
Share on other sites

What height difference do we perceive, and how accurate shall instruments be? Here are some favourable cases, where the same note is slightly raised between 1s-2s and between 3s-4s.

Permil.7z
The free 7-zip archiver expands the 7z format. If someone needs the bigger zip file, please tell me.
www.7-zip.org

The files Permil1, Permil2 and Permil5 raise the note by 0.1%, 0.2% and 0.5%. Those called Harm contain the harmonics 2, 3, 4, 6, 8 too. The height is a 440Hz A except for the files H2 (880Hz) and H4 (1760Hz).

You may hear the height much better at the sounds with harmonics (at least I do). Is it because more Hz separate the harmonics? Probably not, since our height perception is closely logarithmic - in all cultures, from what is published. Anyway, I perceive the 0.2% raise better at 880Hz sine and even better at 1760Hz, almost as clearly as at the harmonic-rich 440Hz tone (whose harmonics 6 and 8 are weak). So a better height sensitivity to a fundamental or harmonics around 1760Hz would be a decent explanation within this limited experiment.

How much? When I was young and played the violin, I could hear 0.1% at a 440Hz sine, now I need the harmonics, sob. The cent is also near our limit, reportedly; defined as 1/100 of a 1+0.059 half-tone, or 0.059%.

Is it innate or trained? Rather both. Violinists switching for the first time to the alto have immediately an accurate height perception on the new notes, while on the cello it takes little time. And what about flautists who get used to their too low high G# and don't notice it any more? On the other hand, some violinists (...even very famous) don't hear the height well after decades of training.

Some people, mostly violinists, claim to perceive the absolute height rather than intervals. From my experience, they don't tune by far as precisely as when referring to a standard. Also, a violin gives hints to the absolute height: its resonances differentiates the notes, and the strings sound more brilliant with more tension. So I formulate the hypothesis that these violonists are guided by their instrument - until I see or read further experiments.

Our excellent perception of tone height makes the manufacture of instruments difficult: 0.5% (8 cent) detune would be bad, but for simple woodwinds, wavelengths predict the height to 10%, and the rest is professional knowledge.

A known recipe for good woodwinds is that their harmonic resonances are aligned. Though, they play notes at least on two resonance modes, and the musician changes the embouchure between both, which modifies the reed's susceptance and the resonance's height
http://www.scienceforums.net/topic/112039-woodwind-reed-susceptance/
so the good tune of the two octaves or twelfths can hamper the mode alignment. While I haven't seen that in books, I expect many instrument makers to know it.

Marc Schaefer, aka Enthalpy

Link to comment
Share on other sites

Here are sounds with variable degree of distortion, and the source TutE.cpp to produce them.
Distortion.7z

All at 330Hz. The files Saw contain 15 harmonics like a sawtooth signal, Sine have only the fundamental. Mild is a very smooth deformation by a hyperbolic sine, while Hard is clipping. Beginning with none, the distortion increases in 2s intervals.

Clipping removes the extreme 0%, 0.2%, 0.5% and 1% of the voltage in 2s intervals. It gets noticeable when 0.5% of a sine are removed, or 0.2% once you know what to listen at. The sound that has already harmonics is unaffected by 1% clipping.

This distortion appears only when the amplifier saturates. Thanks to feedback, crossover in a class AB amplifier doesn't create such a distortion. Not even computer audio makes that much. Our ears detect around 0.2%, but only on a sine wave.

Mild saturation reduces the gain very progressively at the extreme voltages: here it removes 0, 3%, 10% and 40% of the peaks before rescaling, in 2s intervals. This distortion, which introduces harmonics of lower rank, gets noticeable at 10% compression, wow, and on the sawtooth not even at 30%.

Audio electronics doesn't create such a distortion, thanks to feedback. Loudspeakers would if extremely overdriven, but we aren't sensitive to that. So whether an audio amplifier shows 0.1% or 0.01% distortion is only marketing.

As opposed, an electric guitar amplifier operates generally in saturation. Transistor end stages clip the wave while vacuum valves saturate more smoothly. I haven't heard the difference personally up to now, but based on the samples here, I easily believe that valves sound differently in a guitar amplifier. Well, we could just saturate the signal smoothly before sending it to a transistor amplifier.

Marc Schaefer, aka Enthalpy

==========

Hi JC, Swansont and the others, I come back soon!

Link to comment
Share on other sites

On 2/16/2018 at 7:25 PM, swansont said:

It's also a tacit assertion that you can't take a Fourier transform of a musical sound wave

If one records the whole sound, transforms it by Fourier in the frequency domain and back in the time domain, it reconstitutes the record, up to minimizeable imperfections.

But if one records only one or few pseudo-periods, the Fourier transform implicitly supposes that these represent a part of a periodic signal, which is the wrong start. In addition, a pseudo-period length must be cut very accurately, lest the step where the ends meet introduces high harmonics - and the limited sampling rate limits this adjustment.

Link to comment
Share on other sites

On 2/17/2018 at 2:04 PM, John Cuthber said:

[Citing Enthalpy's "But a long steady sound of a saxophone or flute can't be mistaken with a periodic signal."]
Really? http://hyperphysics.phy-astr.gsu.edu/hbase/Music/saxw.html

Hi John Cuthber, thanks for the link!

The following archive packs a wav file of the three notes synthesized from their harmonic spectrum given at Hyperphysics. Windows Media Player and others can play the wav file.

The archive contains also the exe file that can run within Windows' console: cmd.exe. The provided shortcuts Cmd2k and CmdXp start the console from usual W2k and Xp installations and hopefully from other Windows. If the shortcuts are in the exe's folder, type tute in the console to start the executable that creates tut.wav. h in tute displays help, q quits. Type exit to quit the console.

The joined txt has the commands (in dB) for the exe to make the sounds described at Hyperphysics. Copy the contents in a text editor, paste by right-clic when tute.exe awaits commands.

The joined cpp is the source file. Plain Unix-styled C, so it should be compilable to run on Linux and elsewhere.

HyperphysicsSaxophone.zip

Hearing the wav tells that the harmonic spectrum, making a periodic signal, remotely suggests the tone colour of a saxophone, but can't imitate it.

Link to comment
Share on other sites

What, in principle, stops me getting a sax (and someone who can play it), a microphone, a pre-amp and an A to D converter; then  recording the voltage from the microphone as a function of time?

If the sound doesn't vary over time* then I can "loop" the sample I have and make it arbitrarily long.

And then I can Fourier transform it (the long version means I don't need to worry much about apodisation).
I can then recreate that sound by digital synthesis from the Fourier coefficients and, apart from a few minor distortions that I can generally reduce by simply paying more money for the kit I use, I will have a "copy" of the original sax sound.

 

* (if it does, I need a better player- one who can hold a note)

Link to comment
Share on other sites

4 hours ago, Enthalpy said:

If one records the whole sound, transforms it by Fourier in the frequency domain and back in the time domain, it reconstitutes the record, up to minimizeable imperfections.

But if one records only one or few pseudo-periods, the Fourier transform implicitly supposes that these represent a part of a periodic signal, which is the wrong start. In addition, a pseudo-period length must be cut very accurately, lest the step where the ends meet introduces high harmonics - and the limited sampling rate limits this adjustment.

As you say here, a limited sampling rate will be a problem. 

Link to comment
Share on other sites

On 2/19/2018 at 8:46 PM, John Cuthber said:

What, in principle, stops me getting a sax (and someone who can play it), a microphone, a pre-amp and an A to D converter; then  recording the voltage from the microphone as a function of time?

If the sound doesn't vary over time* then I can "loop" the sample I have and make it arbitrarily long.

And then I can Fourier transform it (the long version means I don't need to worry much about apodisation).
I can then recreate that sound by digital synthesis from the Fourier coefficients and, apart from a few minor distortions that I can generally reduce by simply paying more money for the kit I use, I will have a "copy" of the original sax sound.

 

* (if it does, I need a better player- one who can hold a note)

If you record a long sample and reproduce the whole sample, the reproduction will be good. It's called recording and works decently by now.

Taking a direct and inverse Fourier transform of the whole long sample introduces arbitrarily low imperfections, provided you record the phase too, or the complex coefficients. As good as recording.

What does not work is when people attempt to fourierize one period of the sound and reduce the information to a harmonic spectrum, because this sound is non-periodic in essence. Synthesis from harmonics creates identical periods - be it one recorded period, or a mean of several periods - which our ears do not accept as a saxophone sound.

Any PC has already an ADC in its sound card. Not of recording studio quality, but it suffices to record a saxophone and reproduce a convincing sound. You might for instance record a long tone, identify the pseudo-periods, compute a mean value, and observe that the mean period does not sound like a saxophone or a recorder. It doesn't even need a Fourier transform.

Researchers at a Brittany university claimed (I didn't hear it) they obtained a more convincing violin sound by taking a sawtooth signal and letting a random noise decide the instant of the transition.

Link to comment
Share on other sites

Clipping the crests of a sine by 0.5% is noticeable
previous message here
and digitizing on 8 bits creates everywhere steps 0.4% high or more. Expectedly, the difference between 16 bits and 8 bits is strong on a sine:
Bits8or16.zip
For the 16-bits sine to sound pure, your loudspeakers may need a soft support.

The effect is the same through my three audio cards, in the loudspeakers as in two headphone sets.

Is it not a result of aliasing, since the original sine is "perfect" (64-bit floats) hence contains no aliasable harmonics. Neither a result of the sampling frequency, always 44.1kHz. If the resolution were unlimited, sampling would introduce no error at all.

But here the digitizing noise is strong for our ears, and it resides at frequencies not belonging to the original sound. The complicated interaction with the sampling frequency lets the 330Hz and 329Hz sines sound differently after the 8-bit digitization.

The other sounds I provide in the discussion are digitized on 16 bits at 44.1kHz.

Marc Schaefer, aka Enthalpy

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.