public class PinkNoise extends UnitOscillator
x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x xTree is generated by counting trailing zeros in an increasing index. When the index is zero, no random number is selected. Author: Phil Burk (C) 1996 SoftSynth.com, All Rights Reserved.
amplitude, DEFAULT_AMPLITUDE, DEFAULT_FREQUENCY, frequency, output, phaseFALSE, TRUE| Constructor and Description |
|---|
PinkNoise() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(int start,
int limit)
Perform essential synthesis function.
|
double |
generatePinkNoise() |
convertFrequencyToPhaseIncrement, getOutput, noteOff, noteOff, noteOn, noteOn, usePresetaddPort, addPort, convertHalfLifeToMultiplier, flattenOutputs, generate, getCircuit, getFramePeriod, getFrameRate, getPortByName, getPorts, getSynthesisEngine, getSynthesizer, getTopUnit, getUnitGenerator, isEnabled, pullData, setCircuit, setEnabled, setFrameRate, setPort, setSynthesisEngine, start, start, stop, stopequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUnitGenerator, setPortpublic void generate(int start,
int limit)
UnitGeneratorgenerate in class UnitGeneratorstart - offset into port bufferslimit - limit offset into port buffers for looppublic double generatePinkNoise()