Jamoma API  0.6.0.a19
AudioGraph Externals

Jamoma DSP and AudioGraph classes implemented as AudioGraph multichannel audio processing externals. More...

+ Collaboration diagram for AudioGraph Externals:

Files

file  j.adsr.cpp
 j.adsr= : wraps the TTAdsr class as an envelope following external for AudioGraph
 
file  j.array.cpp
 j.array= : wraps the TTAudioObjectBaseArray class as an AudioGraph array external for Jamoma AudioGraph.
 
file  j.average.cpp
 j.average= : wraps the TTAverage class as an average analysis object for AudioGraph
 
file  j.clip.cpp
 j.clip= : wraps the #Clipper class as a range clipping external for AudioGraph
 
file  j.count.cpp
 j.count= : wraps the #TTCounter class as a sample counting signal generator external for AudioGraph
 
file  j.dcblock.cpp
 j.dcblock= : wraps the TTDCBlock class as DC offset removing filter external for AudioGraph
 
file  j.degrade.cpp
 j.degrade= : wraps the TTDegrade class as an audio signal quality degrading external for AudioGraph
 
file  j.delay.cpp
 j.delay= : wraps the TTDelay class as audio delay external for AudioGraph with several options for interpolation method
 
file  j.fft.cpp
 j.fft= : wraps the TTfft class as an external for AudioGraph performing Fourier and Inverse Fourier Transforms
 
file  j.filter.cpp
 j.filter= : wraps the TTFilter class as generic filter external for AudioGraph providing access to a wide variety of filters
 
file  j.gain_equal/j.gain.cpp
 j.gain= : wraps the TTGain class as an audio gain regulating external for AudioGraph
 
file  j.hilbert.cpp
 j.hilbert= : wraps the TTHilbertLinear33 class as a hilbert filter external for AudioGraph
 
file  j.info.cpp
 j.info= : creates an external for AudioGraph that provides information about the incoming multichannel signal
 
file  j.join.cpp
 j.join= : wraps the TTAudioGraphJoin class as external for AudioGraph that joins several multichannel signals
 
file  j.limiter.cpp
 j.limiter= : wraps the TTLimiter class as a gain limiting external for AudioGraph
 
file  j.mixer.cpp
 j.mixer= : wraps the TTMixer class as a matrix mixing external for AudioGraph
 
file  j.multimixer.cpp
 j.multimixer= : wraps the TTMultiMixer class as an external for AudioGraph that mix multiple incoming multichannel signals to multiple multichannel outlets
 
file  j.mutesolo.cpp
 j.overdrive= : wraps the TTMutesolo class as an external for AudioGraph that provides per-channel muting and soloing
 
file  j.noise.cpp
 j.noise= : wraps the TTNoise class as a audio noise genrator external for AudioGraph
 
file  j.offset.cpp
 j.offset= : wraps the #TTAudioGraphOffset class as an envelope following external for AudioGraph
 
file  j.op_equal/j.op.cpp
 j.op= : wraps the TTOperator class as an external for AudioGraph performing basic mathematical operations on multichannel signals
 
file  j.overdrive.cpp
 j.overdrive= : wraps the TTOverdrive class as a saturation/overdrive effect processing external for AudioGraph
 
file  j.pack_equal/j.pack.cpp
 j.pack= : Max external packing several MSP audio signals onto one AudioGraph multichannel audio signal.
 
file  j.pack.h
 pack= : Max external packing several MSP audio signals onto one AudioGraph multichannel audio signal.
 
file  j.phasor.cpp
 j.phasor= : wraps the TTPhasor class as an sawtooth signal generating external for AudioGraph
 
file  j.pick.cpp
 j.pick= : wraps the #TTAudioGraphPick class as an external that extracts N specific audio signals from a Jamoma AudioGraph signal
 
file  j.pulsesub.cpp
 j.pulsesub= : wraps the TTPulseSub class as a periodic envelope ring modulator for AudioGraph
 
file  equal/j.ramp.cpp
 j.ramp= : wraps the TTRamp class as a linear ramp generator for AudioGraph
 
file  j.resample.cpp
 j.resample= : wraps the TTResample class as a resampler for AudioGraph
 
file  j.sig.cpp
 j.sig= : wraps the TTAudioSignal class as constant signal generator for AudioGraph
 
file  j.soundfile.player.cpp
 j.soundfile.player= : wraps the TTSoundfilePlayer class as generator for AudioGraph
 
file  j.soundfile.recorder.cpp
 j.soundfile.recorder= : wraps the TTSoundfileRecorder class as generator for AudioGraph
 
file  j.spat.cpp
 j.spat= : wraps the TTSpat class as a spatialisation mixer for AudioGraph
 
file  j.split.cpp
 j.split= : wraps the TTAudioGraphSplit class as a multichannel signal splitter for AudioGraph
 
file  j.trajectory.cpp
 j.trajectory= : wraps the TTTrajectory class as a trajectory generator for AudioGraph
 
file  j.unpack_equal/j.unpack.cpp
 j.unpack= : Unpack AudioGraph multichannel signal to several MSP audio signals
 
file  j.unsig.cpp
 j.unsig= - converts Jamoma AudioGraph signal to a Max message list.
 
file  j.waveshaper.cpp
 j.waveshaper= : wraps the TTWaveshaper class for AudioGraph
 
file  j.wavetable.cpp
 j.wavetable= : wraps the TTWavetable class as oscillation generator for AudioGraph
 
file  j.window.cpp
 j.window= : wraps the #TTWindowFunction class for AudioGraph
 
file  j_equal.cpp
 j= : Creates an AudioGraph external that is able to wrap any Jamoma class
 
file  j.audiounit.cpp
 j.audiounit= : wraps the TTAudioUnit class as an AudioUnit plugin host for AudioGraph
 

Detailed Description

Jamoma DSP and AudioGraph classes implemented as AudioGraph multichannel audio processing externals.