November 2005
Intermediate to advanced
304 pages
6h 14m
English
In Chapter 7, in the section "Beeps and Bleeps: Synthesizing Sounds with JMusic," we created musical instruments by wiring together sound-processing components with the JMusic API. To create and use our custom digital instruments, we needed to write Java code that connected the output of each unit to the input of another. This is quite tedious for more complex sounds, and it would be nice to be able to wire these components together using a graphical interface. Such an application would allow the user to drag audio components onto the work area and connect them together into a working musical instrument. The ...
Read now
Unlock full access