Limit this search to....

Hack Audio: An Introduction to Computer Programming and Digital Signal Processing in MATLAB
Contributor(s): Tarr, Eric (Author)
ISBN: 113849755X     ISBN-13: 9781138497559
Publisher: Routledge
OUR PRICE:   $78.84  
Product Type: Paperback - Other Formats
Published: July 2018
Qty:
Additional Information
BISAC Categories:
- Technology & Engineering | Acoustics & Sound
- Computers | Interactive & Multimedia
Dewey: 006.5
LCCN: 2018006035
Series: Audio Engineering Society Presents
Physical Information: 1.1" H x 7.5" W x 9.1" (1.98 lbs) 458 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Computers are at the center of almost everything related to audio. Whether for synthesis in music production, recording in the studio, or mixing in live sound, the computer plays an essential part. Audio effects plug-ins and virtual instruments are implemented as software computer code. Music apps are computer programs run on a mobile device. All these tools are created by programming a computer.

Hack Audio: An Introduction to Computer Programming and Digital Signal Processing in MATLAB provides an introduction for musicians and audio engineers interested in computer programming. It is intended for a range of readers including those with years of programming experience and those ready to write their first line of code. In the book, computer programming is used to create audio effects using digital signal processing. By the end of the book, readers implement the following effects: signal gain change, digital summing, tremolo, auto-pan, mid/side processing, stereo widening, distortion, echo, filtering, equalization, multi-band processing, vibrato, chorus, flanger, phaser, pitch shifter, auto-wah, convolution and algorithmic reverb, vocoder, transient designer, compressor, expander, and de-esser.

Throughout the book, several types of test signals are synthesized, including: sine wave, square wave, sawtooth wave, triangle wave, impulse train, white noise, and pink noise. Common visualizations for signals and audio effects are created including: waveform, characteristic curve, goniometer, impulse response, step response, frequency spectrum, and spectrogram. In total, over 200 examples are provided with completed code demonstrations.