Fundamental recall types
AgsFxFactory
— Factory pattern
AgsPlaybackDomain
— Outputting audio to soundcard
AgsPlayback
— Outputting channel to soundcard
AgsRecallID
— The recall id specifies run context
AgsRecyclingContext
— A context of recycling acting as dynamic context
AgsRecallContainer
— Container to group recalls
AgsRecallDependency
— Recall dependency
AgsRecall
— The recall base class
AgsRecallAudio
— The recall base class of audio context
AgsRecallAudioRun
— The recall base class of dynamic audio context
AgsRecallChannel
— The recall base class of channel context
AgsRecallChannelRun
— The recall base class of dynamic channel context
AgsRecallRecycling
— The recall base class of recycling context
AgsRecallAudioSignal
— The recall base class of dynamic audio signal context
AgsGenericRecallChannelRun
— generic channel context of recall
AgsGenericRecallRecycling
— generic recycling context of recall
The fundamental recall types are related to effect processing.