All Packages Class Hierarchy This Package Previous Next Index
![]() |
java.lang.Object | +----Acme.SynthAudioClip
Generates a synthetic audio tone of a specified frequency and duration.
Fetch the software.
Fetch the entire Acme package.
public SynthAudioClip(int hz,
long millis,
double amplitude)
public SynthAudioClip(int hz,
long millis)
public synchronized void play()
public synchronized void loop()
public synchronized void stop()
All Packages Class Hierarchy This Package Previous Next Index
ACME Java ACME Labs