JavaScript for Sound Artists Learn to Code with the Web Audio API
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 ap...
Autor principal: | |
---|---|
Otros Autores: | |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Focal Press
2017.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630104606719 |
Tabla de Contenidos:
- 1. Overview and setup
- 2. Getting started with JavaScript and the Web Audio API
- 3. Operators
- 4. Conditional statements and loops
- 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 and constructors
- 13. Abstracting the file loader
- 14. The node graph and working with effects
- 15. The biquad filter node
- 16. The convolver node
- 17. Stereo panning, channel splitting, and merging
- 18. The delay node
- 19. Dynamic range compression
- 20. Time
- 21. Creating audio visualizations
- 22. Adding flexibility to the audio loader abstraction
- 23. Building a step sequencer
- 24. AJAX and JSON
- 25. The future of JavaScript and the Web Audio API.