Buch, Englisch, 276 Seiten, Format (B × H): 152 mm x 229 mm, Gewicht: 407 g
Learn to Code with the Web Audio API
Buch, Englisch, 276 Seiten, Format (B × H): 152 mm x 229 mm, Gewicht: 407 g
ISBN: 978-1-032-06272-3
Verlag: CRC Press
Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of JavaScript language programing so that readers can learn how to build browser based audio applications, such as music synthesizers and drum machines. The companion website offers further opportunity for growth. Web Audio API instruction includes oscillators, audio file loading and playback, basic audio manipulation, panning and time. This book encompasses all of the basic features of JavaScript with aspects of the Web Audio API to heighten the capability of any browser.
Key Features
- Uses the readers existing knowledge of audio technology to facilitate learning how to program using JavaScript. The teaching will be done through a series of annotated examples and explanations.
- Downloadable code examples and links to additional reference material included on the books companion website.
- This book makes learning programming more approachable to nonprofessional programmers
- The context of teaching JavaScript for the creative audio community in this manner does not exist anywhere else in the market and uses example-based teaching
Zielgruppe
Professional Practice & Development
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Spiele-Programmierung, Rendering, Animation
- Mathematik | Informatik EDV | Informatik Professionelle Anwendung Digitale Musik
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Preface. 1. Overview and Setup. 2. Getting Started with JavaScript and the Web Audio API. 3. Operators. 4. Conditional Statements, Loops, and Scope. 5. Functions. 6. Objects. 7. Node Graphs and Oscillators. 8. Using HTML and CSS to Build User Interfaces. 9. DOM Programming with JavaScript. 10. Simplifying DOM Programming with JQuery. 11. Loading and Playing Audio Files. 12. Factories, Constructors, and Classes. 13. Abstracting the File Loader. 14. The Node Graph and Working with Effects. 15. Adding Flexibility to the Audio Loader Abstraction. 16. The Biquad Filter Node. 17. The Convolver Node. 18. Stereo Panning, Channel Splitting, and Merging. 19. The Delay Node. 20. Dynamic Range Compression. 21. Time. 22. Creating Audio Visualizations. 23. Building a Step Sequencer. 24. AJAX and JSON. 25. The Future of JavaScript and the Web Audio API. Index.