Logo

Java Sound Programmer Guide

Java Sound Programmer Guide

Publisher: Sun Microsystems, Inc.

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

Book cover: Building Java ProgramsBuilding Java Programs
by - 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.
(20513 views)
Book cover: The Java Game Development TutorialThe Java Game Development Tutorial
by - Java Cooperation
A very detailed introduction into the development of online games using Java. The text will lead you from the basic structure of an applet to the development of a whole game. Topics covered: AI, level editors, random generation of landscapes, etc.
(25395 views)
Book cover: Pro Java 6 3D Game DevelopmentPro Java 6 3D Game Development
by - Apress
Pro Java 6 3D Game Development explains how to program 3D games in Java on a PC, with an emphasis on the construction of 3D landscapes. The author assumes you have a reasonable knowledge of Java, the sort of thing picked up in a first Java course.
(19341 views)
Book cover: Java Swing TutorialJava Swing Tutorial
by - 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.
(17289 views)