Guitar.java
Click a radio button to play a note! The six notes are sampled from a Martin acoustic which was tuned with a quartz tuner to reference a=440.
Usage: Place Guitar.class within your HTML directory along with the background image and .au files.
Java Source: Guitar.java
HTML Source:
<APPLET CODE="Guitar.class" WIDTH=224 HEIGHT=181 ALIGN=bottom>
</applet>
Author: Lisa Gade
|