Atjaunināt sīkdatņu piekrišanu

E-grāmata: Working with the Web Audio API

(Queen Mary University of London, UK)
  • Formāts - PDF+DRM
  • Cena: 46,33 €*
  • * ši ir gala cena, t.i., netiek piemērotas nekādas papildus atlaides
  • Ielikt grozā
  • Pievienot vēlmju sarakstam
  • Šī e-grāmata paredzēta tikai personīgai lietošanai. E-grāmatas nav iespējams atgriezt un nauda par iegādātajām e-grāmatām netiek atmaksāta.

DRM restrictions

  • Kopēšana (kopēt/ievietot):

    nav atļauts

  • Drukāšana:

    nav atļauts

  • Lietošana:

    Digitālo tiesību pārvaldība (Digital Rights Management (DRM))
    Izdevējs ir piegādājis šo grāmatu šifrētā veidā, kas nozīmē, ka jums ir jāinstalē bezmaksas programmatūra, lai to atbloķētu un lasītu. Lai lasītu šo e-grāmatu, jums ir jāizveido Adobe ID. Vairāk informācijas šeit. E-grāmatu var lasīt un lejupielādēt līdz 6 ierīcēm (vienam lietotājam ar vienu un to pašu Adobe ID).

    Nepieciešamā programmatūra
    Lai lasītu šo e-grāmatu mobilajā ierīcē (tālrunī vai planšetdatorā), jums būs jāinstalē šī bezmaksas lietotne: PocketBook Reader (iOS / Android)

    Lai lejupielādētu un lasītu šo e-grāmatu datorā vai Mac datorā, jums ir nepieciešamid Adobe Digital Editions (šī ir bezmaksas lietotne, kas īpaši izstrādāta e-grāmatām. Tā nav tas pats, kas Adobe Reader, kas, iespējams, jau ir jūsu datorā.)

    Jūs nevarat lasīt šo e-grāmatu, izmantojot Amazon Kindle.

"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.