Adobe Audition Spectral View



Time stretching is the process of changing the speed or duration of an audio signal without affecting its pitch. Pitch scaling is the opposite: the process of changing the pitch without affecting the speed. Pitch shift is pitch scaling implemented in an effects unit and intended for live performance. Pitch control is a simpler process which affects pitch and speed simultaneously by slowing down or speeding up a recording.

These processes are often used to match the pitches and tempos of two pre-recorded clips for mixing when the clips cannot be reperformed or resampled. Time stretching is often used to adjust radio commercials[1] and the audio of television advertisements[2] to fit exactly into the 30 or 60 seconds available. It can be used to conform longer material to a designated time slot, such as a 1-hour broadcast.

Play View: Adobe Audition will play just the portion of audio you’re currently viewing from beginning to end. Play from Cursor to End of View: Adobe Audition plays from the current cursor position to the end of the view. Spectral Tab This is where you can adjust the display parameters for Adobe Audition’s spectral display. Adobe Audition CC is a powerhouse audio editor that continues to push industry standards forward, with a pricing model to match. The app is updated every year with new features and expanded compatibility with the latest versions of macOS and Windows.

Resampling[edit]

The simplest way to change the duration or pitch of a digital audio clip is through sample rate conversion. This is a mathematical operation that effectively rebuilds a continuous waveform from its discrete samples and then re-samples that waveform again at a different rate. When the new samples are played at the original sampling frequency, the audio clip sounds faster or slower. Unfortunately, the frequencies in the sample are always scaled at the same ratio as the speed, transposing its perceived pitch up or down in the process. In other words, slowing down the recording lowers the pitch, speeding it up raises the pitch. This is analogous to speeding up or slowing down an analogue recording, like a phonograph record or tape, creating the Chipmunk effect. Thus the two effects cannot be separated when using this method. A drum track containing no pitched instruments can be moderately sample-rate converted for tempo without adverse effects, but a pitched track cannot.

Frequency domain[edit]

Phase vocoder[edit]

One way of stretching the length of a signal without affecting the pitch is to build a phase vocoder after Flanagan, Golden, and Portnoff.

Basic steps:

  1. compute the instantaneous frequency/amplitude relationship of the signal using the STFT, which is the discrete Fourier transform of a short, overlapping and smoothly windowed block of samples;
  2. apply some processing to the Fourier transform magnitudes and phases (like resampling the FFT blocks); and
  3. perform an inverse STFT by taking the inverse Fourier transform on each chunk and adding the resulting waveform chunks, also called overlap and add (OLA).[3]
Adobe Audition Spectral View

The phase vocoder handles sinusoid components well, but early implementations introduced considerable smearing on transient ('beat') waveforms at all non-integer compression/expansion rates, which renders the results phasey and diffuse. Recent improvements allow better quality results at all compression/expansion ratios but a residual smearing effect still remains.

The phase vocoder technique can also be used to perform pitch shifting, chorusing, timbre manipulation, harmonizing, and other unusual modifications, all of which can be changed as a function of time.

Sinusoidal analysis/synthesis system (based on McAulay & Quatieri 1988, p. 161)[4]

Adobe Audition Spectral View 2

Sinusoidal spectral modeling[edit]

Another method for time stretching relies on a spectral model of the signal. In this method, peaks are identified in frames using the STFT of the signal, and sinusoidal 'tracks' are created by connecting peaks in adjacent frames. The tracks are then re-synthesized at a new time scale. This method can yield good results on both polyphonic and percussive material, especially when the signal is separated into sub-bands. However, this method is more computationally demanding than other methods.[citation needed]

Modelling a monophonic sound as observation along a helix of a function with a cylinder domain

Time domain[edit]

SOLA[edit]

Rabiner and Schafer in 1978 put forth an alternate solution that works in the time domain: attempt to find the period (or equivalently the fundamental frequency) of a given section of the wave using some pitch detection algorithm (commonly the peak of the signal's autocorrelation, or sometimes cepstral processing), and crossfade one period into another.

This is called time-domain harmonic scaling[5] or the synchronized overlap-add method (SOLA) and performs somewhat faster than the phase vocoder on slower machines but fails when the autocorrelation mis-estimates the period of a signal with complicated harmonics (such as orchestral pieces).

Adobe Audition (formerly Cool Edit Pro) seems to solve this by looking for the period closest to a center period that the user specifies, which should be an integer multiple of the tempo, and between 30 Hz and the lowest bass frequency.

This is much more limited in scope than the phase vocoder based processing, but can be made much less processor intensive, for real-time applications. It provides the most coherent results[citation needed] for single-pitched sounds like voice or musically monophonic instrument recordings.

High-end commercial audio processing packages either combine the two techniques (for example by separating the signal into sinusoid and transient waveforms), or use other techniques based on the wavelet transform, or artificial neural network processing[citation needed], producing the highest-quality time stretching.

Frame-based approach[edit]

Frame-based approach of many TSM procedures

In order to preserve an audio signal's pitch when stretching or compressing its duration, many time-scale modification (TSM) procedures follow a frame-based approach.[6]Given an original discrete-time audio signal, this strategy's first step is to split the signal into short analysis frames of fixed length.The analysis frames are spaced by a fixed number of samples, called the analysis hopsizeHaN{displaystyle H_{a}in mathbb {N} }.To achieve the actual time-scale modification, the analysis frames are then temporally relocatedto have a synthesis hopsizeHsN{displaystyle H_{s}in mathbb {N} }.This frame relocation results in a modification of the signal's duration by a stretching factor ofα=Hs/Ha{displaystyle alpha =H_{s}/H_{a}}.However, simply superimposing the unmodified analysis frames typically results in undesired artifactssuch as phase discontinuities or amplitude fluctuations.To prevent these kinds of artifacts, the analysis frames are adapted to form synthesis frames, prior tothe reconstruction of the time-scale modified output signal.

The strategy of how to derive the synthesis frames from the analysis frames is a key difference amongdifferent TSM procedures.

Speed hearing and speed talking[edit]

For the specific case of speech, time stretching can be performed using PSOLA.

While one might expect speeding up to reduce comprehension,Herb Friedman says that 'Experiments have shown that the brain works most efficiently if the information rate through the ears—via speech—is the 'average' reading rate, which is about 200–300 wpm (words per minute), yet the average rate of speech is in the neighborhood of 100–150 wpm.'[7]

Adobe audition spectral viewing

Speeding up audio is seen as the equivalent of speed reading.[8][9]

Pitch scaling[edit]

Pitch shifting (Frequency scaling) is provided on EventideHarmonizer
Frequency shifting provided by Bode Frequency Shifter does not keep frequency ratio and harmony.

These techniques can also be used to transpose an audio sample while holding speed or duration constant. This may be accomplished by time stretching and then resampling back to the original length. Alternatively, the frequency of the sinusoids in a sinusoidal model may be altered directly, and the signal reconstructed at the appropriate time scale.

Transposing can be called frequency scaling or pitch shifting, depending on perspective.

For example, one could move the pitch of every note up by a perfect fifth, keeping the tempo the same.One can view this transposition as 'pitch shifting', 'shifting' each note up 7 keys on a piano keyboard, or adding a fixed amount on the Mel scale, or adding a fixed amount in linear pitch space.One can view the same transposition as 'frequency scaling', 'scaling' (multiplying) the frequency of every note by 3/2.

Musical transposition preserves the ratios of the harmonic frequencies that determine the sound's timbre, unlike the frequency shift performed by amplitude modulation, which adds a fixed frequency offset to the frequency of every note. (In theory one could perform a literal pitch scaling in which the musical pitch space location is scaled [a higher note would be shifted at a greater interval in linear pitch space than a lower note], but that is highly unusual, and not musical.[citation needed])

Time domain processing works much better here, as smearing is less noticeable, but scaling vocal samples distorts the formants into a sort of Alvin and the Chipmunks-like effect, which may be desirable or undesirable.A process that preserves the formants and character of a voice involves analyzing the signal with a channel vocoder or LPC vocoder plus any of several pitch detection algorithms and then resynthesizing it at a different fundamental frequency.

A detailed description of older analog recording techniques for pitch shifting can be found within the Alvin and the Chipmunks entry.

See also[edit]

  • Dynamic tonality — real-time changes of tuning and timbre
Audition

References[edit]

Adobe Audition Spectral View 2019

  1. ^https://web.archive.org/web/20080527184101/http://www.tvtechnology.com/features/audio_notes/f_audionotes.shtml
  2. ^http://www.atarimagazines.com/creative/v9n7/122_Variable_speech.php
  3. ^Jont B. Allen (June 1977). 'Short Time Spectral Analysis, Synthesis, and Modification by Discrete Fourier Transform'. IEEE Transactions on Acoustics, Speech, and Signal Processing. ASSP-25 (3): 235–238.
  4. ^McAulay, R. J.; Quatieri, T. F. (1988), 'Speech Processing Based on a Sinusoidal Model'(PDF), The Lincoln Laboratory Journal, 1 (2): 153–167, archived from the original(PDF) on 2012-05-21, retrieved 2014-09-07
  5. ^David Malah (April 1979). 'Time-domain algorithms for harmonic bandwidth reduction and time scaling of speech signals'. IEEE Transactions on Acoustics, Speech, and Signal Processing. ASSP-27 (2): 121–133.
  6. ^Jonathan Driedger and Meinard Müller (2016). 'A Review of Time-Scale Modification of Music Signals'. Applied Sciences. 6 (2): 57. doi:10.3390/app6020057.
  7. ^Variable Speech, Creative Computing Vol. 9, No. 7 / July 1983 / p. 122
  8. ^http://www.nevsblog.com/2006/06/23/listen-to-podcasts-in-half-the-time/
  9. ^https://web.archive.org/web/20060902102443/http://cid.lib.byu.edu/?p=128

External links[edit]

Adobe Audition Spectral View Pro

  • Time Stretching and Pitch Shifting Overview A comprehensive overview of current time and pitch modification techniques by Stephan Bernsee
  • Stephan Bernsee's smbPitchShift C source code C source code for doing frequency domain pitch manipulation
  • pitchshift.js from KievII A Javascript pitchshifter based on smbPitchShift code, from the open source KievII library
  • The Phase Vocoder: A Tutorial - A good description of the phase vocoder
  • How to build a pitch shifter Theory, equations, figures and performances of a real-time guitar pitch shifter running on a DSP chip
  • ZTX Time Stretching Library Free and commercial versions of a popular 3rd party time stretching library for iOS, Linux, Windows and Mac OS X
  • Elastique by zplane commercial cross-platform library, mainly used by DJ and DAW manufacturers
  • Voice Synth from Qneo - specialized synthesizer for creative voice sculpting
  • TSM toolbox Free MATLAB implementations of various Time-Scale Modification procedures
  • Pitch Shifter Audio Tool Online pitch-shifting audio tool implemented by SoundTouch algorithm
  • PaulStretch, a well-known algorithm for extreme (> 10×) time stretching

Adobe Audition Spectral Viewing

Retrieved from 'https://en.wikipedia.org/w/index.php?title=Audio_time_stretching_and_pitch_scaling&oldid=1019799269'