|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsound.Voices
public class Voices
Constructor Summary | |
---|---|
Voices()
|
Method Summary | |
---|---|
void |
add(Voice v)
|
double[] |
getVoicedWaveForm()
|
Voice[] |
getVoices()
|
static void |
main(java.lang.String[] args)
|
void |
play()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Voices()
Method Detail |
---|
public void add(Voice v)
public static void main(java.lang.String[] args)
public void play()
public double[] getVoicedWaveForm()
public Voice[] getVoices()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |