Programming for Musicians and Digital Artists - ChucK Ajay Kapur Perry Cook

BlackBird Bazaar
(3439)
Registrado como vendedor particular
Por tanto, no se aplican las normas de protección de los consumidores derivadas de la legislación de la UE en materia de consumidores. La Garantía al cliente de eBay sigue aplicando a la mayoría de compras. Más información
USD18,55
Aproximadamente15,92 EUR
Costaba USD21,08 (12% de descuento)¿Qué significa este precio?
Precio rebajado proporcionado por el vendedor
Estado:
En buen estado
La oferta finaliza en: 6 d 8 h
Envío:
Gratis USPS Media MailTM.
Ubicado en: San Antonio, Texas, Estados Unidos
Entrega:
Entrega prevista entre el jue. 23 oct. y el mar. 28 oct. a 94104
Calculamos el plazo de entrega con un método patentado que combina diversos factores, como la proximidad del comprador a la ubicación del artículo, el servicio de envío seleccionado, el historial de envíos del vendedor y otros datos. Los plazos de entrega pueden variar, especialmente en épocas de mucha actividad.
Devoluciones:
No se aceptan devoluciones.
Pagos:
    Diners Club

Compra con confianza

Garantía al cliente de eBay
Si no recibes el artículo que has pedido, te devolvemos el dinero. Más informaciónGarantía al cliente de eBay - se abre en una nueva ventana o pestaña
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:187442264160
Última actualización el 17 ago 2025 21:10:41 H.EspVer todas las actualizacionesVer todas las actualizaciones

Características del artículo

Estado
En buen estado: Libro que se ha leído pero que está en buen estado. Daños mínimos en la tapa, ...
ISBN
9781617291708
Categoría

Acerca de este producto

Product Identifiers

Publisher
Manning Publications Co. LLC
ISBN-10
1617291706
ISBN-13
9781617291708
eBay Product ID (ePID)
177313323

Product Key Features

Number of Pages
344 Pages
Language
English
Publication Name
Programming for Musicians and Digital Artists : Creating Music with Chuck
Subject
Programming / General, Computer Science, Interactive & Multimedia
Publication Year
2015
Type
Textbook
Author
Ajay Kapur, Perry R. Cook, Spencer Salazar, Ge Wang
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
0.8 in
Item Weight
21.2 Oz
Item Length
9.2 in
Item Width
7.4 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2015-560023
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.262
Synopsis
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 example-by-example through this easy-to-follow book, you'll create meaningful and rewarding digital compositions and "instruments" that make sound and music in direct response to program logic, scores, gestures, and other systems connected via MIDI or the network. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About this Book A digital musician must manipulate sound precisely. ChucK is an audio-centric programming language that provides precise control over time, audio computation, and user interface elements like track pads and joysticks. Because it uses the vocabulary of sound, ChucK is easy to learn even for artists with little or no exposure to computer programming. Programming for Musicians and Digital Artists offers a complete introduction to music programming. In it, you'll learn the basics of digital sound manipulation while you learn to program using ChucK. Example-by-example, you'll create meaningful digital compositions and "instruments" that respond to program logic, scores, gestures, and other systems connected via MIDI or the network. You'll also experience how ChucK enables the on-the-fly musical improvisation practiced by communities of "live music coders" around the world. Written for readers familiar with the vocabulary of sound and music. No experience with computer programming is required. What's Inside Learn ChucK and digital music creation side-by-side Invent new sounds, instruments, and modes of performance Written by the creators of the ChucK language About the Authors Perry Cook , Ajay Kapur , Spencer Salazar , and Ge Wang are pioneers in the area of teaching and programming digital music. Ge is the creator and chief architect of the ChucK language. Table of Contents Introduction: ChucK programming for artists PART 1 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 PART 2 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, 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 example-by-example through this easy-to-follow book, you'll create meaningful and rewarding digital compositions and "instruments" that make sound and music in direct response to program logic, scores, gestures, and other systems connected via MIDI or the network. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About this Book A digital musician must manipulate sound precisely. ChucK is an audio-centric programming language that provides precise control over time, audio computation, and user interface elements like track pads and joysticks. Because it uses the vocabulary of sound, ChucK is easy to learn even for artists with little or no exposure to computer programming. Programming for Musicians and Digital Artists offers a complete introduction to music programming. In it, you'll learn the basics of digital sound manipulation while you learn to program using ChucK. Example-by-example, you'll create meaningful digital compositions and "instruments" that respond to program logic, scores, gestures, and other systems connected via MIDI or the network. You'll also experience how ChucK enables the on-the-fly musical improvisation practiced by communities of "live music coders" around the world. Written for readers familiar with the vocabulary of sound and music. No experience with computer programming is required. What's Inside Learn ChucK and digital music creation side-by-side Invent new sounds, instruments, and modes of performance Written by the creators of the ChucK language About the Authors Perry Cook , Ajay Kapur , Spencer Salazar , and Ge Wang are pioneers in the area of teaching and programming digital music. Ge is the creator and chief architect of the ChucK language. Table of Contents Introduction: ChucK programming for artistsPART 1 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 PART 2 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, DESCRIPTION While many excellent tools exist for digital image creation and editing, similar tools for manipulating sound with precise timing and control are few and far between. ChucK, an audio-centric programming language, opens new vistas for sound artistry. The ChucK language provides precise high-level control over time, audio computation, and user interface elements like track pads and joysticks. Because ChucK uses the vocabulary of sound, it's easy to learn even for artists with little or no exposure to computer programming. Programming for Musicians and Digital Artists offers a complete introduction to programming in the open source music language ChucK. It's an example driven easy-to-follow book, that allows readers to create meaningful and rewarding digital compositions and "instruments" that make sound and music in direct response to program logic, scores, gestures, and other systems connected via MIDI or the network. RETAIL SELLING POINTS Written by the creators and early architects of ChucK Learn ChucK and digital music creation side-by-side Example-driven easy-to-follow guide AUDIENCE Because this book teaches both digital sound control and the ChucK programming language, no experience with computer programming is required. It helps to be familiar with the basic concepts and vocabulary of sound and music. ABOUT THE TECHNOLOGY ChucK is a powerful language with a vibrant and growing user community. A relatively new (early 2000's) programming language, it's designed specifically for real-time control and synthesis of sound, music, and other temporal types of digital art. ChucK is used by millions of users throughout the world, and is the backbone of dozens of academic programs and laptop orchestras., RETAIL SELLING POINTS Written by the creators and early architects of ChucK Learn ChucK and digital music creation side-by-side Example-driven easy-to-follow guide AUDIENCE Because this book teaches both digital sound control and the ChucK programming language, no experience with computer programming is required. It helps to be familiar with the basic concepts and vocabulary of sound and music., 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 example-by-example through this easy-to-follow book, you'll create meaningful and rewarding digital compositions and "instruments" that make sound and music in direct response to program logic, scores, gestures, and other systems connected via MIDI or the network. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About this Book A digital musician must manipulate sound precisely. ChucK is an audio-centric programming language that provides precise control over time, audio computation, and user interface elements like track pads and joysticks. Because it uses the vocabulary of sound, ChucK is easy to learn even for artists with little or no exposure to computer programming. Programming for Musicians and Digital Artists offers a complete introduction to music programming. In it, you'll learn the basics of digital sound manipulation while you learn to program using ChucK. Example-by-example, you'll create meaningful digital compositions and "instruments" that respond to program logic, scores, gestures, and other systems connected via MIDI or the network. You'll also experience how ChucK enables the on-the-fly musical improvisation practiced by communities of "live music coders" around the world. Written for readers familiar with the vocabulary of sound and music. No experience with computer programming is required. What's Inside Learn ChucK and digital music creation side-by-side Invent new sounds, instruments, and modes of performance Written by the creators of the ChucK language About the Authors Perry Cook , Ajay Kapur , Spencer Salazar , and Ge Wang are pioneers in the area of teaching and programming digital music. Ge is the creator and chief architect of the ChucK language. Table of Contents Introduction: ChucK programming for artistsPART 1 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 PART 2 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
LC Classification Number
QA76.73

Descripción del artículo del vendedor

Acerca de este vendedor

BlackBird Bazaar

100% de votos positivos9,7 mil artículos vendidos

Se unió el feb 2009
Suele responder en 24 horas
Registrado como vendedor particularPor tanto, no se aplican los derechos de los consumidores derivados de las leyes de protección de los consumidores de la UE. La Garantía al cliente de eBay sigue aplicando a la mayoría de compras. Más informaciónMás información
Blackbird Bazaar is a one man operation specializing in speedy customer service and excellent prices!Don't miss out on $1 OFFERS sent to Interested BUYERS / ITEM WATCHERS on randomly selected items, ...
Ver más
Visitar tiendaContactar

Valoraciones detalladas sobre el vendedor

Promedio durante los últimos 12 meses
Descripción precisa
5.0
Gastos de envío razonables
5.0
Rapidez de envío
5.0
Comunicación
5.0

Votos de vendedor (3.132)

Todas las valoracionesselected
Positivas
Neutras
Negativas
  • a***l (33)- Votos emitidos por el comprador.
    Últimos 6 meses
    Compra verificada
    Amazingly quick correspondence with response to questions. Books appearance is near perfect condition, just as pictured and described. Package well for safe shipping. Wonderful quality and value for the price. Arrived super quickly. It was a great buying experience. Would recommend this seller and purchase from them again the future. Thank you!
  • 2***t (195)- Votos emitidos por el comprador.
    Últimos 6 meses
    Compra verificada
    Books are beautiful. Exactly as described. Fast to ship and packaged with care. Highly recommend seller. Thanks.
  • i***i (234)- Votos emitidos por el comprador.
    Últimos 6 meses
    Compra verificada
    Smooth transaction, great value for new item, packed properly, and shipped quickly. Would recommend seller.