An Introduction to Audio Content Analysis – Applications in Signal Processing and Music Informatics
Home > Science, Technology & Agriculture > Electronics and communications engineering > Communications engineering / telecommunications > Signal processing > An Introduction to Audio Content Analysis: Applications in Signal Processing and Music Informatics
An Introduction to Audio Content Analysis: Applications in Signal Processing and Music Informatics

An Introduction to Audio Content Analysis: Applications in Signal Processing and Music Informatics

|
     0     
5
4
3
2
1




Available


About the Book

With the proliferation of digital audio distribution over digital media, audio content analysis is fast becoming a requirement for designers of intelligent signal-adaptive audio processing systems. Written by a well-known expert in the field, this book provides quick access to different analysis algorithms and allows comparison between different approaches to the same task, making it useful for newcomers to audio signal processing and industry experts alike. A review of relevant fundamentals in audio signal processing, psychoacoustics, and music theory, as well as downloadable MATLAB files are also included. Please visit the companion website: www.AudioContentAnalysis.org

Table of Contents:
List of Figures xiii List of Tables xvii Preface xix Acronyms xxi List of Symbols xxv 1 Introduction 1 1.1 Audio Content 3 1.2 A Generalized Audio Content Analysis System 4 2 Fundamentals 7 2.1 Audio Signals 7 2.1.1 Periodic Signals 7 2.1.2 Random Signals 9 2.1.3 Sampling and Quantization 9 2.1.4 Statistical Signal Description 13 2.2 Signal Processing 14 2.2.1 Convolution 14 2.2.2 BlockBased Processing 18 2.2.3 Fourier Transform 20 2.2.4 Constant Q Transform 23 2.2.5 Auditory Filterbanks 24 2.2.6 Correlation Function 24 2.2.7 Linear Prediction 28 3 Instantaneous Features 31 3.1 Audio PreProcessing 33 3.1.1 DownMixing 33 3.1.2 DC Removal 33 3.1.3 Normalization 34 3.1.4 DownSampling 34 3.1.5 Other PreProcessing Options 35 3.2 Statistical Properties 35 3.2.1 Arithmetic Mean 36 3.2.2 Geometric Mean 36 3.2.3 Harmonic Mean 36 3.2.4 Generalized Mean 36 3.2.5 Centroid 37 3.2.6 Variance and Standard Deviation 37 3.2.7 Skewness 38 3.2.8 Kurtosis 39 3.2.9 Generalized Central Moments 40 3.2.10 Quantiles and Quantile Ranges 40 3.3 Spectral Shape 41 3.3.1 Spectral Rolloff 42 3.3.2 Spectral Flux 44 3.3.3 Spectral Centroid 45 3.3.4 Spectral Spread 47 3.3.5 Spectral Decrease 48 3.3.6 Spectral Slope 49 3.3.7 Mel Frequency Cepstral Coefficients 51 3.4 Signal Properties 54 3.4.1 Tonalness 54 3.4.2 Auto Correlation Coefficients 61 3.4.3 Zero Crossing Rate 62 3.5 Feature PostProcessing 63 3.5.1 Derived Features 64 3.5.2 Normalization and Mapping 65 3.5.3 Subfeatures 66 3.5.4 Feature Dimensionality Reduction 66 4 Intensity 71 4.1 Human Perception of Intensity and Loudness 71 4.2 Representation of Dynamics in Music 73 4.3 Features 73 4.3.1 Root Mean Square 73 4.4 Peak Envelope 76 4.5 PsychoAcoustic Loudness Features 77 4.5.1 EBU R128 78 5 Tonal Analysis 79 5.1 Human Perception of Pitch 79 5.1.1 Pitch Scales 79 5.1.2 Chroma Perception 81 5.2 Representation of Pitch in Music 82 5.2.1 Pitch Classes and Names 82 5.2.2 Intervals 83 5.2.3 Root Note, Mode, and Key 83 5.2.4 Chords and Harmony 86 5.2.5 The Frequency of Musical Pitch 88 5.3 Fundamental Frequency Detection 91 5.3.1 Detection Accuracy 92 5.3.2 PreProcessing 94 5.3.3 Monophonic Input Signals 97 5.3.4 Polyphonic Input Signals 103 5.4 Tuning Frequency Estimation 106 5.5 Key Detection 108 5.5.1 Pitch Chroma 108 5.5.2 Key Recognition 112 5.6 Chord Recognition 116 6 Temporal Analysis 119 6.1 Human Perception of Temporal Events 119 6.1.1 Onsets 119 6.1.2 Tempo and Meter 122 6.1.3 Rhythm 122 6.1.4 Timing 123 6.2 Representation of Temporal Events in Music 123 6.2.1 Tempo and Time Signature 123 6.2.2 Note Value 124 6.3 Onset Detection 124 6.3.1 Novelty Function 125 6.4 Beat Histogram 133 6.4.1 Beat Histogram Features 134 6.5 Detection of Tempo and Beat Phase 135 6.6 Detection of Meter and Downbeat 136 7 Alignment 139 7.1 Dynamic Time Warping 139 7.1.1 Example 143 7.1.2 Common Variants 144 7.1.3 Optimizations 145 7.2 AudiotoAudio Alignment 146 7.2.1 Ground Truth Data for Evaluation 147 7.3 AudiotoScore Alignment 148 7.3.1 RealTime Systems 148 7.3.2 Non RealTime Systems 149 8 Musical Genre, Similarity and Mood 151 8.1 Musical Genre Classification 151 8.1.1 Musical Genre 152 8.1.2 Feature Extraction 154 8.1.3 Classification 155 8.2 Related Research Fields 156 8.2.1 Music Similarity Detection 156 8.2.2 Mood Classification 158 8.2.3 Instrument Recognition 161 9 Audio Fingerprinting 163 9.1 Fingerprint Extraction 164 9.2 Fingerprint Matching 165 9.3 Fingerprinting System: Example 166 10 Music Performance Analysis 169 10.1 Musical Communication 169 10.1.1 Score 169 10.1.2 Music Performance 170 10.1.3 Production 172 10.1.4 Recipient 172 10.2 Music Performance Analysis 172 10.2.1 Analysis Data 174 10.2.2 Research Results 177 A Convolution Properties 181 A.1 Identity 181 A.2 Commutativity 181 A.3 Associativity 182 A.4 Distributivity 183 A.5 Circularity 183 B Fourier Transform 185 B.1 Properties of the Fourier Transformation 186 B.1.1 Inverse Fourier Transform 186 B.1.2 Superposition 186 B.1.3 Convolution and Multiplication 186 B.1.4 Parseval’s Theorem 187 B.1.5 Time and Frequency Shift 188 B.1.6 Symmetry 188 B.1.7 Time and Frequency Scaling 189 B.1.8 Derivatives 190 B.2 Spectrum of Example Time Domain Signals 190 B.2.1 Delta Function 190 B.2.2 Constant 190 B.2.3 Cosine 190 B.2.4 Rectangular Window 191 B.2.5 Delta Pulse 191 B.3 Transformation of sampled time signals 191 B.4 Short Time Fourier Transform of Continuous Signals 192 B.4.1 Window Functions 193 B.5 Discrete Fourier Transform 195 B.5.1 Window Functions 196 B.5.2 Fast Fourier Transform 197 C Principal Component Analysis 199 C.1 Computation of the Transformation Matrix 200 C.2 Interpretation of the Transformation Matrix 200 D Software for Audio Analysis 201 D.1 Software Frameworks & Applications 202 D.1.1 Marsyas 202 D.1.2 CLAM 202 D.1.3 jMIR 203 D.1.4 CoMIRVA 203 D.1.5 Sonic Visualiser 203 D.2 Software Libraries & Toolboxes 204 D.2.1 Feature Extraction 204 D.2.2 Plugin Interfaces 205 D.2.3 Other Software 206 References 207 Index 237


Best Sellers


Product Details
  • ISBN-13: 9781118266823
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: Wiley-IEEE Press
  • Height: 265 mm
  • No of Pages: 272
  • Returnable: N
  • Sub Title: Applications in Signal Processing and Music Informatics
  • Width: 187 mm
  • ISBN-10: 111826682X
  • Publisher Date: 09 Oct 2012
  • Binding: Hardback
  • Language: English
  • Returnable: N
  • Spine Width: 21 mm
  • Weight: 653 gr


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
An Introduction to Audio Content Analysis: Applications in Signal Processing and Music Informatics
John Wiley & Sons Inc -
An Introduction to Audio Content Analysis: Applications in Signal Processing and Music Informatics
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

An Introduction to Audio Content Analysis: Applications in Signal Processing and Music Informatics

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!