Programming for musicians and digital artists creating music with ChucK

Summary Programming for Musicians and Digital Artists: Creating Music with ChucK offers a complete introduction to programming in the open source music language ChucK. In it, you'll learn the basics of digital sound creation and manipulation while you discover the ChucK language. As you move ex...

Full description

Bibliographic Details
Other Authors: Kapur, Ajay, author (author), Cook, Perry R., author (author of introduction), Salazar, Spencer, author, Wang, Ge, 1977- author, Reas, Casey, author of introduction
Format: eBook
Language:Inglés
Published: Shelter Island, New York : Manning Publications [2015]
Edition:1st edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630048206719
Table of Contents:
  • Introduction to programming in ChucK. Basics: sound, waves, and ChucK programming ; Libraries: ChucK's built-in tools ; Arrays: arranging and accessing your compositional data ; Sound files and sound manipulation ; Functions: making your own tools
  • Now it gets really interesting! Unit generators: ChucK objects for sound synthesis and processing ; Synthesis ToolKit instruments ; Multithreading and concurrency: running many programs at once ; Objects and classes: making your own ChucK power tools ; Events: signaling between shreds and syncing to the outside world ; Integrating with other systems via MIDI, OSC, serial, and more.