Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Ddf.minim.ugens Classes and Interfaces - 39 results found.
NameDescriptionTypePackageFramework
AbsAbs is a UGen that outputs the absolute value of its input.Classddf.minim.ugensMinim
ADSRA UGen that plays input audio through a standard ADSR (Attack, Decay, Sustain, Release) envelope based on time from noteOn and noteOff.Classddf.minim.ugensMinim
BalanceBalance is for controlling the left/right channel balance of a stereo signal.Classddf.minim.ugensMinim
BitCrushBitCrush is an effect that reduces the fidelity of the incoming signal.Classddf.minim.ugensMinim
Bypass The Bypass UGen allows you to wrap another UGen and then insert that UGen into your signal chain using Bypass in its place.Classddf.minim.ugensMinim
ConstantJust outputs a constant value.Classddf.minim.ugensMinim
DampA UGen that generates a simple envelope that changes from a starting value to a middle value during an "attack" phase and then changes to an ending value Classddf.minim.ugensMinim
DefaultInstrumentYou can use this default instrument to make sound if you don't want to write your own instrument.Classddf.minim.ugensMinim
DelayThe Delay UGen is used to create delayed repetitions of the input audio.Classddf.minim.ugensMinim
EnvelopeFollowerAn EnvelopeFollower will analyze the audio coming into it and output a value that reflects the volume level of that audio.Classddf.minim.ugensMinim
FilePlayerThe FilePlayer UGen provides a way for you to play audio files in the same way that AudioPlayer does, allowing you to patch them into a UGen graph any way you choose.Classddf.minim.ugensMinim
FlangerA Flanger is a specialized kind of delay that uses an LFO (low frequency oscillator) to vary the amount of delay applied to each sample.Classddf.minim.ugensMinim
FrequencyFrequency is a class that represents an audio frequency.Classddf.minim.ugensMinim
GainGain is another way of expressing an increase or decrease in the volume of something.Classddf.minim.ugensMinim
GranulateRandomGranulateRandom is randomly varying version of GranulateSteady.Classddf.minim.ugensMinim
GranulateSteadyA UGen which chops the incoming audio into steady grains of sound.Classddf.minim.ugensMinim
InstrumentThe Instrument interface is expected by AudioOutput.Interfaceddf.minim.ugensMinim
LineA UGen that starts at a value and changes linearly to another value over a specified time.Classddf.minim.ugensMinim
LiveInputLiveInput is a way to wrap an input stream with the UGen interface so that you can easily route incoming audio through a UGen graph.Classddf.minim.ugensMinim
Midi2HzMidi2Hz is a UGen that will convert a MIDI note number to a frequency in Hertz.Classddf.minim.ugensMinim
MoogFilterMoogFilter is a digital model of a Moog 24 dB/octave resonant VCF.Classddf.minim.ugensMinim
MoogFilter .TypeThe MoogFilter.Classddf.minim.ugens.MoogFilterMinim
MultiplierMultiplier is a UGen that will simply multiply the incoming signal by whatever its amplitude input is currently generating, which could be constant if Classddf.minim.ugensMinim
NoiseA UGen that can generate White, Pink, or Red/Brown noise.Classddf.minim.ugensMinim
Noise .TintAn enumeration used to specify the tint of a Noise UGen.Classddf.minim.ugens.NoiseMinim
Oscil An Oscil is a UGen that generates audio by oscillating over a Waveform at a particular frequency.Classddf.minim.ugensMinim
PanA UGen for panning a mono signal in a stereo field.Classddf.minim.ugensMinim
ReciprocalA UGen which simply returns the reciprocal value of it's input.Classddf.minim.ugensMinim
SamplerSampler is the UGen version of AudioSample and is the preferred method of triggering short audio files.Classddf.minim.ugensMinim
SinkA Sink is similar to a Summer, but instead of summing all of the UGens patched to it, it simply ticks them and only generates silence.Classddf.minim.ugensMinim
SummerA Summer allows you to sum the outputs of multiple UGens to be sent further down the chain.Classddf.minim.ugensMinim
TickRateThe TickRate UGen can be used to control the generation rate of the UGen that is patched to it.Classddf.minim.ugensMinim
UGenSignalGenerates a buffer of samples by ticking the wrapped UGen mono.Classddf.minimMinim
VocoderVocoder is a UGen that performs very basic vocoding.Classddf.minim.ugensMinim
WaveformAn interface to represent a Waveform that can be sampled by using a value Author:Damien Di FedeInterfaceddf.minim.ugensMinim
WavesWaves provides some already constructed Wavetables for common waveforms, as well as methods for constructing some basic waveforms with non-standardClassddf.minim.ugensMinim
WaveShaperA UGen which provides waveshaping distortion.Classddf.minim.ugensMinim
WavetableWavetable wraps a float array of any size and lets you sample the array using a normalized value [0,1].Classddf.minim.ugensMinim
WavetableGeneratorWavetableGenerator is a helper class for generating Wavetables.Classddf.minim.ugensMinim