Muutke küpsiste eelistusi

E-raamat: Working with the Web Audio API

(Queen Mary University of London, UK)
  • Formaat - PDF+DRM
  • Hind: 48,09 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

"Working with the Web Audio API is the definitive and instructive guide to understanding and using the Web Audio API. The Web Audio API provides a powerful and versatile system for controlling audio on the Web. It allows developers to generate sounds, select sources, add effects, create visualizations and render audio scenes in an immersive environment. This book covers all essential features, with easy to implement code examples for every aspect. All the theory behind it is explained, so that one can understand the design choices as well as the core audio processing concepts. Advanced concepts are also covered, so that the reader will gain the skills to build complex audio applications running in the browser. Aimed at a wide audience of potential students, researchers and coders, this is a comprehensive guide to the functionality of this industry-standard tool for creating audio applications for the web"--

Working with the Web Audio API is the definitive and instructive guide to working with the Web Audio API. It provides a powerful and versatile system for controlling audio on the Web, allowing developers to generate sounds, select sources, add effects, create visualizations and render audio scenes in an immersive environment.

List of figures
vii
List of code examples
xi
Resources xv
Preface xvii
Acknowledgments xx
1 Introducing the Web Audio API
1(10)
Interlude -- Generating sound with scheduled sources
9(2)
2 Oscillators
11(12)
3 Audio buffer sources
23(15)
4 The constant source node
38(9)
Interlude -- Audio parameters
45(2)
5 Scheduling and setting parameters
47(16)
6 Connecting audio parameters and modulation
63(12)
Interlude -- Destination and source nodes
73(2)
7 Analysis and visualization
75(7)
8 Loading, playing and recording
82(13)
9 OfflineAudioContext
95(8)
Interlude -- Audio effects
101(2)
10 Delay
103(11)
11 Filtering
114(16)
12 Waveshaper
130(17)
13 Dynamic range compression
147(11)
14 Reverberation
158(17)
Interlude -- Multichannel audio
173(2)
15 Mixing audio
175(10)
16 Stereo panning
185(9)
17 Spatialized sound
194(17)
Interlude -- Audio worklets
209(2)
18 Working with audio worklets
211(18)
19 The wonders of audio worklets
229(13)
Appendix -- The Web Audio API interfaces 242(3)
References 245(1)
Index 246
Joshua Reiss is a Professor with the Centre for Digital Music at Queen Mary University of London. He has published more than 200 scientific papers, and co-authored the book Intelligent Music Production, and textbook Audio Effects: Theory, Implementation and Application. At the time of writing, he is the President of the Audio Engineering Society (AES). He co-founded the highly successful spin-out company, LandR, and recently co-founded the start-ups Tonz and Nemisindo. His primary focus of research is on state-of-the-art signal processing techniques for sound design and audio production. He maintains a popular blog, YouTube channel and twitter feed for scientific education and research dissemination.