| JUCE
    | 
| Classes | |
| class | ARAListenableModelClass< ListenerType > | 
| Base class used by the JUCE ARA model objects to provide listenable interfaces.  More... | |
| class | ARAObjectVisitor | 
| Create a derived implementation of this class and pass it to ARAObject::visit() to retrieve the concrete type of a model object.  More... | |
| class | ARAObject | 
| Common base class for all JUCE ARA model objects to aid with the discovery and traversal of the entire ARA model graph.  More... | |
| class | ARADocumentListener | 
| A base class for listeners that want to know about changes to an ARADocument object.  More... | |
| class | ARADocument | 
| Base class representing an ARA document.  More... | |
| class | ARAMusicalContextListener | 
| A base class for listeners that want to know about changes to an ARAMusicalContext object.  More... | |
| class | ARAMusicalContext | 
| Base class representing an ARA musical context.  More... | |
| class | ARAPlaybackRegionListener | 
| A base class for listeners that want to know about changes to an ARAPlaybackRegion object.  More... | |
| class | ARAPlaybackRegion | 
| Base class representing an ARA playback region.  More... | |
| class | ARARegionSequenceListener | 
| A base class for listeners that want to know about changes to an ARARegionSequence object.  More... | |
| class | ARARegionSequence | 
| Base class representing an ARA region sequence.  More... | |
| class | ARAAudioSourceListener | 
| A base class for listeners that want to know about changes to an ARAAudioSource object.  More... | |
| class | ARAAudioSource | 
| Base class representing an ARA audio source.  More... | |
| class | ARAAudioModificationListener | 
| A base class for listeners that want to know about changes to an ARAAudioModification object.  More... | |
| class | ARAAudioModification | 
| Base class representing an ARA audio modification.  More... | |