Numerical Sound Synthesis (eBook)

Finite Difference Schemes and Simulation in Musical Acoustics
eBook Download: PDF
2009 | 1. Auflage
456 Seiten
Wiley (Verlag)
978-0-470-74902-9 (ISBN)

Lese- und Medienproben

Numerical Sound Synthesis -  Stefan Bilbao
Systemvoraussetzungen
117,99 inkl. MwSt
  • Download sofort lieferbar
  • Zahlungsarten anzeigen
Digital sound synthesis has long been approached using standard digital filtering techniques. Newer synthesis strategies, however, make use of physical descriptions of musical instruments, and allow for much more realistic and complex sound production and thereby synthesis becomes a problem of simulation.

This book has a special focus on time domain finite difference methods presented within an audio framework. It covers time series and difference operators, and basic tools for the construction and analysis of finite difference schemes, including frequency-domain and energy-based methods, with special attention paid to problems inherent to sound synthesis. Various basic lumped systems and excitation mechanisms are covered, followed by a look at the 1D wave equation, linear bar and string vibration, acoustic tube modelling, and linear membrane and plate vibration. Various advanced topics, such as the nonlinear vibration of strings and plates, are given an elaborate treatment.

Key features:

  • Includes a historical overview of digital sound synthesis techniques, highlighting the links between the various physical modelling methodologies.
  • A pedagogical presentation containing over 150 problems and programming exercises, and numerous figures and diagrams, and code fragments in the MATLAB® programming language helps the reader with limited experience of numerical methods reach an understanding of this subject.
  • Offers a complete treatment of all of the major families of musical instruments, including certain audio effects.

Numerical Sound Synthesis is suitable for audio and software engineers, and researchers in digital audio, sound synthesis and more general musical acoustics. Graduate students in electrical engineering, mechanical engineering or computer science, working on the more technical side of digital audio and sound synthesis, will also find this book of interest.



Stefan Bilbao, School of Arts, Culture and Environment, University of Edinburgh, UK
Dr Stefan Bilbao is currently a Lecturer of Music at the University of Edinburgh, specializing in sound synthesis based on physical models of musical instruments, with a particular focus on the intersection between digital filtering techniques and numerical simulation methods. He has been involved in computer music research since 1992, working firstly at the Institut de Recherche et Coordination Acoustique Musicale (IRCAM) under a joint fellowship with Harvard University, then at the Space, Telecommunications and Radioscience Laboratory (STAR Lab). Dr Bilbao then moved UK to take a post as a Lecturer at the Sonic Arts Research Centre (SARC) at the Queens University, Belfast, and in 2005, at the School of Arts, Culture and Environment at the University of Edinburgh. He is now undertaking a project supported by the Engineering and Physical Sciences Research Council UK for the development of new numerical techniques for sound synthesis. He teaches both undergraduate and postgraduate courses on musical acoustics, DSP, and musical applications of Fourier theory and has written over 10 published journal articles, 30 conference papers and the book Wave and Scattering Methods for Numerical Simulation for Wiley, published in 2004.


Digital sound synthesis has long been approached using standard digital filtering techniques. Newer synthesis strategies, however, make use of physical descriptions of musical instruments, and allow for much more realistic and complex sound production and thereby synthesis becomes a problem of simulation. This book has a special focus on time domain finite difference methods presented within an audio framework. It covers time series and difference operators, and basic tools for the construction and analysis of finite difference schemes, including frequency-domain and energy-based methods, with special attention paid to problems inherent to sound synthesis. Various basic lumped systems and excitation mechanisms are covered, followed by a look at the 1D wave equation, linear bar and string vibration, acoustic tube modelling, and linear membrane and plate vibration. Various advanced topics, such as the nonlinear vibration of strings and plates, are given an elaborate treatment. Key features: Includes a historical overview of digital sound synthesis techniques, highlighting the links between the various physical modelling methodologies. A pedagogical presentation containing over 150 problems and programming exercises, and numerous figures and diagrams, and code fragments in the MATLAB programming language helps the reader with limited experience of numerical methods reach an understanding of this subject. Offers a complete treatment of all of the major families of musical instruments, including certain audio effects. Numerical Sound Synthesis is suitable for audio and software engineers, and researchers in digital audio, sound synthesis and more general musical acoustics. Graduate students in electrical engineering, mechanical engineering or computer science, working on the more technical side of digital audio and sound synthesis, will also find this book of interest.

Stefan Bilbao, School of Arts, Culture and Environment, University of Edinburgh, UK Dr Stefan Bilbao is currently a Lecturer of Music at the University of Edinburgh, specializing in sound synthesis based on physical models of musical instruments, with a particular focus on the intersection between digital filtering techniques and numerical simulation methods. He has been involved in computer music research since 1992, working firstly at the Institut de Recherche et Coordination Acoustique Musicale (IRCAM) under a joint fellowship with Harvard University, then at the Space, Telecommunications and Radioscience Laboratory (STAR Lab). Dr Bilbao then moved UK to take a post as a Lecturer at the Sonic Arts Research Centre (SARC) at the Queens University, Belfast, and in 2005, at the School of Arts, Culture and Environment at the University of Edinburgh. He is now undertaking a project supported by the Engineering and Physical Sciences Research Council UK for the development of new numerical techniques for sound synthesis. He teaches both undergraduate and postgraduate courses on musical acoustics, DSP, and musical applications of Fourier theory and has written over 10 published journal articles, 30 conference papers and the book Wave and Scattering Methods for Numerical Simulation for Wiley, published in 2004.

Preface.

1 Sound synthesis and physical modeling.

1.1 Abstract digital sound synthesis.

1.2 Physical modeling.

1.3 Physical modeling: a larger view.

2 Time series and difference operators.

2.1 Time series.

2.2 Shift, difference, and averaging operators.

2.3 Frequency domain analysis.

2.4 Energetic manipulations and identities.

2.5 Problems.

3 The oscillator.

3.1 The simple harmonic oscillator.

3.2 A finite difference scheme.

3.3 Other schemes.

3.4 Lumped mass-spring networks.

3.5 Loss.

3.6 Sources.

3.7 Problems.

3.8 Programming exercises.

4 The oscillator in musical acoustics.

4.1 Nonlinear oscillators.

4.2 Lossless oscillators.

4.3 Lossy oscillators.

4.4 Problems.

4.5 Programming exercises.

5 Grid functions and finite difference operators in 1D.

5.1 Partial differential operators and PDEs.

5.2 Grid functions and difference operators.

5.3 Coordinate changes.

5.4 Problems.

5.5 Programming exercises.

6 The 1D wave equation.

6.1 Definition and properties.

6.2 A simple finite difference scheme.

6.3 Other schemes.

6.4 Modal synthesis.

6.5 Loss.

6.6 Comparative study I.

6.7 Problems.

6.8 Programming exercises.

7 Linear bar and string vibration.

7.1 The ideal uniform bar.

7.2 Stiff strings.

7.3 Frequency-dependent loss.

7.4 Coupling with bow models.

7.5 Coupling with hammer and mallet models.

7.6 Multiple strings.

7.7 Prepared strings.

7.8 Coupled bars.

7.9 Helical springs.

7.10 Spatial variation and stretched coordinates.

7.11 Problems.

7.12 Programming exercises.

8 Nonlinear string vibration.

8.1 The Kirchhoff-Carrier string model.

8.2 General planar nonlinear string motion.

8.3 Non-planar string motion.

8.4 Problems.

8.5 Programming exercises.

9 Acoustic tubes.

9.1 Webster's equation.

9.2 The vocal tract and speech synthesis.

9.3 Reed wind instruments.

9.4 Other wind instruments.

9.5 Problems.

9.6 Programming exercises.

10 Grid functions and finite difference operators in 2D.

10.1 Partial differential operators and PDEs in two space variables.

10.2 Grid functions and difference operators: Cartesian coordinates.

10.3 Grid functions and difference operators: radial coordinates.

10.4 Problems.

10.5 Programming exercises.

11 The 2D wave equation.

11.1 Definition and properties.

11.2 A simple finite difference scheme.

11.3 Other finite difference schemes.

11.4 Digital waveguide meshes.

11.5 Lumped mass-spring networks.

11.6 Modal synthesis.

11.7 Finite difference schemes in radial coordinates.

11.8 Comparative study II.

11.9 Problems.

11.10 Programming exercises.

12 Linear plate vibration.

12.1 The Kirchhoff thin plate model.

12.2 Loss and tension.

12.3 Plate excitation.

12.4 Plate-string connections.

12.5 Anisotropic plates.

12.6 The thin plate in radial coordinates.

12.7 Problems.

12.8 Programming exercises.

13 Nonlinear plate vibration.

13.1 The Berger plate model.

13.2 The von Kármán plate model.

13.3 Spherical shell vibration.

13.4 Problems.

13.5 Programming exercises.

14 Conclusion and perspectives.

14.1 A family of musical systems.

14.2 Comparative study III.

14.3 Beyond finite difference methods.

A Matlab code examples.

A.1 The simple harmonic oscillator.

A.2 Hammer collision with mass-spring system.

A.3 Bowed mass-spring system.

A.4 The 1D wave equation: finite difference scheme.

A.5 The 1D wave equation: digital waveguide synthesis.

A.6 The 1D wave equation: modal synthesis.

A.7 The ideal bar.

A.8 The stiff string.

A.9 The Kirchhoff-Carrier equation.

A.10 Vocal synthesis.

A.11 The 2D wave equation.

A.12 Thin plate.

B List of symbols.

Bibliography.

Index.

"It was a pleasure to read this book, which can be approached from many perspectives. In fact, the author uses a style of writing which can be easily understood from undergraduates and graduates, but, at the same time, there are chapters which contain several technical notions, ideal for PhD students and experts of acoustics." (Zentralblatt Math, 2010)

"In a nutshell, a very worthy contribution to the field, Bilbao's Numerical Sound Synthesis does a remarkably good job of synthesizing key ideas in a in a lively manner, exploring complex issues in a consistent manner, without simplification, thereby offering an invaluable companion to those who have just entered the field and to experts in coming to grips with the issues involved in numerical sound synthesis." (Current Engineering Practice, 1 November 2010)

"I highly recommend this book as an introduction to the field of physical modeling for sound synthesis, which is becoming more and more popular with the tremendous increase in affordable computer power, through multicore desktops and laptops and supercomputer-like graphics processing unit (GPU) engines." (Computing Reviews, October 2010)

Erscheint lt. Verlag 3.9.2009
Sprache englisch
Themenwelt Mathematik / Informatik Informatik Programmiersprachen / -werkzeuge
Mathematik / Informatik Mathematik
Technik Elektrotechnik / Energietechnik
Schlagworte Electrical & Electronics Engineering • Elektronische Tonerzeugung • Elektrotechnik u. Elektronik • Numerical Methods & Algorithms • Numerische Methoden u. Algorithmen • Signal Processing • Signalverarbeitung
ISBN-10 0-470-74902-4 / 0470749024
ISBN-13 978-0-470-74902-9 / 9780470749029
Haben Sie eine Frage zum Produkt?
PDFPDF (Adobe DRM)
Größe: 10,1 MB

Kopierschutz: Adobe-DRM
Adobe-DRM ist ein Kopierschutz, der das eBook vor Mißbrauch schützen soll. Dabei wird das eBook bereits beim Download auf Ihre persönliche Adobe-ID autorisiert. Lesen können Sie das eBook dann nur auf den Geräten, welche ebenfalls auf Ihre Adobe-ID registriert sind.
Details zum Adobe-DRM

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen eine Adobe-ID und die Software Adobe Digital Editions (kostenlos). Von der Benutzung der OverDrive Media Console raten wir Ihnen ab. Erfahrungsgemäß treten hier gehäuft Probleme mit dem Adobe DRM auf.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen eine Adobe-ID sowie eine kostenlose App.
Geräteliste und zusätzliche Hinweise

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
Entwicklung von GUIs für verschiedene Betriebssysteme

von Achim Lingott

eBook Download (2023)
Carl Hanser Verlag GmbH & Co. KG
39,99
Das umfassende Handbuch

von Johannes Ernesti; Peter Kaiser

eBook Download (2023)
Rheinwerk Computing (Verlag)
44,90
Mit über 150 Workouts in Java und Python

von Luigi Lo Iacono; Stephan Wiefling; Michael Schneider

eBook Download (2023)
Carl Hanser Verlag GmbH & Co. KG
29,99