Class FloatTableOscillator

All Implemented Interfaces:
AbstractClockedSignalSource, AbstractSignalSource, CompilableControlFlow, CompilableDataFlow, Component, FloatClockedSignalSource, FloatSignalSource, Process, FloatSupplier

public class FloatTableOscillator extends FloatStoredSignalSource
Oscillator which plays a wave table always in an infinite cycle with changing frequency. The type prefix indicates the data type of both frequency values and table = amplitude values. The frequency is encoded as a value x, so that x=1.0 causes a sound of {code sampleRate/table.length}.