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

R

randomNHarms(int) - Static method in class ddf.minim.ugens.Waves
Constructs a wave from the first numberofHarms harmonics given random amplitudes.
randomNOddHarms(int) - Static method in class ddf.minim.ugens.Waves
Constructs a wave from the numberOfHarms even harmonics given random amplitudes.
randomNoise() - Static method in class ddf.minim.ugens.Waves
Constructs a wavetable of noise
read() - Method in interface ddf.minim.spi.AudioStream
Reads the next sample frame.
read(MultiChannelBuffer) - Method in interface ddf.minim.spi.AudioStream
Reads buffer.getBufferSize() sample frames and puts them into buffer's channels.
real - Variable in class ddf.minim.analysis.FourierTransform
 
Reciprocal - Class in ddf.minim.ugens
A UGen which simply returns the reciprocal value of it's input.
Reciprocal() - Constructor for class ddf.minim.ugens.Reciprocal
 
Reciprocal(float) - Constructor for class ddf.minim.ugens.Reciprocal
Constructor for Reciprocal
Recordable - Interface in ddf.minim
A Recordable object is one that can provide a program with floating point samples of the audio passing through it.
RectangularWindow - Class in ddf.minim.analysis
A Rectangular window function A Rectangular window is equivalent to using no window at all.
RectangularWindow() - Constructor for class ddf.minim.analysis.RectangularWindow
Constructs a Rectangular window.
rectify() - Method in class ddf.minim.ugens.Wavetable
Inverts all values in the table that are less than zero.
remove(AudioEffect) - Method in class ddf.minim.EffectsChain
Removes e from the chain.
remove(int) - Method in class ddf.minim.EffectsChain
Removes and returns the ith effect from the chain.
remove(AudioSignal) - Method in class ddf.minim.SignalChain
Removes signal from the chain.
remove(int) - Method in class ddf.minim.SignalChain
Removes and returns the ith signal from the chain.
removeEffect(AudioEffect) - Method in class ddf.minim.AudioSource
 
removeEffect(int) - Method in class ddf.minim.AudioSource
 
removeEffect(AudioEffect) - Method in interface ddf.minim.Effectable
Removes effect from the effects chain.
removeEffect(int) - Method in interface ddf.minim.Effectable
Removes and returns the ith effect in the effect chain.
removeInput(UGen) - Method in class ddf.minim.ugens.Pan
 
removeInput(UGen) - Method in class ddf.minim.ugens.Summer
 
removeInput(UGen) - Method in class ddf.minim.ugens.UGen
If you need to do something specific when something is unpatched from your UGen, you can override this method.
removeListener(AudioListener) - Method in class ddf.minim.AudioSource
 
removeListener(AudioListener) - Method in interface ddf.minim.Recordable
Removes the listener from the list of listeners.
removeListener(AudioListener) - Method in class ddf.minim.SignalSplitter
 
removeSignal(AudioSignal) - Method in class ddf.minim.AudioOutput
 
removeSignal(int) - Method in class ddf.minim.AudioOutput
 
removeSignal(AudioSignal) - Method in interface ddf.minim.Polyphonic
Removes signal from the signals chain.
removeSignal(int) - Method in interface ddf.minim.Polyphonic
Removes and returns the ith signal in the signal chain.
reset() - Method in class ddf.minim.ugens.Oscil
Resets the time-step used by the oscillator to be equal to the current phase value.
resume() - Method in class ddf.minim.NoteManager
 
resumeNotes() - Method in class ddf.minim.AudioOutput
 
rewind() - Method in class ddf.minim.AudioPlayer
 
rewind() - Method in class ddf.minim.AudioSnippet
Deprecated.  
rewind() - Method in interface ddf.minim.Playable
Rewinds to the beginning.
rewind() - Method in class ddf.minim.ugens.FilePlayer
 
right - Variable in class ddf.minim.AudioSource
The buffer containing the right channel samples.
RIGHT - Static variable in interface ddf.minim.BufferedAudio
 
rightScale - Variable in class ddf.minim.signals.PinkNoise
 
rightScale - Variable in class ddf.minim.signals.WhiteNoise
 

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