Java Sound Programmer Guide
Publisher: Sun Microsystems, Inc. 2002
Description:
This is a largely conceptual description of the Java Sound API, with some code snippets as programming examples. It is assumed that the reader has a basic knowledge of programming in the Java language. Familiarity with audio and MIDI is helpful but not assumed.
Download or read it online for free here:
Read online
(online html)
Similar books

- Sun Microsystems, Inc.
This document introduces the Java Advanced Imaging API and how to program in it. It is intended for serious programmers who want to use Java Advanced Imaging for real projects, and have a background in Java and some experience with imaging.
(18018 views)

by Daniel L. Schuster - Western State College
Enter the ACM Java libary. This library made it possible to teach simple graphics and arcade game programming to students with no prior programming experience. But the students are still learning real coding and real Java.
(11042 views)

by Stuart Reges, Marty Stepp - Pearson
The author introduces programming fundamentals first, with new syntax and concepts added over multiple chapters, and object-oriented programming discussed only once readers have developed a basic understanding of Java programming.
(18626 views)

by Jan Bodnar - ZetCode
Swing library is an official Java GUI toolkit released by Sun Microsystems. It is used to create Graphical user interfaces with Java. This is a Java Swing tutorial. The Java Swing tutorial is suited for beginners and intermediate Swing developers.
(15111 views)