William Turner, Steve Leonard
JavaScript for Sound Artists (eBook, PDF)
Learn to Code with the Web Audio API
42,95 €
42,95 €
inkl. MwSt.
Sofort per Download lieferbar
21 °P sammeln
42,95 €
Als Download kaufen
42,95 €
inkl. MwSt.
Sofort per Download lieferbar
21 °P sammeln
Jetzt verschenken
Alle Infos zum eBook verschenken
42,95 €
inkl. MwSt.
Sofort per Download lieferbar
Alle Infos zum eBook verschenken
21 °P sammeln
William Turner, Steve Leonard
JavaScript for Sound Artists (eBook, PDF)
Learn to Code with the Web Audio API
- Format: PDF
- Merkliste
- Auf die Merkliste
- Bewerten Bewerten
- Teilen
- Produkt teilen
- Produkterinnerung
- Produkterinnerung
- Weitere 7 Ausgaben:
- Gebundenes Buch
- Broschiertes Buch
- Broschiertes Buch
- eBook, ePUB
- eBook, ePUB
- eBook, PDF
- eBook, PDF
![](https://bilder.buecher.de/images/aktion/tolino/tolino-select-logo.png)
Bitte loggen Sie sich zunächst in Ihr Kundenkonto ein oder registrieren Sie sich bei
bücher.de, um das eBook-Abo tolino select nutzen zu können.
Hier können Sie sich einloggen
Hier können Sie sich einloggen
Sie sind bereits eingeloggt. Klicken Sie auf 2. tolino select Abo, um fortzufahren.
![](https://bilder.buecher.de/images/aktion/tolino/tolino-select-logo.png)
Bitte loggen Sie sich zunächst in Ihr Kundenkonto ein oder registrieren Sie sich bei bücher.de, um das eBook-Abo tolino select nutzen zu können.
Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists ! This books explores the basics of JavaScript language programing so that readers can learn to build browser based audio applications, such as music synthesizers and drum machines.
- Geräte: PC
- ohne Kopierschutz
- eBook Hilfe
- Größe: 5.59MB
Andere Kunden interessierten sich auch für
- William TurnerJavaScript for Sound Artists (eBook, PDF)48,95 €
- William TurnerJavaScript for Sound Artists (eBook, ePUB)42,95 €
- William TurnerJavaScript for Sound Artists (eBook, ePUB)49,95 €
- Handbook for Sound Engineers (eBook, PDF)198,95 €
- Iztok FajfarStart Programming Using HTML, CSS, and JavaScript (eBook, PDF)99,95 €
- Alex RiviereGame Audio Mixing (eBook, PDF)35,95 €
- Rob BridgettLeading with Sound (eBook, PDF)35,95 €
-
-
-
Learn how to program JavaScript while creating interactive audio applications with JavaScript for Sound Artists! This books explores the basics of JavaScript language programing so that readers can learn to build browser based audio applications, such as music synthesizers and drum machines.
Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.
Produktdetails
- Produktdetails
- Verlag: Taylor & Francis eBooks
- Seitenzahl: 276
- Erscheinungstermin: 18. August 2022
- Englisch
- ISBN-13: 9781000635096
- Artikelnr.: 64249940
- Verlag: Taylor & Francis eBooks
- Seitenzahl: 276
- Erscheinungstermin: 18. August 2022
- Englisch
- ISBN-13: 9781000635096
- Artikelnr.: 64249940
- Herstellerkennzeichnung Die Herstellerinformationen sind derzeit nicht verfügbar.
William Turner is a technical trainer with over 13 years of experience. He currently operates a boutique web development and training company at helpknow.com.
Steve Leonard is a technical writer for Juniper Networks and developed some of the initial documentation for the Cisco Nexus 7000 Series of switches among other products. He now writes the internal programmer guide for developers of Juniper's next-generation operating system and is responsible for the network management documentation for end users of that new OS.
Steve Leonard is a technical writer for Juniper Networks and developed some of the initial documentation for the Cisco Nexus 7000 Series of switches among other products. He now writes the internal programmer guide for developers of Juniper's next-generation operating system and is responsible for the network management documentation for end users of that new OS.
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.
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.
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.
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.
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.
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.