Class VariableRateMonoReaderUnitVoice
java.lang.Object
com.jsyn.unitgen.UnitGenerator
com.jsyn.unitgen.Circuit
com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
com.softsynth.jmsl.jsyn2.unitvoices.VariableRateMonoReaderUnitVoice
- All Implemented Interfaces:
com.jsyn.unitgen.UnitSource,com.jsyn.unitgen.UnitVoice
public class VariableRateMonoReaderUnitVoice extends VariableRateReaderUnitVoice
-
Field Summary
Fields inherited from class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
amplitude, amplitudeScaler, centDeviation, ONE_OVER_1200Fields inherited from class com.jsyn.unitgen.UnitGenerator
FALSE, PORT_NAME_AMPLITUDE, PORT_NAME_CUTOFF, PORT_NAME_FREQUENCY, PORT_NAME_FREQUENCY_SCALER, PORT_NAME_INPUT, PORT_NAME_OUTPUT, PORT_NAME_PAN, PORT_NAME_PHASE, PORT_NAME_PRESSURE, PORT_NAME_TIMBRE, PORT_NAME_TIME, TRUE -
Constructor Summary
Constructors Constructor Description VariableRateMonoReaderUnitVoice() -
Method Summary
Methods inherited from class com.softsynth.jmsl.jsyn2.unitvoices.VariableRateReaderUnitVoice
calcRateForTransposition, getOutput, getSamplePlayingInstrument, getUnitGenerator, noteOff, noteOn, setReader, setSamplePlayingInstrument, usePresetMethods inherited from class com.jsyn.unitgen.Circuit
add, addPortAlias, flattenOutputs, generate, getPortByName, setEnabled, setFrameRate, setSynthesisEngineMethods inherited from class com.jsyn.unitgen.UnitGenerator
addPort, addPort, convertHalfLifeToMultiplier, generate, getCircuit, getFramePeriod, getFrameRate, getId, getPorts, getSynthesisEngine, getSynthesizer, getTopUnit, isEnabled, isStartRequired, printConnections, printConnections, printConnections, pullData, setCircuit, setPort, start, start, start, stop, stop, stopMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.jsyn.unitgen.UnitVoice
setPort
-
Constructor Details
-
VariableRateMonoReaderUnitVoice
public VariableRateMonoReaderUnitVoice()
-