JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_ProcessContext.h File Reference

Classes

struct  juce::dsp::ProcessContextNonReplacing< ContextSampleType >
 Contains context information that is passed into an algorithm's process method. More...
 
struct  juce::dsp::ProcessContextReplacing< ContextSampleType >
 Contains context information that is passed into an algorithm's process method. More...
 
struct  juce::dsp::ProcessorState
 This is a handy base class for the state of a processor (such as parameter values) which is typically shared among several procoessors. More...
 
struct  juce::dsp::ProcessSpec
 This structure is passed into a DSP algorithm's prepare() method, and contains information about various aspects of the context in which it can expect to be called. More...
 

Namespaces

 juce
 
 juce::dsp