|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softsynth.jsyn.util.VoiceAllocator com.softsynth.jsyn.util.BussedVoiceAllocator com.softsynth.jmsl.jsyn.circuits.VariableRateSampleReaderAllocator
public class VariableRateSampleReaderAllocator
Field Summary |
---|
Fields inherited from class com.softsynth.jsyn.util.BussedVoiceAllocator |
---|
output |
Constructor Summary | |
---|---|
VariableRateSampleReaderAllocator(int numVoices)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
com.softsynth.jsyn.SynthCircuit |
makeVoice()
|
Methods inherited from class com.softsynth.jsyn.util.BussedVoiceAllocator |
---|
addVoiceToMix, clear, delete, getOutput |
Methods inherited from class com.softsynth.jsyn.util.VoiceAllocator |
---|
allocate, allocate, allocate, allocate, free, free, getMaxVoices, getNthVoice, getNumVoices, steal, steal, steal, steal, stop, stop |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VariableRateSampleReaderAllocator(int numVoices)
Method Detail |
---|
public com.softsynth.jsyn.SynthCircuit makeVoice() throws com.softsynth.jsyn.SynthException
makeVoice
in class com.softsynth.jsyn.util.VoiceAllocator
com.softsynth.jsyn.SynthException
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |