|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.sound.midi.VoiceStatus
com.sun.media.sound.SoftVoice
public class SoftVoice
Software synthesizer voice class.
| Field Summary | |
|---|---|
int |
exclusiveClass
|
boolean |
releaseTriggered
|
| Fields inherited from class javax.sound.midi.VoiceStatus |
|---|
active, bank, channel, note, program, volume |
| Constructor Summary | |
|---|---|
SoftVoice(SoftSynthesizer synth)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int exclusiveClass
public boolean releaseTriggered
| Constructor Detail |
|---|
public SoftVoice(SoftSynthesizer synth)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||