Uses of Class
com.softsynth.jmsl.jsyn.BussedVoiceAllocatorMultiOut
Package | Description |
---|---|
com.softsynth.jmsl.jsyn |
-
Uses of BussedVoiceAllocatorMultiOut in com.softsynth.jmsl.jsyn
Subclasses of BussedVoiceAllocatorMultiOut in com.softsynth.jmsl.jsyn Modifier and Type Class Description class
BVAClassName
Deprecated.use the pure Java JSyn2 package insteadMethods in com.softsynth.jmsl.jsyn that return BussedVoiceAllocatorMultiOut Modifier and Type Method Description BussedVoiceAllocatorMultiOut
FreqSynthNoteInstrument. getAllocator()
Deprecated.Methods in com.softsynth.jmsl.jsyn with parameters of type BussedVoiceAllocatorMultiOut Modifier and Type Method Description void
FreqSynthNoteInstrument. setAllocator(BussedVoiceAllocatorMultiOut allocator)
Deprecated.Sets allocator and set polyphonic = trueConstructors in com.softsynth.jmsl.jsyn with parameters of type BussedVoiceAllocatorMultiOut Constructor Description FreqSynthNoteInstrument(BussedVoiceAllocatorMultiOut allocator)
Deprecated.polyphonic constructorTunedSynthNoteInstrument(BussedVoiceAllocatorMultiOut allocator)
Deprecated.polyphonic constructorTunedSynthNoteInstrument(BussedVoiceAllocatorMultiOut allocator, Tuning tuning)
Deprecated.polyphonic constructor