|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrasmus.interpreter.sampled.AudioVoiceManager
public class AudioVoiceManager
| Constructor Summary | |
|---|---|
AudioVoiceManager(int maxpoly)
|
|
| Method Summary | |
|---|---|
void |
addVoice(AudioVoice voice)
|
int |
getMaxPolyphony()
|
long |
getTime()
|
void |
removeVoice(AudioVoice voice)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AudioVoiceManager(int maxpoly)
| Method Detail |
|---|
public long getTime()
public int getMaxPolyphony()
public void addVoice(AudioVoice voice)
public void removeVoice(AudioVoice voice)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||