A B C D E F G H I J L M N O P Q R S T U V W X Z

Q

Q - Variable in class com.softsynth.jsyn.TunableFilter
Q controls resonance of filter.
queue(SynthChannelData, int, int, int) - Method in class com.softsynth.jsyn.SynthDataQueue
 
queue(SynthChannelData, int, int) - Method in class com.softsynth.jsyn.SynthDataQueue
 
queue(int, SynthChannelData, int, int, int) - Method in class com.softsynth.jsyn.SynthDataQueue
 
queue(int, SynthChannelData, int, int) - Method in class com.softsynth.jsyn.SynthDataQueue
 
queue(SynthEnvelope, int, int, int) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
Queue all or a portion of this data to be played once on this SynthEnvelopeQueue.
queue(SynthEnvelope, int, int) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
 
queue(SynthEnvelope) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
Queue entire envelope to play once.
queue(int, SynthEnvelope, int, int) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
Queue all or a portion of this envelope to be played once by this SynthUnit.
queue(int, SynthEnvelope) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
 
queue(SynthSample, int, int, int) - Method in class com.softsynth.jsyn.SynthSampleQueue
Queue all or a portion of this data to be played once on this SynthSampleQueue.
queue(SynthSample, int, int) - Method in class com.softsynth.jsyn.SynthSampleQueue
 
queue(SynthSample) - Method in class com.softsynth.jsyn.SynthSampleQueue
 
queue(int, SynthSample, int, int) - Method in class com.softsynth.jsyn.SynthSampleQueue
Queue all or a portion of this sample to be played once by this SynthUnit.
queue(int, SynthSample) - Method in class com.softsynth.jsyn.SynthSampleQueue
 
queueLoop(SynthChannelData, int, int) - Method in class com.softsynth.jsyn.SynthDataQueue
 
queueLoop(int, SynthChannelData, int, int) - Method in class com.softsynth.jsyn.SynthDataQueue
 
queueLoop(SynthEnvelope, int, int) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
Queue all or a portion of this envelope to be played by this SynthUnit in a loop.
queueLoop(SynthEnvelope) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
 
queueLoop(int, SynthEnvelope, int, int) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
Queue all or a portion of this envelope to be played in a loop by this SynthUnit.
queueLoop(int, SynthEnvelope) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
 
queueLoop(SynthSample, int, int) - Method in class com.softsynth.jsyn.SynthSampleQueue
Queue all or a portion of this sample to be played by this SynthUnit in a loop.
queueLoop(SynthSample) - Method in class com.softsynth.jsyn.SynthSampleQueue
 
queueLoop(int, SynthSample, int, int) - Method in class com.softsynth.jsyn.SynthSampleQueue
Queue all or a portion of this sample to be played in a loop by this SynthUnit.
queueLoop(int, SynthSample) - Method in class com.softsynth.jsyn.SynthSampleQueue
 
queueOff(int, SynthChannelData, boolean) - Method in class com.softsynth.jsyn.SynthDataQueue
Convenience method that will queue the decay portion of a channelData, or the gap and release loop portions if they exist.
queueOff(int, SynthChannelData) - Method in class com.softsynth.jsyn.SynthDataQueue
Passes false to queueOff for ifStop
queueOff(SynthChannelData) - Method in class com.softsynth.jsyn.SynthDataQueue
 
queueOff(int, SynthEnvelope, boolean) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
Convenience method that will queue the decay portion of a envelope, or the gap and release loop portions if they exist.
queueOff(int, SynthEnvelope) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
 
queueOff(SynthEnvelope) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
 
queueOff(int, SynthSample, boolean) - Method in class com.softsynth.jsyn.SynthSampleQueue
Convenience method that will queue the decay portion of a sample, or the gap and release loop portions if they exist.
queueOff(int, SynthSample) - Method in class com.softsynth.jsyn.SynthSampleQueue
 
queueOff(SynthSample) - Method in class com.softsynth.jsyn.SynthSampleQueue
 
queueOn(int, SynthChannelData) - Method in class com.softsynth.jsyn.SynthDataQueue
Convenience method that will queue the attack portion of a channelData and the sustain loop if it exists.
queueOn(SynthChannelData) - Method in class com.softsynth.jsyn.SynthDataQueue
 
queueOn(int, SynthEnvelope) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
Convenience method that will queue the attack portion of a envelope and the sustain loop if it exists.
queueOn(SynthEnvelope) - Method in class com.softsynth.jsyn.SynthEnvelopeQueue
 
queueOn(int, SynthSample) - Method in class com.softsynth.jsyn.SynthSampleQueue
Convenience method that will queue the attack portion of a sample and the sustain loop if it exists.
queueOn(SynthSample) - Method in class com.softsynth.jsyn.SynthSampleQueue
 

A B C D E F G H I J L M N O P Q R S T U V W X Z