Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
 Cjuce::AAXClientExtensionsAn interface to allow an AudioProcessor to implement extended AAX-specific functionality
 Cjuce::AudioProcessorBase class for audio processing classes or plugins
 Cjuce::AudioPluginInstanceBase class for an active instance of a plugin
 Cjuce::AudioProcessorGraph::AudioGraphIOProcessorA special type of AudioProcessor that can live inside an AudioProcessorGraph in order to use the audio that comes into and out of the graph itself
 Cjuce::AudioProcessorGraphA type of AudioProcessor which plays back a graph of other AudioProcessors
 Cjuce::AbstractFifoEncapsulates the logic required to implement a lock-free FIFO
 Cjuce::AccessibilityActionsA simple wrapper for building a collection of supported accessibility actions and corresponding callbacks for a UI element
 Cjuce::AccessibilityCellInterfaceAn abstract interface which represents a UI element that supports a cell interface
 Cjuce::AccessibilityHandlerBase class for accessible Components
 Cjuce::AccessibilityTableInterfaceAn abstract interface which represents a UI element that supports a table interface
 Cjuce::AccessibilityTextInterfaceAn abstract interface which represents a UI element that supports a text interface
 Cjuce::AccessibilityValueInterfaceAn abstract interface representing the value of an accessibility element
 Cjuce::AccessibilityNumericValueInterfaceA value interface that represents a non-ranged numeric value
 Cjuce::AccessibilityRangedNumericValueInterfaceA value interface that represents a ranged numeric value
 Cjuce::AccessibilityTextValueInterfaceA value interface that represents a text value
 Cjuce::AccessibleStateRepresents the state of an accessible UI element
 Cjuce::AccessibilityValueInterface::AccessibleValueRangeRepresents the range of this value, if supported
 Cjuce::midi_ci::Message::ACKSee the MIDI-CI specification
 Cjuce::PushNotifications::Notification::ActionRepresents an action on a notification that can be presented as a button or a text input
 Cjuce::ActionBroadcasterManages a list of ActionListeners, and can send them messages
 Cjuce::ActionListenerInterface class for delivery of events that are sent by an ActionBroadcaster
 Cjuce::ADSRA very simple ADSR envelope class
 Cjuce::AffineTransformRepresents a 2D affine-transformation matrix
 Cjuce::AnalyticsDestinationAn interface for handling analytics events collected by an Analytics object
 Cjuce::ThreadedAnalyticsDestinationA base class for dispatching analytics events on a dedicated thread
 Cjuce::AnalyticsDestination::AnalyticsEventContains information about an event to be logged
 Cjuce::AndroidDocumentProvides access to a document on Android devices
 Cjuce::AndroidDocumentInfoSome information about a document
 Cjuce::AndroidDocumentIteratorAn iterator that visits child documents in a directory
 Cjuce::AndroidDocumentPermissionRepresents a permission granted to an application to read and/or write to a particular document or tree
 Cjuce::AnimatorWrapper class for managing the lifetime of all the different animator kinds created through the builder classes
 Cjuce::AnimatorSetBuilderA builder class that can be used to construct an Animator wrapping an AnimatorSet implementation
 Cjuce::AnimatorUpdaterHelper class to update several animators at once, without owning or otherwise extending the lifetimes of those animators
 Cjuce::VBlankAnimatorUpdaterSimilar to AnimatorUpdater, but automatically calls update() whenever the screen refreshes
 Cjuce::LinkedListPointer< ObjectType >::AppenderAllows efficient repeated insertions into a list
 Cjuce::AppleRemoteDeviceReceives events from an Apple IR remote control device (Only available in OSX!)
 Cjuce::WebBrowserComponent::Options::AppleWkWebViewOptions specific to the WkWebView backend used on Apple systems
 Cjuce::ApplicationCommandInfoHolds information describing an application command
 Cjuce::ApplicationCommandManagerListenerA listener that receives callbacks from an ApplicationCommandManager when commands are invoked or the command list is changed
 Cjuce::MenuBarModelA class for controlling MenuBar components
 Cjuce::ApplicationCommandTargetA command target publishes a list of command IDs that it can perform
 Cjuce::CodeEditorComponentA text editor component designed specifically for source code
 Cjuce::JUCEApplicationAn instance of this class is used to specify initialisation and shutdown code for the application
 Cjuce::ApplicationPropertiesManages a collection of properties
 Cjuce::ARAAudioModificationListenerA base class for listeners that want to know about changes to an ARAAudioModification object
 Cjuce::ARADocumentControllerSpecialisationThis class contains the customisation points for the JUCE provided ARA document controller implementation
 Cjuce::ARAAudioSourceListenerA base class for listeners that want to know about changes to an ARAAudioSource object
 Cjuce::ARAAudioSourceReaderSubclass of AudioFormatReader that reads samples from a single ARA audio source
 Cjuce::ARADocumentControllerSpecialisationThis class contains the customisation points for the JUCE provided ARA document controller implementation
 Cjuce::AudioPluginExtensions::ARAClientCan be used to retrieve information about a plugin that provides ARA extensions
 Cjuce::ARADocumentControllerConfigurationThis class provides customisable configuration options that are available at the ARAFactory construction's time
 Cjuce::ARADocumentListenerA base class for listeners that want to know about changes to an ARADocument object
 Cjuce::ARADocumentControllerSpecialisationThis class contains the customisation points for the JUCE provided ARA document controller implementation
 Cjuce::ARAEditGuardReference counting helper class to ensure that the DocumentController is in editable state
 Cjuce::ARAFactoryResultRepresents the result of AudioPluginFormatManager::createARAFactoryAsync()
 Cjuce::ARAFactoryWrapperEncapsulates an ARAFactory pointer and makes sure that it remains in a valid state for the lifetime of the ARAFactoryWrapper object
 Cjuce::ARAHostDocumentControllerWrapper class for ARA::Host::DocumentController
 Cjuce::ARAListenableModelClass< ListenerType >Base class used by the JUCE ARA model objects to provide listenable interfaces
 Cjuce::ARAListenableModelClass< ARAAudioModificationListener >
 Cjuce::ARAAudioModificationBase class representing an ARA audio modification
 Cjuce::ARAListenableModelClass< ARAAudioSourceListener >
 Cjuce::ARAAudioSourceBase class representing an ARA audio source
 Cjuce::ARAListenableModelClass< ARADocumentListener >
 Cjuce::ARADocumentBase class representing an ARA document
 Cjuce::ARAListenableModelClass< ARAMusicalContextListener >
 Cjuce::ARAMusicalContextBase class representing an ARA musical context
 Cjuce::ARAListenableModelClass< ARAPlaybackRegionListener >
 Cjuce::ARAPlaybackRegionBase class representing an ARA playback region
 Cjuce::ARAListenableModelClass< ARARegionSequenceListener >
 Cjuce::ARARegionSequenceBase class representing an ARA region sequence
 Cjuce::ARAMusicalContextListenerA base class for listeners that want to know about changes to an ARAMusicalContext object
 Cjuce::ARADocumentControllerSpecialisationThis class contains the customisation points for the JUCE provided ARA document controller implementation
 Cjuce::ARAObjectCommon base class for all JUCE ARA model objects to aid with the discovery and traversal of the entire ARA model graph
 Cjuce::ARAAudioModificationBase class representing an ARA audio modification
 Cjuce::ARAAudioSourceBase class representing an ARA audio source
 Cjuce::ARADocumentBase class representing an ARA document
 Cjuce::ARAMusicalContextBase class representing an ARA musical context
 Cjuce::ARAPlaybackRegionBase class representing an ARA playback region
 Cjuce::ARARegionSequenceBase class representing an ARA region sequence
 Cjuce::ARAObjectVisitorCreate a derived implementation of this class and pass it to ARAObject::visit() to retrieve the concrete type of a model object
 Cjuce::ARAPlaybackRegionListenerA base class for listeners that want to know about changes to an ARAPlaybackRegion object
 Cjuce::ARADocumentControllerSpecialisationThis class contains the customisation points for the JUCE provided ARA document controller implementation
 Cjuce::ARAPlaybackRegionReaderSubclass of AudioFormatReader that reads samples from a group of playback regions
 Cjuce::ARARegionSequenceListenerA base class for listeners that want to know about changes to an ARARegionSequence object
 Cjuce::ARADocumentControllerSpecialisationThis class contains the customisation points for the JUCE provided ARA document controller implementation
 Cjuce::ARARendererBase class for a renderer fulfilling either the ARAPlaybackRenderer or the ARAEditorRenderer role
 Cjuce::ARAEditorRendererBase class for a renderer fulfilling the ARAEditorRenderer role as described in the ARA SDK
 Cjuce::ARAPlaybackRendererBase class for a renderer fulfilling the ARAPlaybackRenderer role as described in the ARA SDK
 Cjuce::ArgumentList::ArgumentOne of the arguments in an ArgumentList
 Cjuce::ArgumentListHolds a list of command-line arguments, and provides useful methods for searching and operating on them
 Cjuce::Array< ElementType, TypeOfCriticalSectionToUse, minimumAllocatedSize >Holds a resizable array of primitive or copy-by-value objects
 Cjuce::dsp::IIR::ArrayCoefficients< NumericType >A set of coefficients for use in an Filter object
 Cjuce::AsyncUpdaterHas a callback method that is triggered asynchronously
 Cjuce::ApplicationCommandManagerOne of these objects holds a list of all the commands your app can perform, and despatches these commands when needed
 Cjuce::ComboBoxA component that lets the user choose from a drop-down list of choices
 Cjuce::DesktopDescribes and controls aspects of the computer's desktop
 Cjuce::FilenameComponentShows a filename as an editable text box, with a 'browse' button and a drop-down list for recently selected files
 Cjuce::MenuBarModelA class for controlling MenuBar components
 Cjuce::ModalComponentManagerManages the system's stack of modal components
 Cjuce::NSViewComponentWithParent
 Cjuce::NetworkServiceDiscovery::AvailableServiceListWatches the network for broadcasts from Advertiser objects, and keeps a list of all the currently active instances
 Cjuce::ParameterAttachmentUsed to implement 'attachments' or 'controllers' that link a plug-in parameter to a UI element
 Cjuce::ScrollBarA scrollbar component
 Cjuce::TableHeaderComponentA component that displays a strip of column headings for a table, and allows these to be resized, dragged around, etc
 Cjuce::Value::ValueSourceUsed internally by the Value class as the base class for its shared value objects
 Cjuce::Atomic< Type >A simple wrapper around std::atomic
 Cjuce::AttributedString::AttributeAn attribute that has been applied to a range of characters in an AttributedString
 Cjuce::OpenGLShaderProgram::AttributeRepresents an openGL vertex attribute value
 Cjuce::AttributedStringA text string with a set of colour/font settings that are associated with sub-ranges of the text
 Cjuce::dsp::AudioBlock< SampleType >Minimal and lightweight data-structure which contains a list of pointers to channels containing some kind of sample data
 Cjuce::AudioBuffer< Type >A multi-channel buffer containing floating point audio samples
 Cjuce::AudioChannelSetRepresents a set of audio channel types
 Cjuce::SpeakerMappingsStructure for VST speaker mappings
 Cjuce::AudioDataThis class a container which holds all the classes pertaining to the AudioData::Pointer audio sample format class
 Cjuce::ExtraLookAndFeelBaseClasses::AudioDeviceSelectorComponentMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::LookAndFeel_V2This LookAndFeel subclass implements the juce style from around 2008-12
 Cjuce::LookAndFeel_V1The original JUCE look-and-feel, as used back from 2002 to about 2007ish
 Cjuce::LookAndFeel_V3The latest JUCE look-and-feel style, as introduced in 2013
 Cjuce::LookAndFeel_V4The latest JUCE look-and-feel style, as introduced in 2017
 Cjuce::AudioDeviceManager::AudioDeviceSetupThis structure holds a set of properties describing the current audio setup
 Cjuce::AudioFormatSubclasses of AudioFormat are used to read and write different audio file formats
 Cjuce::AiffAudioFormatReads and Writes AIFF format audio files
 Cjuce::CoreAudioFormatOSX and iOS only - This uses the AudioToolbox framework to read any audio format that the system has a codec for
 Cjuce::FlacAudioFormatReads and writes the lossless-compression FLAC audio format
 Cjuce::LAMEEncoderAudioFormatAn AudioFormat class which can use an installed version of the LAME mp3 encoder to encode a file
 Cjuce::MP3AudioFormatSoftware-based MP3 decoding format (doesn't currently provide an encoder)
 Cjuce::OggVorbisAudioFormatReads and writes the Ogg-Vorbis audio format
 Cjuce::WavAudioFormatReads and Writes WAV format audio files
 Cjuce::WindowsMediaAudioFormatAudio format which uses the Windows Media codecs (Windows only)
 Cjuce::AudioFormatManagerA class for keeping a list of available audio formats, and for deciding which one to use to open a given file
 Cjuce::AudioFormatReaderReads samples from an audio file stream
 Cjuce::ARAAudioSourceReaderSubclass of AudioFormatReader that reads samples from a single ARA audio source
 Cjuce::ARAPlaybackRegionReaderSubclass of AudioFormatReader that reads samples from a group of playback regions
 Cjuce::AudioCDReaderA type of AudioFormatReader that reads from an audio CD
 Cjuce::AudioSubsectionReaderThis class is used to wrap an AudioFormatReader and only read from a subsection of the file
 Cjuce::BufferingAudioReaderAn AudioFormatReader that uses a background thread to pre-read data from another reader
 Cjuce::MemoryMappedAudioFormatReaderA specialised type of AudioFormatReader that uses a MemoryMappedFile to read directly from an audio file
 Cjuce::AudioFormatWriterWrites samples to an audio file stream
 Cjuce::AudioFormatWriterOptionsOptions that affect the output data format produced by an AudioFormatWriter
 Cjuce::AudioIODeviceBase class for an audio device with synchronised input and output channels
 Cjuce::AudioIODeviceCallbackOne of these is passed to an AudioIODevice object to stream the audio data in and out
 Cjuce::AudioProcessorPlayerAn AudioIODeviceCallback object which streams audio through an AudioProcessor
 Cjuce::AudioSourcePlayerWrapper class to continuously stream audio from an audio source to an AudioIODevice
 Cjuce::SoundPlayerA simple sound player that you can add to the AudioDeviceManager to play simple sounds
 Cjuce::StandalonePluginHolderAn object that creates and plays a standalone instance of an AudioProcessor
 Cjuce::AudioIODeviceCallbackContextAdditional information that may be passed to the AudioIODeviceCallback
 Cjuce::AudioIODeviceTypeRepresents a type of audio driver, such as DirectSound, ASIO, CoreAudio, etc
 CARA::PlugIn::AudioModification
 Cjuce::ARAAudioModificationBase class representing an ARA audio modification
 Cjuce::AudioPlayHeadA subclass of AudioPlayHead can supply information about the position and status of a moving play head during audio playback
 Cjuce::AudioPluginExtensionsA collection of interfaces for interacting with hosted plugins in a plugin-format-specific way
 Cjuce::AudioPluginFormatManagerThis maintains a list of known AudioPluginFormats
 Cjuce::AudioProcessLoadMeasurerMaintains an ongoing measurement of the proportion of time which is being spent inside an audio callback
 Cjuce::AudioProcessorEditorARAExtensionExtension class meant to be subclassed by the plugin's implementation of
 Cjuce::AudioProcessorEditorHostContextCalling AudioProcessorEditor::getHostContext() may return a pointer to an instance of this class
 Cjuce::AudioProcessorListenerBase class for listeners that want to know about changes to an AudioProcessor
 Cjuce::AudioProcessorParameterAn abstract base class for parameter objects that can be added to an AudioProcessor
 Cjuce::HostedAudioProcessorParameterA parameter with functions that are useful for plugin hosts
 Cjuce::AudioPluginInstance::ParameterStructure used to describe plugin parameters
 Cjuce::AudioProcessorParameterWithIDThis abstract base class is used by some AudioProcessorParameter helper classes
 Cjuce::RangedAudioParameterThis abstract base class is used by some AudioProcessorParameter helper classes
 Cjuce::AudioParameterBoolProvides a class of AudioProcessorParameter that can be used as a boolean value
 Cjuce::AudioParameterChoiceProvides a class of AudioProcessorParameter that can be used to select an indexed, named choice from a list
 Cjuce::AudioParameterFloatA subclass of AudioProcessorParameter that provides an easy way to create a parameter which maps onto a given NormalisableRange
 Cjuce::AudioProcessorValueTreeState::ParameterA parameter class that maintains backwards compatibility with deprecated AudioProcessorValueTreeState functionality
 Cjuce::AudioParameterIntProvides a class of AudioProcessorParameter that can be used as an integer value with a given range
 Cjuce::LegacyAudioParameter
 Cjuce::AudioProcessorParameterGroupA class encapsulating a group of AudioProcessorParameters and nested AudioProcessorParameterGroups
 Cjuce::AudioProcessorParameterGroup::AudioProcessorParameterNodeA child of an AudioProcessorParameterGroup
 Cjuce::AudioProcessorParameterWithIDAttributesAn instance of this class may be passed to the constructor of an AudioProcessorParameterWithID to set optional characteristics of that parameter
 Cjuce::AudioProcessorValueTreeStateParameterAttributesAdvanced properties of an AudioProcessorValueTreeState::Parameter
 CARA::PlugIn::AudioSource
 Cjuce::ARAAudioSourceBase class representing an ARA audio source
 Cjuce::AudioSourceBase class for objects that can produce a continuous stream of audio
 Cjuce::AudioAppComponentA base class for writing audio apps that stream from the audio i/o devices
 Cjuce::ChannelRemappingAudioSourceAn AudioSource that takes the audio from another source, and re-maps its input and output channels to a different arrangement
 Cjuce::IIRFilterAudioSourceAn AudioSource that performs an IIR filter on another source
 Cjuce::MixerAudioSourceAn AudioSource that mixes together the output of a set of other AudioSources
 Cjuce::PositionableAudioSourceA type of AudioSource which can be repositioned
 Cjuce::AudioFormatReaderSourceA type of AudioSource that will read from an AudioFormatReader
 Cjuce::AudioTransportSourceAn AudioSource that takes a PositionableAudioSource and allows it to be played, stopped, started, etc
 Cjuce::BufferingAudioSourceAn AudioSource which takes another source as input, and buffers it using a thread
 Cjuce::MemoryAudioSourceAn AudioSource which takes some float audio data as an input
 Cjuce::ResamplingAudioSourceA type of AudioSource that takes an input source and changes its sample rate
 Cjuce::ReverbAudioSourceAn AudioSource that uses the Reverb class to apply a reverb to another AudioSource
 Cjuce::ToneGeneratorAudioSourceA simple AudioSource that generates a sine wave
 Cjuce::AudioSourceChannelInfoUsed by AudioSource::getNextAudioBlock()
 Cjuce::AudioThumbnailCacheAn instance of this class is used to manage multiple AudioThumbnail objects
 Cjuce::AudioPluginExtensions::AudioUnitClientCan be used to retrieve information about an AudioUnit that is wrapped by an AudioProcessor
 Cjuce::AudioWorkgroupA handle to an audio workgroup, which is a collection of realtime threads working together to produce audio by a common deadline
 Cb2Draw
 Cjuce::Box2DRendererA simple implementation of the b2Draw class, used to draw a Box2D world
 Cjuce::Component::BailOutCheckerA class to keep an eye on a component and check for it being deleted
 Cjuce::dsp::BallisticsFilter< SampleType >A processor to apply standard attack / release ballistics to an input signal
 Cjuce::Base64Contains some static methods for converting between binary and the standard base-64 encoding format
 Cjuce::dsp::Bias< FloatType >Adds a DC offset (voltage bias) to the audio samples
 Cjuce::BigIntegerAn arbitrarily large integer class
 Cjuce::Image::BitmapDataRetrieves a section of an image as raw pixel data, so it can be read or written to
 Cjuce::Image::BitmapData::BitmapDataReleaserUsed internally by custom image types to manage pixel data lifetime
 Cjuce::universal_midi_packets::BlockRepresents a Function Block (FB) or Group Terminal Block (GTB)
 Cjuce::midi_ci::BlockProfileStatesContains profile states for each group and channel in a function block, along with the state of profiles that apply to the function block itself
 Cjuce::BlowFishBlowFish encryption class
 Cjuce::BluetoothMidiDevicePairingDialogueOpens a Bluetooth MIDI pairing dialogue that allows the user to view and connect to Bluetooth MIDI devices that are currently found nearby
 Cjuce::BorderSize< ValueType >Specifies a set of gaps to be left around the sides of a rectangle
 Cjuce::midi_ci::BufferOutputRepresents a destination into which MIDI-CI messages can be written
 Cjuce::midi_ci::ResponderOutputA buffer output that additionally provides information about an incoming message, so that an appropriate reply can be constructed for that message
 Cjuce::ZipFile::BuilderUsed to create a new zip file
 Cjuce::AudioCDBurner::BurnProgressListenerReceives progress callbacks during a cd-burn operation
 Cjuce::AudioProcessor::BusDescribes the layout and properties of an audio bus
 Cjuce::AudioProcessor::BusesLayoutRepresents the bus layout state of a plug-in
 Cjuce::AudioProcessor::BusesPropertiesStructure used for AudioProcessor Callbacks
 Cjuce::AudioProcessor::BusPropertiesStructure used for AudioProcessor Callbacks
 Cjuce::AudioProcessorValueTreeState::ButtonAttachmentAn object of this class maintains a connection between a Button and a parameter in an AudioProcessorValueTreeState
 Cjuce::ByteOrderContains static methods for converting the byte order between different endiannesses
 Cjuce::universal_midi_packets::BytesOnGroupHolds a UMP group, and a span of bytes that were received or are to be sent on that group
 Cjuce::BytestreamSysexExtractor
 Cjuce::CachedComponentImageBase class used internally for structures that can store cached images of component state
 Cjuce::midi_ci::CacheProviderAn interface for objects that provide resources for property exchange transactions
 Cjuce::ModalComponentManager::CallbackReceives callbacks when a modal component is dismissed
 Cjuce::CameraDeviceControls any video capture devices that might be available
 Cjuce::PushNotifications::Settings::CategoryDescribes a category of a notification
 Cjuce::TextDiff::ChangeDescribes a change, which can be either an insertion or deletion
 Cjuce::ChangeBroadcasterHolds a list of ChangeListeners, and sends messages to them when instructed
 Cjuce::AudioCDBurner
 Cjuce::AudioDeviceManagerManages the state of some audio and midi i/o devices
 Cjuce::AudioProcessorGraphA type of AudioProcessor which plays back a graph of other AudioProcessors
 Cjuce::AudioThumbnailBaseProvides a base for classes that can store and draw scaled views of an audio waveform
 Cjuce::AudioThumbnailMakes it easy to quickly draw scaled views of the waveform shape of an audio file
 Cjuce::AudioTransportSourceAn AudioSource that takes a PositionableAudioSource and allows it to be played, stopped, started, etc
 Cjuce::ColourSelectorA component that lets the user choose a colour
 Cjuce::ComponentAnimatorThis class has been superseded, it is now recommended you use the Animator class in the juce_animation module
 Cjuce::DirectoryContentsListA class to asynchronously scan for details about the files in a directory
 Cjuce::FileBasedDocumentA class to take care of the logic involved with the loading/saving of some kind of document
 Cjuce::KeyPressMappingSetManages and edits a list of keypresses, which it uses to invoke the appropriate command in an ApplicationCommandManager
 Cjuce::KeyboardComponentBaseA base class for drawing a custom MIDI keyboard component
 Cjuce::MPEKeyboardComponentA component that displays an MPE-compatible keyboard, whose notes can be clicked on
 Cjuce::MidiKeyboardComponentA component that displays a piano keyboard, whose notes can be clicked on
 Cjuce::KnownPluginListManages a list of plugin types
 Cjuce::PropertiesFileWrapper on a file that stores a list of key/value data pairs
 Cjuce::SelectedItemSet< SelectableItemType >Manages a list of selectable items
 Cjuce::TabbedButtonBarA vertical or horizontal bar containing tabs that you can select
 Cjuce::UndoManagerManages a list of undo/redo commands
 Cjuce::AudioProcessorListener::ChangeDetailsProvides details about aspects of an AudioProcessor which have changed
 Cjuce::ChangeListenerReceives change event callbacks that are sent out by a ChangeBroadcaster
 Cjuce::AudioDeviceSelectorComponentA component containing controls to let the user change the audio settings of an AudioDeviceManager object
 Cjuce::FileListComponentA component that displays the files in a directory as a listbox
 Cjuce::PluginListComponentA component displaying a list of plugins, with options to scan for them, add, remove and sort them
 Cjuce::SidePanelA component that is positioned on either the left- or right-hand side of its parent, containing a header and some content
 Cjuce::PushNotifications::ChannelAndroid API level 26 or higher only: Represents notification channel through which notifications will be sent
 Cjuce::midi_ci::ChannelAddressIdentifies a channel or set of channels in a multi-group MIDI endpoint
 Cjuce::PushNotifications::ChannelGroupAndroid API level 26 or higher only: represents a channel group
 Cjuce::midi_ci::ChannelInGroupUtilsUtility functions for working with the ChannelInGroup enum
 Cjuce::midi_ci::ChannelProfileStatesHolds the number of channels that are supported and activated for all profiles at a particular channel address
 Cjuce::CharacterFunctionsA collection of functions for manipulating characters and character strings
 Cjuce::CharPointer_ASCIIWraps a pointer to a null-terminated ASCII character string, and provides various methods to operate on the data
 Cjuce::CharPointer_UTF16Wraps a pointer to a null-terminated UTF-16 character string, and provides various methods to operate on the data
 Cjuce::CharPointer_UTF32Wraps a pointer to a null-terminated UTF-32 character string, and provides various methods to operate on the data
 Cjuce::CharPointer_UTF8Wraps a pointer to a null-terminated UTF-8 character string, and provides various methods to operate on the data
 Cjuce::ChildProcessLaunches and monitors a child process
 Cjuce::ChildProcessCoordinatorActs as the coordinator in a coordinator/worker pair of connected processes
 Cjuce::ChildProcessWorkerActs as the worker end of a coordinator/worker pair of connected processes
 Cjuce::dsp::Chorus< SampleType >A simple chorus DSP widget that modulates the delay of a delay line in order to create sweeping notches in the magnitude frequency response
 Cjuce::CodeDocumentA class for storing and manipulating a source code file
 Cjuce::CodeTokeniserA base class for tokenising code so that the syntax can be displayed in a code editor
 Cjuce::CPlusPlusCodeTokeniserA simple lexical analyser for syntax colouring of C++ code
 Cjuce::LuaTokeniser
 Cjuce::XmlTokeniser
 Cjuce::ColourRepresents a colour, also including a transparency value
 Cjuce::ColourGradientDescribes the layout and colours that should be used to paint a colour gradient
 Cjuce::ColourLayerA single path-based layer of a colour glyph
 Cjuce::CodeEditorComponent::ColourSchemeDefines a syntax highlighting colour scheme
 Cjuce::LookAndFeel_V4::ColourSchemeA struct containing the set of colours to apply to the GUI
 Cjuce::AudioProcessorValueTreeState::ComboBoxAttachmentAn object of this class maintains a connection between a ComboBox and a parameter in an AudioProcessorValueTreeState
 Cjuce::ConsoleApplication::CommandRepresents a command that can be executed if its command-line arguments are matched
 Cjuce::midi_ci::Message::ComparableRange< T >Wraps a span, providing equality operators that compare the span contents elementwise
 Cjuce::Animator::CompareComparison function used by the implementation to store Animators in ordered collections
 Cjuce::ComponentBoundsConstrainerA class that imposes restrictions on a Component's size or position
 Cjuce::BorderedComponentBoundsConstrainerA ComponentBoundsConstrainer that can be used to add a constant border onto another ComponentBoundsConstrainer
 Cjuce::ComponentDraggerAn object to take care of the logic for dragging components around with the mouse
 Cjuce::ComponentListenerGets informed about changes to a component's hierarchy or position
 Cjuce::ComponentMovementWatcherAn object that watches for any movement of a component or any of its parent components
 Cjuce::NativeScaleFactorNotifierCalls a function every time the native scale factor of a component's peer changes
 Cjuce::DropShadowerAdds a drop-shadow to a component
 Cjuce::FocusOutlineAdds a focus outline to a component
 Cjuce::LabelA component that displays a text string, and can optionally become a text editor when clicked
 Cjuce::MultiDocumentPanelA component that contains a set of other components either in floating windows or tabs
 Cjuce::RelativeCoordinatePositionerBaseBase class for Component::Positioners that are based upon relative coordinates
 Cjuce::SidePanelA component that is positioned on either the left- or right-hand side of its parent, containing a header and some content
 Cjuce::VBlankAttachmentHelper class to synchronise Component updates to the vertical blank event of the display that the Component is presented on
 Cjuce::ViewportA Viewport is used to contain a larger child component, and allows the child to be automatically scrolled around
 Cjuce::ComponentPaintDiagnosticsHolds timing and cache usage information for a Component's paint operation
 Cjuce::ComponentTraverserBase class for traversing components
 Cjuce::FocusTraverserControls the order in which focus moves between components
 Cjuce::KeyboardFocusTraverserControls the order in which keyboard focus moves between components
 Cjuce::dsp::Compressor< SampleType >A simple compressor with standard threshold, ratio, attack time and release time controls
 Cstd::conditional_t
 Cjuce::AudioData::Pointer< DataFormat, Endianness, std::conditional_t< IsInterleaved, Interleaved, NonInterleaved >, std::conditional_t< IsConst, Const, NonConst > >
 Cjuce::AudioProcessorGraph::ConnectionRepresents a connection between two channels of two nodes in an AudioProcessorGraph
 Cjuce::ConsoleApplicationRepresents a the set of commands that a console app can perform, and provides helper functions for performing them
 Cjuce::universal_midi_packets::ConsumerAn interface class for entities that consume Universal MIDI Packets from some producer
 Cjuce::ContainerDeletePolicy< ObjectType >Used by container classes as an indirect way to delete an object of a particular type
 Cjuce::ContentSharerFunctions that allow sharing content between apps and devices
 Cjuce::AnimatedPositionBehaviours::ContinuousWithMomentumA non-snapping behaviour that allows the content to be freely flicked in either direction, with momentum based on the velocity at which it was released, and variable friction to make it come to a halt
 Cjuce::ARAHostModel::ConversionFunctions< A, B >Allows converting, without warnings, between pointers of two unrelated types
 Cjuce::AudioData::ConverterA base class for objects that are used to convert between two different sample formats
 Cjuce::AudioData::ConverterInstance< SourceSampleType, DestSampleType >A class that converts between two templated AudioData::Pointer types, and which implements the AudioData::Converter interface
 Cjuce::dsp::ConvolutionPerforms stereo partitioned convolution of an input signal with an impulse response in the frequency domain, using the JUCE FFT class
 Cjuce::dsp::ConvolutionMessageQueueUsed by the Convolution to dispatch engine-update messages on a background thread
 Cjuce::CopyableHeapBlock< ElementType, throwOnFailure >Wraps a HeapBlock, but additionally provides a copy constructor and remembers its size
 Cjuce::CppTokeniserFunctionsClass containing some basic functions for simple tokenising of C++ code
 Cjuce::CriticalSectionA re-entrant mutex
 Cjuce::ArrayBase< juce::UnitTestRunner::TestResult *, juce::CriticalSection >
 Cjuce::AudioPlayHead::CurrentPositionInfoThis type is deprecated; prefer PositionInfo instead
 Cjuce::AudioProcessor::CurveDataSome plug-ins support sharing response curve data with the host so that it can display this curve on a console or in the mixer panel
 Cjuce::KnownPluginList::CustomScannerClass to define a custom plugin scanner
 Cjuce::DarkModeSettingListenerClasses can implement this interface and register themselves with the Desktop class to receive callbacks when the operating system dark mode setting changes
 Cjuce::DatagramSocketA wrapper for a datagram (UDP) socket
 Cjuce::DecibelsThis class contains some helpful static methods for dealing with decibel values
 Cjuce::DefaultElementComparator< ElementType >A simple ElementComparator class that can be used to sort an array of objects that support the '<' operator
 Cjuce::DefaultHashFunctionsA simple class to generate hash functions for some primitive types, intended for use with the HashMap class
 Cjuce::dsp::DelayLine< SampleType, InterpolationType >A delay line processor featuring several algorithms for the fractional delay calculation, block processing, and sample-by-sample processing useful when modulating the delay in real time or creating a standard delay effect with feedback
 Cjuce::DeletedAtShutdownClasses derived from this will be automatically deleted when the application exits
 Cjuce::AnalyticsA singleton class to manage analytics data
 Cjuce::ChildProcessManagerManages a set of ChildProcesses and periodically checks their return value
 Cjuce::DesktopDescribes and controls aspects of the computer's desktop
 Cjuce::InAppPurchasesProvides in-app purchase functionality
 Cjuce::ModalComponentManagerManages the system's stack of modal components
 Cjuce::PushNotificationsSingleton class responsible for push notifications functionality
 Cjuce::SplashScreenA component for showing a splash screen while your app starts up
 Cjuce::universal_midi_packets::EndpointsEndpoints known to the system
 Cjuce::ARAHostModel::DeletionListenerThis class is used internally by PlaybackRegionRegistry to be notified when a PlaybackRegion object is deleted
 Cjuce::midi_ci::DeviceFeaturesFlags indicating the features that are supported by a given CI device
 Cjuce::universal_midi_packets::DeviceInfoHolds MIDI device info that may be required by certain UMP messages and MIDI-CI messages
 Cjuce::midi_ci::DeviceListenerAn interface that receives callbacks when certain messages are received by a Device
 Cjuce::midi_ci::DeviceMessageHandlerAn interface that will receive a callback every time a Device wishes to send a new MIDI-CI message
 Cjuce::midi_ci::DeviceInstances of this type are responsible for parsing and interpreting incoming MIDI-CI messages, and for sending MIDI-CI messages to other devices
 Cjuce::midi_ci::DeviceOptionsConfiguration options for a Device
 Cjuce::DirectoryContentsDisplayComponentA base class for components that display a list of the files in a directory
 Cjuce::FileListComponentA component that displays the files in a directory as a listbox
 Cjuce::FileTreeComponentA component that displays the files in a directory as a treeview
 Cjuce::DirectoryEntryDescribes the attributes of a file or folder
 Cjuce::universal_midi_packets::DisconnectionListenerAn interface class for entities that are interested in disconnection notifications
 Cjuce::midi_ci::Message::DiscoverySee the MIDI-CI specification
 Cjuce::midi_ci::Message::DiscoveryResponseSee the MIDI-CI specification
 Cjuce::Displays::DisplayRepresents a connected display device
 Cjuce::DisplaysManages details about connected display devices
 CARA::PlugIn::Document
 Cjuce::ARADocumentBase class representing an ARA document
 CARA::PlugIn::DocumentController
 Cjuce::ARADocumentController
 Cjuce::InAppPurchases::DownloadIOS only: represents in-app purchase download
 Cjuce::URL::DownloadTaskRepresents a download task
 Cjuce::URL::DownloadTaskListenerUsed to receive callbacks for download progress
 Cjuce::URL::DownloadTaskOptionsHolds options that can be specified when starting a new download with downloadToFile()
 Cjuce::DragAndDropContainerEnables drag-and-drop behaviour for a component and all its sub-components
 Cjuce::ToolbarA toolbar component
 Cjuce::ToolbarItemPaletteA component containing a list of toolbar items, which the user can drag onto a toolbar to add them
 Cjuce::DragAndDropTargetComponents derived from this class can have things dropped onto them by a DragAndDropContainer
 Cjuce::ToolbarA toolbar component
 Cjuce::TreeViewA tree-view component
 Cjuce::FileTreeComponentA component that displays the files in a directory as a treeview
 Cjuce::Draggable3DOrientationStores a 3D orientation, which can be rotated by dragging with the mouse
 Cjuce::ComponentPeer::DragInfoStructure to describe drag and drop information
 Cjuce::DropShadowDefines a drop-shadow effect
 Cjuce::dsp::DryWetMixer< SampleType >A processor to handle dry/wet mixing of two audio signals, where the wet signal may have additional latency
 Cjuce::ListenerList< ListenerClass, ArrayType >::DummyBailOutCheckerA dummy bail-out checker that always returns false
 Cjuce::DummyCriticalSectionA class that can be used in place of a real CriticalSection object, but which doesn't perform any locking
 Cjuce::ArrayBase< juce::ActionListener *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::TextButton *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::TextEditor *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::ComboBox *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::ProgressBar *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::Component *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AnalyticsDestination *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::KeyPress, DummyCriticalSection >
 Cjuce::ArrayBase< juce::ApplicationCommandInfo *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::ArgumentList::Argument, DummyCriticalSection >
 Cjuce::ArrayBase< ElementType, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AttributedString::Attribute, DummyCriticalSection >
 Cjuce::ArrayBase< int, DummyCriticalSection >
 Cjuce::ArrayBase< juce::File, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioIODeviceType *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioDeviceManager::AudioDeviceSetup *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioIODeviceCallback *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::MidiDeviceInfo, DummyCriticalSection >
 Cjuce::ArrayBase< MidiCallbackInfo, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioFormat *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioPluginFormat *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioProcessorListener *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioProcessor::Bus *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioProcessorParameter *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioChannelSet, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioProcessor::BusProperties, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioProcessorParameter::Listener *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioProcessorParameterGroup::AudioProcessorParameterNode *, DummyCriticalSection >
 Cjuce::ArrayBase< ThumbData *, DummyCriticalSection >
 Cjuce::ArrayBase< ThumbnailCacheEntry *, DummyCriticalSection >
 Cjuce::ArrayBase< ChannelInfo *, DummyCriticalSection >
 Cjuce::ArrayBase< BufferedBlock *, DummyCriticalSection >
 Cjuce::ArrayBase< Row, DummyCriticalSection >
 Cjuce::ArrayBase< CodeDocumentLine *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::CodeDocument::Position *, DummyCriticalSection >
 Cjuce::ArrayBase< CodeEditorLine *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::CodeDocument::Iterator, DummyCriticalSection >
 Cjuce::ArrayBase< juce::CodeEditorComponent::ColourScheme::TokenType, DummyCriticalSection >
 Cjuce::ArrayBase< ColourPoint, DummyCriticalSection >
 Cjuce::ArrayBase< SwatchComponent *, DummyCriticalSection >
 Cjuce::ArrayBase< AnimationTask *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::ComponentBuilder::TypeHandler *, DummyCriticalSection >
 Cjuce::ArrayBase< PanelHolder *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::ComponentPeer *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::DirectoryContentsList::FileInfo *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::Displays::Display, DummyCriticalSection >
 Cjuce::ArrayBase< DragImageComponent *, DummyCriticalSection >
 Cjuce::ArrayBase< float, DummyCriticalSection >
 Cjuce::ArrayBase< juce::URL, DummyCriticalSection >
 Cjuce::ArrayBase< juce::FlexItem, DummyCriticalSection >
 Cjuce::ArrayBase< juce::PositionedGlyph, DummyCriticalSection >
 Cjuce::ArrayBase< juce::Grid::TrackInfo, DummyCriticalSection >
 Cjuce::ArrayBase< juce::GridItem, DummyCriticalSection >
 Cjuce::ArrayBase< HashEntry *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::IIRFilter *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::InAppPurchases::Download *, DummyCriticalSection >
 Cjuce::ArrayBase< CommandMapping *, DummyCriticalSection >
 Cjuce::ArrayBase< KeyPressTime *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::PluginDescription, DummyCriticalSection >
 Cjuce::ArrayBase< juce::KnownPluginList::PluginTree *, DummyCriticalSection >
 Cjuce::ArrayBase< ListenerClass *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::Range< int >, DummyCriticalSection >
 Cjuce::ArrayBase< ColourSetting, DummyCriticalSection >
 Cjuce::ArrayBase< juce::MPENote, DummyCriticalSection >
 Cjuce::ArrayBase< juce::MPESynthesiserVoice *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::MarkerList::Marker *, DummyCriticalSection >
 Cjuce::ArrayBase< uint8, DummyCriticalSection >
 Cjuce::ArrayBase< juce::MidiMessageSequence *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::MidiMessageSequence::MidiEventHolder *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::AudioSource *, DummyCriticalSection >
 Cjuce::ArrayBase< ModalItem *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::ToggleButton *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::Timer *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::NamedValue, DummyCriticalSection >
 Cjuce::ArrayBase< juce::OSCBundle::Element, DummyCriticalSection >
 Cjuce::ArrayBase< juce::OSCArgument, DummyCriticalSection >
 Cjuce::ArrayBase< ObjectClass *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::PopupMenu::Item, DummyCriticalSection >
 Cjuce::ArrayBase< const juce::PopupMenu *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::DrawableButton *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::PushNotifications::Notification::Action, DummyCriticalSection >
 Cjuce::ArrayBase< juce::PushNotifications::Settings::Category, DummyCriticalSection >
 Cjuce::ArrayBase< ThreadRecursionCount, DummyCriticalSection >
 Cjuce::ArrayBase< juce::Rectangle, DummyCriticalSection >
 Cjuce::ArrayBase< juce::MarkerList *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::RelativePointPath::ElementBase *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::Range< Type >, DummyCriticalSection >
 Cjuce::ArrayBase< juce::StandalonePluginHolder::PluginInOuts, DummyCriticalSection >
 Cjuce::ArrayBase< ItemLayoutProperties *, DummyCriticalSection >
 Cjuce::ArrayBase< Item, DummyCriticalSection >
 Cjuce::ArrayBase< juce::String, DummyCriticalSection >
 Cjuce::ArrayBase< juce::SynthesiserVoice *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::SynthesiserSound *, DummyCriticalSection >
 Cjuce::ArrayBase< TabInfo *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::WeakReference< juce::Component >, DummyCriticalSection >
 Cjuce::ArrayBase< ColumnInfo *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::TableHeaderComponent::Listener *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::TextDiff::Change, DummyCriticalSection >
 Cjuce::ArrayBase< juce::TextLayout::Line *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::TextLayout::Run *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::TextLayout::Glyph, DummyCriticalSection >
 Cjuce::ArrayBase< juce::ThreadPoolJob *, DummyCriticalSection >
 Cjuce::ArrayBase< ThreadPoolThread *, DummyCriticalSection >
 Cjuce::ArrayBase< AnalyticsEvent, DummyCriticalSection >
 Cjuce::ArrayBase< juce::TimeSliceClient *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::ToolbarItemComponent *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::TreeViewItem *, DummyCriticalSection >
 Cjuce::ArrayBase< Upload *, DummyCriticalSection >
 Cjuce::ArrayBase< ActionSet *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::Value *, DummyCriticalSection >
 Cjuce::ArrayBase< ZipEntryHolder *, DummyCriticalSection >
 Cjuce::ArrayBase< Item *, DummyCriticalSection >
 Cjuce::ArrayBase< NumericType, DummyCriticalSection >
 Cjuce::ArrayBase< IIRCoefficients *, DummyCriticalSection >
 Cjuce::ArrayBase< double, DummyCriticalSection >
 Cjuce::ArrayBase< SampleType, DummyCriticalSection >
 Cjuce::ArrayBase< FloatType, DummyCriticalSection >
 Cjuce::ArrayBase< size_t, DummyCriticalSection >
 Cjuce::ArrayBase< OversamplingStage *, DummyCriticalSection >
 Cjuce::ArrayBase< juce::dsp::FirstOrderTPTFilter< SampleType > *, DummyCriticalSection >
 Cjuce::ArrayBase< FloatingType, DummyCriticalSection >
 Cjuce::ArrayBase< MonoProcessorType *, DummyCriticalSection >
 Cjuce::DynamicLibraryHandles the opening and closing of DLLs
 Cjuce::midi_ci::Message::DynamicSizePropertyExchangeA property-exchange message that may form part of a multi-chunk message sequence
 Cjuce::midi_ci::Message::PropertyGetDataResponseSee the MIDI-CI specification
 Cjuce::midi_ci::Message::PropertyNotifySee the MIDI-CI specification
 Cjuce::midi_ci::Message::PropertySetDataSee the MIDI-CI specification
 Cjuce::midi_ci::Message::PropertySubscribeSee the MIDI-CI specification
 Cjuce::midi_ci::Message::PropertySubscribeResponseSee the MIDI-CI specification
 Cjuce::EasingsHolds a number of easing functions that you can pass into ValueAnimatorBuilder::withEasing to transform the linear progression of animations
 Cjuce::EdgeTableA table of horizontal scan-line segments - used for rasterising Paths
 CARA::PlugIn::EditorRenderer
 Cjuce::ARAEditorRendererBase class for a renderer fulfilling the ARAEditorRenderer role as described in the ARA SDK
 CARA::PlugIn::EditorView
 Cjuce::ARAEditorViewBase class for fulfilling the ARAEditorView role as described in the ARA SDK
 Cjuce::OSCBundle::ElementAn OSC bundle element
 Cjuce::dsp::SIMDRegister< Type >::ElementAccess
 Cjuce::RelativePointPath::ElementBaseBase class for the elements that make up a RelativePointPath
 Cjuce::RelativePointPath::CloseSubPathClass for the close sub path element
 Cjuce::RelativePointPath::CubicToClass for the cubic to element
 Cjuce::RelativePointPath::LineToClass for the line to element
 Cjuce::RelativePointPath::QuadraticToClass for the quadratic to element
 Cjuce::RelativePointPath::StartSubPathClass for the start sub path element
 Cjuce::midi_ci::EncodingsUtility functions for working with data formats used by property exchange messages
 Cjuce::midi_ci::EncodingUtilsUtility functions for working with the Encoding enum
 Cjuce::universal_midi_packets::EndpointRepresents a single MIDI endpoint, which may have up to one input and up to one output
 Cjuce::universal_midi_packets::EndpointIdIdentifies a MIDI endpoint
 Cjuce::midi_ci::Message::EndpointInquirySee the MIDI-CI specification
 Cjuce::midi_ci::Message::EndpointInquiryResponseSee the MIDI-CI specification
 Cjuce::universal_midi_packets::EndpointsListenerAn interface class for types that are interested in receiving updates about changes to available MIDI endpoints
 Cjuce::Enumerated< Index, Value >Returned when dereferencing an EnumerateIterator
 Cjuce::EnumerateIterator< Iter, Index >An iterator that wraps some other iterator, keeping track of the relative position of that iterator based on calls to arithmetic operators such as operator++(), operator--(), operator+(), and operator-()
 Cjuce::ErasedScopeGuardA ScopeGuard that uses a std::function internally to allow type erasure
 Cjuce::WebBrowserComponent::EvaluationResult::ErrorA simple error type class
 Cjuce::WebBrowserComponent::EvaluationResultOn MacOS, iOS and Linux getResult will return a nullptr if the evaluation failed
 Cstd::exceptionSTL class
 Cjuce::OSCExceptionBase class for exceptions that can be thrown by methods in the OSC module
 Cjuce::OSCFormatErrorException type thrown when the OSC module fails to parse something because of a data format not compatible with the OpenSoundControl 1.0 specification
 Cjuce::OSCInternalErrorException type thrown in cases of unexpected errors in the OSC module
 Cjuce::ExpressionA class for dynamically evaluating simple numeric expressions
 Cjuce::AudioPluginExtensions::VSTClient::ExtraFunctionsBase class for some extra functions that can be attached to a VST plugin instance
 Cjuce::ExtraLookAndFeelBaseClassesThis class is used to hold a few look and feel base classes which are associated with classes that may not be present because they're from modules other than juce_gui_basics
 Cjuce::dsp::FastMathApproximationsThis class contains various fast mathematical function approximations
 Cjuce::dsp::FFTPerforms a fast fourier transform
 Cjuce::FileRepresents a local file or directory
 Cjuce::FileBrowserListenerA listener for user selection events in a file browser
 Cjuce::FileBrowserComponentA component for browsing and selecting a file or directory to open or save
 Cjuce::FileChooserDialogBoxA file open/save dialog box
 Cjuce::FileChooserCreates a dialog box to choose a file or directory to load or save
 Cjuce::FileDragAndDropTargetComponents derived from this class can have files dropped onto them by an external application
 Cjuce::FileSearchPathListComponentShows a set of file paths in a list, allowing them to be added, removed or re-ordered
 Cjuce::FilenameComponentShows a filename as an editable text box, with a 'browse' button and a drop-down list for recently selected files
 Cjuce::PluginListComponentA component displaying a list of plugins, with options to scan for them, add, remove and sort them
 Cjuce::TreeViewA tree-view component
 Cjuce::FileFilterInterface for deciding which files are suitable for something
 Cjuce::FileBrowserComponentA component for browsing and selecting a file or directory to open or save
 Cjuce::WildcardFileFilterA type of FileFilter that works by wildcard pattern matching
 Cjuce::DirectoryContentsList::FileInfoContains cached information about one of the files in a DirectoryContentsList
 Cjuce::FilenameComponentListenerListens for events happening to a FilenameComponent
 Cjuce::FileSearchPathRepresents a set of folders that make up a search path
 Cjuce::FillTypeRepresents a colour or fill pattern to use for rendering paths
 Cjuce::dsp::FIR::Filter< SampleType >A processing class that can perform FIR filtering on an audio signal, in the time domain
 Cjuce::dsp::IIR::Filter< SampleType >A processing class that can perform IIR filtering on an audio signal, using the Transposed Direct Form II digital structure
 Cjuce::dsp::StateVariableFilter::Filter< SampleType >An IIR filter that can perform low, band and high-pass filtering on an audio signal, with 12 dB of attenuation per octave, using a TPT structure, designed for fast modulation (see Vadim Zavalishin's documentation about TPT structures for more information)
 Cjuce::dsp::FilterDesign< FloatType >This class provides a set of functions which generates FIR::Coefficients and IIR::Coefficients, of high-order low-pass filters
 Cjuce::dsp::FirstOrderTPTFilter< SampleType >A first order filter class using the TPT (Topology-Preserving Transform) structure
 Cjuce::FixedSizeFunction< len, Ret(Args...)>A type similar to std::function that holds a callable object
 Cjuce::FlexBoxRepresents a FlexBox container, which contains and manages the layout of a set of FlexItem objects
 Cjuce::FlexItemDescribes the properties of an item inside a FlexBox container
 Cjuce::FloatVectorOperationsBase< FloatType, CountType >A collection of simple vector operations on arrays of floating point numbers, accelerated with SIMD instructions where possible, usually accessed from the FloatVectorOperations class
 CFn
 Cjuce::ScopeGuard< Fn >An easy way to ensure that a function is called at the end of the current scope
 Cjuce::FocusChangeListenerClasses can implement this interface and register themselves with the Desktop class to receive callbacks when the currently focused component changes
 Cjuce::ApplicationCommandManagerOne of these objects holds a list of all the commands your app can perform, and despatches these commands when needed
 Cjuce::ComponentPeerThe Component class uses a ComponentPeer internally to create and manage a real operating-system window
 Cjuce::KeyPressMappingSetManages and edits a list of keypresses, which it uses to invoke the appropriate command in an ApplicationCommandManager
 Cjuce::FontRepresents a particular font, including its size, style, etc
 Cjuce::FontFeatureSettingRepresents a single OpenType font feature setting
 Cjuce::FontFeatureTagRepresents a single OpenType font feature
 Cjuce::FontOptionsOptions that describe a particular font
 Cjuce::AudioData::Format< DataFormatIn, EndiannessIn >A struct that contains a SampleFormat and Endianness to be used with the source and destination types when calling the interleaveSamples() and deinterleaveSamples() helpers
 Cjuce::JSON::FormatOptionsAllows formatting var objects as JSON with various configurable options
 Cjuce::Grid::FrA fractional ratio integer
 Cjuce::AudioPlayHead::FrameRateMore descriptive frame rate type
 Cjuce::FromVarAllows converting a var to an object of arbitrary type
 Cjuce::midi_ci::FunctionBlockContains information about a MIDI 2.0 function block
 Cjuce::dsp::Gain< FloatType >Applies a gain to audio samples as single samples or AudioBlocks
 Cjuce::midi_ci::Message::GenericGroups together a CI message header, and some number of trailing bytes
 Cjuce::GenericInterpolator< InterpolatorTraits, memorySize >An interpolator base class for resampling streams of floats
 Cjuce::GenericScopedLock< LockType >Automatically locks and unlocks a mutex object
 Cjuce::GenericScopedTryLock< LockType >Automatically locks and unlocks a mutex object
 Cjuce::GenericScopedUnlock< LockType >Automatically unlocks and re-locks a mutex object
 Cjuce::TextLayout::GlyphA positioned glyph
 Cjuce::GlyphArrangementA set of glyphs, each with a position
 Cjuce::GlyphArrangementOptionsOptions that can be used to affect the layout produced by GlyphArrangement::addFittedText
 Cjuce::GlyphLayerA single layer that makes up part of a glyph image
 Cjuce::GraphicsA graphics context, used for drawing a component or image
 Cjuce::GridContainer that handles geometry for grid layouts (fixed columns and rows) using a set of declarative rules
 Cjuce::GridItemDefines an item in a Grid
 Cjuce::midi_ci::GroupProfileStatesContains profile states for each channel in a group, along with the state of profiles that apply to the group itself
 Cjuce::HashMap< KeyType, ValueType, HashFunctionType, TypeOfCriticalSectionToUse >Holds a set of mappings between some key/value pairs
 Cjuce::midi_ci::Message::HeaderHolds fields that can be found at the beginning of every MIDI CI message
 Cjuce::HeapBlock< ElementType, throwOnFailure >Very simple container class to hold a pointer to some data on the heap
 Cjuce::HeavyweightLeakedObjectDetector< OwnerClass >This class is a useful way of tracking down hard to find memory leaks when the regular LeakedObjectDetector isn't enough
 Cjuce::CharacterFunctions::HexParser< ResultType >Parses a character string, to read a hexadecimal value
 Cjuce::HighResolutionTimerA high-resolution periodic timer
 Cjuce::HostProvidedContextMenuThis wraps a context menu for a specific parameter, as provided by the host
 Cjuce::IdentifierRepresents a string identifier, designed for accessing properties by name
 Cjuce::IIRCoefficientsA set of coefficients for use in an IIRFilter object
 Cjuce::IIRFilterBase< Mutex >An IIR filter that can perform low, high, or band-pass filtering on an audio signal
 Cjuce::IIRFilterBase< DummyCriticalSection >
 Cjuce::SingleThreadedIIRFilterAn IIR filter that can perform low, high, or band-pass filtering on an audio signal, with no thread-safety guarantees
 Cjuce::IIRFilterBase< SpinLock >
 Cjuce::IIRFilterAn IIR filter that can perform low, high, or band-pass filtering on an audio signal, and which attempts to implement basic thread-safety
 Cjuce::dsp::FilterDesign< FloatType >::IIRPolyphaseAllpassStructureThe structure returned by the function designIIRLowpassHalfBandPolyphaseAllpassMethod
 Cjuce::ImageHolds a fixed-size bitmap
 Cjuce::ImageCacheA global cache of images that have been loaded from files or memory
 Cjuce::ImageConvolutionKernelRepresents a filter kernel to use in convoluting an image
 Cjuce::ImageEffectFilterA graphical effect filter that can be applied to components
 Cjuce::DropShadowEffectAn effect filter that adds a drop-shadow behind the image's content
 Cjuce::GlowEffectA component effect that adds a coloured blur around the component's contents
 Cjuce::ImageFileFormatBase-class for codecs that can read and write image file formats such as PNG, JPEG, etc
 Cjuce::GIFImageFormatA subclass of ImageFileFormat for reading GIF files
 Cjuce::JPEGImageFormatA subclass of ImageFileFormat for reading and writing JPEG files
 Cjuce::PNGImageFormatA subclass of ImageFileFormat for reading and writing PNG files
 Cjuce::ImageLayerA bitmap representing (part of) a glyph, most commonly used to represent colour emoji glyphs
 Cjuce::ImagePixelDataBackupExtensionsThe methods on this interface allow clients of ImagePixelData to query and control the automatic-backup process from graphics memory to main memory, if this mechanism is relevant and supported
 Cjuce::ImagePixelDataNativeExtensions
 Cjuce::ComponentBuilder::ImageProviderThis class is used when references to images need to be stored in ValueTrees
 Cjuce::ImageTypeThis base class is for handlers that control a type of image manipulation format, e.g
 Cjuce::NativeImageTypeAn image storage type which holds the pixels using whatever is the default storage format on the current platform
 Cjuce::OpenGLImageTypeA type of ImagePixelData that stores its image data in an OpenGL framebuffer, allowing a JUCE Image object to wrap a framebuffer
 Cjuce::SoftwareImageTypeAn image storage type which holds the pixels in-memory as a simple block of values
 Cjuce::AudioFormatWriter::ThreadedWriter::IncomingDataReceiverReceiver for incoming data
 Cjuce::AudioThumbnailBaseProvides a base for classes that can store and draw scaled views of an audio waveform
 Cjuce::midi_ci::InitiatorPropertyExchangeCacheAccumulates message chunks that have been sent by another device in response to a transaction initiated by a local device
 Cjuce::universal_midi_packets::InputAn input (from the JUCE project's perspective) that receives messages sent by an endpoint
 Cjuce::TextEditor::InputFilterBase class for input filters that can be applied to a TextEditor to restrict the text that can be entered
 Cjuce::TextEditor::LengthAndCharacterRestrictionAn input filter for a TextEditor that limits the length of text and/or the characters that it may contain
 Cjuce::InputSourceA lightweight object that can create a stream to read some kind of resource
 Cjuce::AndroidDocumentInputSourceAn InputSource backed by an AndroidDocument
 Cjuce::FileInputSourceA type of InputSource that represents a normal file
 Cjuce::URLInputSourceA type of InputSource that represents a URL
 Cjuce::InputStreamThe base class for streams that read data
 Cjuce::ARAInputStreamUsed to read persisted ARA archives - see doRestoreObjectsFromStream() for details
 Cjuce::BufferedInputStreamWraps another input stream, and reads from it using an intermediate buffer
 Cjuce::FileInputStreamAn input stream that reads from a local file
 Cjuce::GZIPDecompressorInputStreamThis stream will decompress a source-stream using zlib
 Cjuce::MemoryInputStreamAllows a block of data to be accessed as a stream
 Cjuce::SubregionStreamWraps another input stream, and reads from a specific part of it
 Cjuce::WebInputStreamAn InputStream which can be used to read from a given URL
 Cjuce::URL::InputStreamOptionsClass used to create a set of options to pass to the createInputStream() method
 Cjuce::AccessibilityHandler::InterfacesUtility struct which holds one or more accessibility interfaces
 CAudioData::Interleaved
 Cjuce::AudioData::Pointer< SourceSampleType, SourceEndianness, AudioData::Interleaved, AudioData::Const >
 Cjuce::AudioData::Pointer< DestSampleType, DestEndianness, AudioData::Interleaved, AudioData::NonConst >
 CInterleavingType
 Cjuce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness >Used as a template parameter for AudioData::Pointer
 Cjuce::InterpolatorsA collection of different interpolators for resampling streams of floats
 Cjuce::InterprocessConnectionManages a simple two-way messaging connection to another process, using either a socket or a named pipe as the transport medium
 Cjuce::InterProcessLockActs as a critical section which processes can use to block each other
 Cjuce::midi_ci::Message::InvalidateMUIDSee the MIDI-CI specification
 Cjuce::ApplicationCommandTarget::InvocationInfoContains contextual details about the invocation of a command
 Cjuce::IPAddressRepresents an IP address
 Cjuce::PopupMenu::ItemDescribes a popup menu item
 Cjuce::CodeDocument::IteratorIterates the text in a CodeDocument
 Cjuce::HashMap< KeyType, ValueType, HashFunctionType, TypeOfCriticalSectionToUse >::IteratorIterates over the items in a HashMap
 Cjuce::Path::IteratorIterates the lines and curves that a path contains
 Cjuce::ValueTree::IteratorIterator for a ValueTree
 Cjuce::IteratorPair< Begin, End >Wraps a pair of iterators, providing member begin() and end() functions that return those iterators
 Cjuce::JavascriptEngineThis class is a wrapper around QuickJS, an ES2023 compliant, embeddable javascript engine
 Cjuce::ThreadPool::JobSelectorA callback class used when you need to select which ThreadPoolJob objects are suitable for some kind of operation
 Cjuce::JSCursorA high-level wrapper around an owning root JSObject and a hierarchical path relative to it
 Cjuce::JSObjectA JSObject represents an owning reference to the underlying JS object, meaning it will remain valid even if a subsequent script execution deletes other handles to it
 Cjuce::JSONContains static methods for converting JSON-formatted text to and from var objects
 Cjuce::JSONUtilsA mini namespace to hold utility functions for working with juce::vars
 Cjuce::JUCEApplicationBaseAbstract base class for application classes
 Cjuce::JUCEApplicationAn instance of this class is used to specify initialisation and shutdown code for the application
 Cjuce::JustificationRepresents a type of justification to be used when positioning graphical items
 Cjuce::ModalComponentManager::Key
 Cjuce::KeyGenerationContains static utilities for generating key-files that can be unlocked by the OnlineUnlockStatus class
 Cjuce::KeyListenerReceives callbacks when keys are pressed
 Cjuce::KeyPressMappingSetManages and edits a list of keypresses, which it uses to invoke the appropriate command in an ApplicationCommandManager
 Cjuce::ExtraLookAndFeelBaseClasses::KeyMappingEditorComponentMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::KeyPressRepresents a key press, including any modifier keys that are needed
 Cjuce::dsp::LadderFilter< SampleType >Multi-mode filter based on the Moog ladder filter
 Cjuce::dsp::DelayLineInterpolationTypes::Lagrange3rdSuccessive samples in the delay line will be interpolated using a 3rd order Lagrange interpolator
 Cjuce::ExtraLookAndFeelBaseClasses::LassoComponentMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::LassoSource< SelectableItemType >A class used by the LassoComponent to manage the things that it selects
 Cjuce::dsp::Convolution::LatencyContains configuration information for a convolution with a fixed latency
 Cjuce::DialogWindow::LaunchOptionsThis class defines a collection of settings to be used to open a DialogWindow
 Cjuce::LeakedObjectDetector< OwnerClass >Embedding an instance of this class inside another class can be used as a low-overhead way of detecting leaked instances
 Cjuce::PushNotifications::Notification::LedBlinkPatternAllows to control the time the device's led is on and off
 Cjuce::LegacyAudioParametersWrapper
 Cjuce::universal_midi_packets::LegacyVirtualInputRepresents a virtual MIDI 1.0 input port
 Cjuce::universal_midi_packets::LegacyVirtualOutputRepresents a virtual MIDI 1.0 output port
 Cjuce::OnlineUnlockStatus::LicenseResultThe possible error strings that can applyKeyFile() can return on failure
 Cjuce::LightweightListenerList< ListenerClass >A lightweight version of the ListenerList that doesn't provide any guarantees when mutating the list from a callback, but allows callbacks to be triggered concurrently without a mutex
 Cjuce::dsp::Limiter< SampleType >A simple limiter with standard threshold and release time controls, featuring two compressors and a hard clipper at 0 dB
 Cjuce::Line< ValueType >Represents a line
 Cjuce::TextLayout::LineA line containing a sequence of glyph-runs
 Cjuce::dsp::DelayLineInterpolationTypes::LinearSuccessive samples in the delay line will be linearly interpolated
 Cjuce::ValueSmoothingTypes::LinearUsed to indicate a linear smoothing between values
 Cjuce::LinkedListPointer< ObjectType >Helps to manipulate singly-linked lists of objects
 Cjuce::dsp::LinkwitzRileyFilter< SampleType >A filter class designed to perform multi-band separation using the TPT (Topology-Preserving Transform) structure
 Cjuce::ListBoxModelA subclass of this is used to drive a ListBox
 Cjuce::BurgerMenuComponentA component which lists all menu items and groups them into categories by their respective parent menus
 Cjuce::FileListComponentA component that displays the files in a directory as a listbox
 Cjuce::FileSearchPathListComponentShows a set of file paths in a list, allowing them to be added, removed or re-ordered
 Cjuce::TableListBoxA table of cells, using a TableHeaderComponent as its header
 Cjuce::AnimatedPosition< Behaviour >::ListenerImplement this class if you need to receive callbacks when the value of an AnimatedPosition changes
 Cjuce::ARAEditorView::ListenerA base class for listeners that want to know about changes to an ARAEditorView object
 Cjuce::AudioIODeviceType::ListenerA class for receiving events when audio devices are inserted or removed
 Cjuce::AudioProcessorParameter::ListenerA base class for listeners that want to know about changes to an AudioProcessorParameter
 Cjuce::AudioProcessor::ParameterChangeForwarder
 Cjuce::ParameterAttachmentUsed to implement 'attachments' or 'controllers' that link a plug-in parameter to a UI element
 Cjuce::AudioProcessorValueTreeState::ListenerA listener class that can be attached to an AudioProcessorValueTreeState
 Cjuce::Button::ListenerUsed to receive callbacks when a button is clicked
 Cjuce::ButtonParameterAttachmentAn object of this class maintains a connection between a Button and a plug-in parameter
 Cjuce::ButtonTrackerA class that automatically sends analytics events to the Analytics singleton when a button is clicked
 Cjuce::OnlineUnlockFormActs as a GUI which asks the user for their details, and calls the appropriate methods on your OnlineUnlockStatus object to attempt to register the app
 Cjuce::StandaloneFilterWindowA class that can be used to run a simple standalone application containing your filter
 Cjuce::CameraDevice::ListenerReceives callbacks with individual frames from a CameraDevice
 Cjuce::CodeDocument::ListenerAn object that receives callbacks from the CodeDocument when its text changes
 Cjuce::ComboBox::ListenerA class for receiving events from a ComboBox
 Cjuce::ComboBoxParameterAttachmentAn object of this class maintains a connection between a ComboBox and a plug-in parameter
 Cjuce::ImagePixelData::ListenerUsed to receive callbacks for image data changes
 Cjuce::InAppPurchases::ListenerRepresents an object that gets notified about events such as product info returned or product purchase finished
 Cjuce::Label::ListenerA class for receiving events from a Label
 Cjuce::MarkerList::ListenerA class for receiving events when changes are made to a MarkerList
 Cjuce::RelativeCoordinatePositionerBaseBase class for Component::Positioners that are based upon relative coordinates
 Cjuce::MenuBarModel::ListenerA class to receive callbacks when a MenuBarModel changes
 Cjuce::BurgerMenuComponentA component which lists all menu items and groups them into categories by their respective parent menus
 Cjuce::MenuBarComponentA menu bar component
 Cjuce::MidiKeyboardState::ListenerReceives events from a MidiKeyboardState object
 Cjuce::MidiKeyboardComponentA component that displays a piano keyboard, whose notes can be clicked on
 Cjuce::MidiMessageCollectorCollects incoming realtime MIDI messages and turns them into blocks suitable for processing by a block-based audio callback
 Cjuce::MouseInactivityDetector::ListenerClasses should implement this to receive callbacks from a MouseInactivityDetector when the mouse becomes active or inactive
 Cjuce::MPEInstrument::ListenerDerive from this class to be informed about any changes in the MPE notes played by this instrument, and any changes to its zone layout
 Cjuce::MPEKeyboardComponentA component that displays an MPE-compatible keyboard, whose notes can be clicked on
 Cjuce::MPESynthesiserBaseDerive from this class to create a basic audio generator capable of MPE
 Cjuce::MPESynthesiserBase class for an MPE-compatible musical device that can play sounds
 Cjuce::MPEZoneLayout::ListenerListener class
 Cjuce::OSCReceiver::Listener< CallbackType >A class for receiving OSC data from an OSCReceiver
 Cjuce::PushNotifications::ListenerRegister a listener (ideally on application startup) to receive information about notifications received and any callbacks to async functions called
 Cjuce::ScrollBar::ListenerA class for receiving events from a ScrollBar
 Cjuce::ViewportA Viewport is used to contain a larger child component, and allows the child to be automatically scrolled around
 Cjuce::TableHeaderComponent::ListenerReceives events from a TableHeaderComponent when columns are resized, moved, etc
 Cjuce::TableListBoxA table of cells, using a TableHeaderComponent as its header
 Cjuce::TextEditor::ListenerReceives callbacks from a TextEditor component when it changes
 Cjuce::LabelA component that displays a text string, and can optionally become a text editor when clicked
 Cjuce::TextPropertyComponent::ListenerUsed to receive callbacks for text changes
 Cjuce::Thread::ListenerUsed to receive callbacks for thread exit calls
 Cjuce::MessageManagerLockUsed to make sure that the calling thread has exclusive access to the message loop
 Cjuce::Value::ListenerReceives callbacks when a Value object changes
 Cjuce::ComboBoxA component that lets the user choose from a drop-down list of choices
 Cjuce::LabelA component that displays a text string, and can optionally become a text editor when clicked
 Cjuce::StandalonePluginHolderAn object that creates and plays a standalone instance of an AudioProcessor
 Cjuce::ValueTreePropertyWithDefaultThis class acts as a wrapper around a property inside a ValueTree
 Cjuce::ValueTree::ListenerListener class for events that happen to a ValueTree
 Cjuce::AudioProcessorValueTreeStateThis class contains a ValueTree that is used to manage an AudioProcessor's entire state
 Cjuce::CachedValue< Type >This class acts as a typed wrapper around a property inside a ValueTree
 Cjuce::ComponentBuilderLoads and maintains a tree of Components from a ValueTree that represents them
 Cjuce::ValueTreeSynchroniserThis class can be used to watch for all changes to the state of a ValueTree, and to convert them to a transmittable binary encoding
 Cjuce::WebComboBoxRelay::Listener
 Cjuce::WebComboBoxParameterAttachmentAn object of this class maintains a connection between a WebComboBoxRelay and a plug-in parameter
 Cjuce::WebInputStream::ListenerUsed to receive callbacks for POST data send progress
 Cjuce::WebToggleButtonRelay::Listener
 Cjuce::WebToggleButtonParameterAttachmentAn object of this class maintains a connection between a WebToggleButtonRelay and a plug-in parameter
 Cjuce::ListenerList< ListenerClass, ArrayType >Holds a set of objects and can invoke a member function callback on each object in the set with a single call
 Cjuce::OSCReceiver::ListenerWithOSCAddress< CallbackType >A class for receiving only those OSC messages from an OSCReceiver that match a given OSC address
 Cjuce::LocalisedStringsUsed to convert strings to localised foreign-language versions
 Cjuce::MessageManager::LockA lock you can use to lock the message manager
 Cjuce::LockingAsyncUpdaterA bit like an AsyncUpdater, but guarantees that after cancelPendingUpdate() returns, the async function will never be called until triggerAsyncUpdate() is called again
 Cjuce::LoggerActs as an application-wide logging class
 Cjuce::FileLoggerA simple implementation of a Logger that writes to a file
 Cjuce::AlertWindow::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide alert-window drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::BubbleComponent::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::Button::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide button-drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::CallOutBox::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::ComboBox::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide ComboBox functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::ConcertinaPanel::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::DocumentWindow::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide window drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::FileBrowserComponent::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide various file-browser layout and drawing methods
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::FilenameComponent::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::GroupComponent::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::ImageButton::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::Label::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide label drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::PopupMenu::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide menu drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::ProgressBar::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::PropertyComponent::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::ResizableWindow::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide window drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::ScrollBar::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide scrollbar-drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::SidePanel::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide SidePanel drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::Slider::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide slider drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::StretchableLayoutResizerBar::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::TabbedButtonBar::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide window drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::TableHeaderComponent::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::TextEditor::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide TextEditor drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::Toolbar::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::TooltipWindow::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide window drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::TreeView::LookAndFeelMethodsThis abstract base class is implemented by LookAndFeel classes to provide TreeView drawing functionality
 Cjuce::LookAndFeelLookAndFeel objects define the appearance of all the JUCE widgets, and subclasses can be used to apply different 'skins' to the application
 Cjuce::dsp::LookupTable< FloatType >Class for efficiently approximating expensive arithmetic operations
 Cjuce::dsp::LookupTableTransform< FloatType >Class for approximating expensive arithmetic operations
 Cjuce::AudioPlayHead::LoopPointsHolds the begin and end points of a looped region
 Cjuce::LowLevelGraphicsContextInterface class for graphics context objects, used internally by the Graphics class
 Cjuce::LowLevelGraphicsSoftwareRendererA lowest-common-denominator implementation of LowLevelGraphicsContext that does all its rendering in memory
 Cjuce::MACAddressRepresents a MAC network card adapter address ID
 Cjuce::OnlineUnlockStatus::MachineIDUtilitiesThis class contains some utility functions that might help with machine ID generation
 Cjuce::ARAHostModel::ManagedARAHandle< Base, PtrIn >This class is used by the various ARA model object helper classes, such as MusicalContext, AudioSource etc
 Cjuce::ARAHostModel::ManagedARAHandle< AudioModification, ARA::ARAAudioModificationRef >
 Cjuce::ARAHostModel::AudioModificationHelper class for the host side implementation of the ARA AudioModification model object
 Cjuce::ARAHostModel::ManagedARAHandle< AudioSource, ARA::ARAAudioSourceRef >
 Cjuce::ARAHostModel::AudioSourceHelper class for the host side implementation of the ARA AudioSource model object
 Cjuce::ARAHostModel::ManagedARAHandle< MusicalContext, ARA::ARAMusicalContextRef >
 Cjuce::ARAHostModel::MusicalContextHelper class for the host side implementation of the ARA MusicalContext model object
 Cjuce::ARAHostModel::ManagedARAHandle< RegionSequence, ARA::ARARegionSequenceRef >
 Cjuce::ARAHostModel::RegionSequenceHelper class for the host side implementation of the ARA RegionSequence model object
 Cjuce::SpeakerMappings::MappingStructure describing a mapping
 Cjuce::FlexItem::MarginRepresents a margin
 Cjuce::GridItem::MarginRepresents a margin
 Cjuce::MarkerList::MarkerRepresents a marker in a MarkerList
 Cjuce::MarkerListHolds a set of named marker points along a one-dimensional axis
 Cjuce::MarkerList::MarkerListHolderA base class for objects that want to provide a MarkerList
 Cjuce::WeakReference< ObjectType, ReferenceCountingType >::MasterThis class is embedded inside an object to which you want to attach WeakReference pointers
 Cjuce::MathConstants< FloatType >Commonly used mathematical constants
 Cjuce::dsp::Matrix< ElementType >General matrix and vectors class, meant for classic math manipulation such as additions, multiplications, and linear systems of equations solving
 Cjuce::Matrix3D< Type >A 4x4 3D transformation matrix
 Cjuce::MD5MD5 checksum class
 Cjuce::MemoryBlockA class to hold a resizable block of raw data
 Cjuce::MemoryMappedFileMaps a file into virtual memory for easy reading and/or writing
 Cjuce::PopupMenu::MenuItemIteratorAllows you to iterate through the items in a pop-up menu, and examine their properties
 Cjuce::MessageBoxOptionsClass used to create a set of options to pass to the AlertWindow and NativeMessageBox methods for showing dialog boxes
 Cjuce::MessageListenerMessageListener subclasses can post and receive Message objects
 Cjuce::AudioPluginFormatThe base class for a type of plugin format, such as VST, AudioUnit, LADSPA, etc
 Cjuce::AudioUnitPluginFormatHeadlessImplements a plugin format manager for AudioUnits
 Cjuce::AudioUnitPluginFormatImplements a plugin format manager for AudioUnits
 Cjuce::LADSPAPluginFormatHeadlessImplements a plugin format manager for LADSPA plugins
 Cjuce::LADSPAPluginFormatProvided for backwards compatibility; LADSPA plugins are always headless
 Cjuce::LV2PluginFormatHeadlessImplements a plugin format for LV2 plugins
 Cjuce::LV2PluginFormatImplements a plugin format for LV2 plugins
 Cjuce::VST3PluginFormatHeadlessImplements a plugin format for VST3s
 Cjuce::VSTPluginFormatHeadlessImplements a plugin format manager for VSTs
 Cjuce::VSTPluginFormatImplements a plugin format manager for VSTs
 Cjuce::OSCReceiver::MessageLoopCallbackUse this struct as the template parameter for Listener and ListenerWithOSCAddress to receive incoming OSC data on the message thread
 Cjuce::MessageManagerThis class is in charge of the application's event-dispatch loop
 Cjuce::MidiBufferHolds a sequence of time-stamped midi events
 Cjuce::MidiBufferIteratorAn iterator to move over contiguous raw MIDI data, which Allows iterating over a MidiBuffer using C++11 range-for syntax
 Cjuce::MidiDataConcatenatorHelper class that takes chunks of incoming midi bytes, packages them into messages, and dispatches them to a midi callback
 Cjuce::MidiDeviceInfoThis struct contains information about a MIDI 1.0 input or output port
 Cjuce::MidiDeviceListConnectionTo find out when the available MIDI devices change, call MidiDeviceListConnection::make(), passing a lambda that will be called on each configuration change
 Cjuce::MidiMessageSequence::MidiEventHolderStructure used to hold midi events in the sequence
 Cjuce::MidiFileReads/writes standard midi format files
 Cjuce::MidiInputRepresents a midi input device using the old bytestream format
 Cjuce::MidiInputCallbackReceives incoming messages from a physical MIDI input device
 Cjuce::AudioProcessorPlayerAn AudioIODeviceCallback object which streams audio through an AudioProcessor
 Cjuce::MidiMessageCollectorCollects incoming realtime MIDI messages and turns them into blocks suitable for processing by a block-based audio callback
 Cjuce::MidiKeyboardStateRepresents a piano keyboard, keeping track of which keys are currently pressed
 Cjuce::MidiMessageEncapsulates a MIDI message
 Cjuce::MidiMessageMetadataA view of MIDI message data stored in a contiguous buffer
 Cjuce::MidiMessageSequenceA sequence of timestamped midi messages
 Cjuce::MidiOutputRepresents a midi output device using the old bytestream format
 Cjuce::MidiRPNDetectorParses a stream of MIDI data to assemble RPN and NRPN messages from their constituent MIDI CC messages
 Cjuce::MidiRPNGeneratorGenerates an appropriate sequence of MIDI CC messages to represent an RPN or NRPN message
 Cjuce::MidiRPNMessageRepresents a MIDI RPN (registered parameter number) or NRPN (non-registered parameter number) message
 Cjuce::AccessibilityValueInterface::AccessibleValueRange::MinAndMaxThe minimum and maximum values for this range, inclusive
 Cjuce::ModalCallbackFunctionThis class provides some handy utility methods for creating ModalComponentManager::Callback objects that will invoke a static function with some parameters when a modal component is dismissed
 Cjuce::ModifierKeysRepresents the state of the mouse buttons and modifier keys
 Cjuce::MountedVolumeListChangeDetectorAn instance of this class will provide callbacks when drives are mounted or unmounted on the system
 Cjuce::MouseCursorRepresents a mouse cursor image
 Cjuce::MouseEventContains position and status information about a mouse event
 Cjuce::MouseInputSourceRepresents a linear source of mouse events from a mouse device or individual finger in a multi-touch environment
 Cjuce::MouseListenerA MouseListener can be registered with a component to receive callbacks about mouse events that happen to that component
 Cjuce::ComponentThe base class for all JUCE user-interface objects
 Cjuce::ActiveXControlComponentA Windows-specific class that can create and embed an ActiveX control inside itself
 Cjuce::AndroidViewComponentAn Android-specific class that can create and embed a View inside itself
 Cjuce::AnimatedAppComponentA base class for writing simple one-page graphical apps
 Cjuce::AudioAppComponentA base class for writing audio apps that stream from the audio i/o devices
 Cjuce::AudioDeviceSelectorComponentA component containing controls to let the user change the audio settings of an AudioDeviceManager object
 Cjuce::AudioProcessorEditorBase class for the component that acts as the GUI for an AudioProcessor
 Cjuce::GenericAudioProcessorEditorA type of UI component that displays the parameters of an AudioProcessor as a simple list of sliders, combo boxes and switches
 Cjuce::AudioVisualiserComponentA simple component that can be used to show a scrolling waveform of audio data
 Cjuce::BubbleComponentA component for showing a message or other graphics inside a speech-bubble-shaped outline, pointing at a location on the screen
 Cjuce::BubbleMessageComponentA speech-bubble component that displays a short message
 Cjuce::BurgerMenuComponentA component which lists all menu items and groups them into categories by their respective parent menus
 Cjuce::ButtonA base class for buttons
 Cjuce::ArrowButtonA button with an arrow in it
 Cjuce::DrawableButtonA button that displays a Drawable
 Cjuce::HyperlinkButtonA button showing an underlined weblink, that will launch the link when it's clicked
 Cjuce::ImageButtonAs the title suggests, this is a button containing an image
 Cjuce::ShapeButtonA button that contains a filled shape
 Cjuce::TabBarButtonIn a TabbedButtonBar, this component is used for each of the buttons
 Cjuce::TextButtonA button that uses the standard lozenge-shaped background with a line of text on it
 Cjuce::ToggleButtonA button that can be toggled on/off
 Cjuce::ToolbarItemComponentA component that can be used as one of the items in a Toolbar
 Cjuce::ToolbarButtonA type of button designed to go on a toolbar
 Cjuce::CallOutBoxA box with a small arrow that can be used as a temporary pop-up window to show extra controls when a button or other component is clicked
 Cjuce::CaretComponent
 Cjuce::CodeEditorComponentA text editor component designed specifically for source code
 Cjuce::ColourSelectorA component that lets the user choose a colour
 Cjuce::ComboBoxA component that lets the user choose from a drop-down list of choices
 Cjuce::ConcertinaPanelA panel which holds a vertical stack of components which can be expanded and contracted
 Cjuce::DrawableThe base class for objects which can draw themselves, e.g
 Cjuce::DrawableCompositeA drawable object which acts as a container for a set of other Drawables
 Cjuce::DrawableImageA drawable object which is a bitmap image
 Cjuce::DrawableShapeA base class implementing common functionality for Drawable classes which consist of some kind of filled and stroked outline
 Cjuce::DrawablePathA drawable object which renders a filled or outlined shape
 Cjuce::DrawableRectangleA Drawable object which draws a rectangle
 Cjuce::DrawableTextA drawable object which renders a line of text
 Cjuce::FileBrowserComponentA component for browsing and selecting a file or directory to open or save
 Cjuce::FilePreviewComponentBase class for components that live inside a file chooser dialog box and show previews of the files that get selected
 Cjuce::ImagePreviewComponentA simple preview component that shows thumbnails of image files
 Cjuce::FileSearchPathListComponentShows a set of file paths in a list, allowing them to be added, removed or re-ordered
 Cjuce::FilenameComponentShows a filename as an editable text box, with a 'browse' button and a drop-down list for recently selected files
 Cjuce::GroupComponentA component that draws an outline around itself and has an optional title at the top, for drawing an outline around a group of controls
 Cjuce::HWNDComponentA Windows-specific class that can create and embed a HWND inside itself
 Cjuce::ImageComponentA component that simply displays an image
 Cjuce::KeyMappingEditorComponentA component to allow editing of the keymaps stored by a KeyPressMappingSet object
 Cjuce::KeyboardComponentBaseA base class for drawing a custom MIDI keyboard component
 Cjuce::LabelA component that displays a text string, and can optionally become a text editor when clicked
 Cjuce::LassoComponent< SelectableItemType >A component that acts as a rectangular selection region, which you drag with the mouse to select groups of objects (in conjunction with a SelectedItemSet)
 Cjuce::ListBoxA list of items that can be scrolled vertically
 Cjuce::FileListComponentA component that displays the files in a directory as a listbox
 Cjuce::TableListBoxA table of cells, using a TableHeaderComponent as its header
 Cjuce::MenuBarComponentA menu bar component
 Cjuce::MultiDocumentPanelA component that contains a set of other components either in floating windows or tabs
 Cjuce::NSViewComponentA Mac-specific class that can create and embed an NSView inside itself
 Cjuce::NSViewComponentWithParent
 Cjuce::OnlineUnlockFormActs as a GUI which asks the user for their details, and calls the appropriate methods on your OnlineUnlockStatus object to attempt to register the app
 Cjuce::OpenGLAppComponentA base class for writing simple one-page graphical apps
 Cjuce::PluginListComponentA component displaying a list of plugins, with options to scan for them, add, remove and sort them
 Cjuce::PopupMenu::CustomComponentA user-defined component that can be used as an item in a popup menu
 Cjuce::PreferencesPanelA component with a set of buttons at the top for changing between pages of preferences
 Cjuce::ProgressBarA progress bar component
 Cjuce::PropertyComponentA base class for a component that goes in a PropertyPanel and displays one of an item's properties
 Cjuce::BooleanPropertyComponentA PropertyComponent that contains an on/off toggle button
 Cjuce::ButtonPropertyComponentA PropertyComponent that contains a button
 Cjuce::ChoicePropertyComponentA PropertyComponent that shows its value as a combo box
 Cjuce::MultiChoicePropertyComponentA PropertyComponent that shows its value as an expandable list of ToggleButtons
 Cjuce::SliderPropertyComponentA PropertyComponent that shows its value as a slider
 Cjuce::TextPropertyComponentA PropertyComponent that shows its value as editable text
 Cjuce::PropertyPanelA panel that holds a list of PropertyComponent objects
 Cjuce::ResizableBorderComponentA component that resizes its parent component when dragged
 Cjuce::ResizableCornerComponentA component that resizes a parent component when dragged
 Cjuce::ResizableEdgeComponentA component that resizes its parent component when dragged
 Cjuce::ScrollBarA scrollbar component
 Cjuce::SidePanelA component that is positioned on either the left- or right-hand side of its parent, containing a header and some content
 Cjuce::SliderA slider control for changing a value
 Cjuce::SplashScreenA component for showing a splash screen while your app starts up
 Cjuce::StretchableLayoutResizerBarA component that acts as one of the vertical or horizontal bars you see being used to resize panels in a window
 Cjuce::SystemTrayIconComponentThis component sits in the taskbar tray as a small icon
 Cjuce::TabbedButtonBarA vertical or horizontal bar containing tabs that you can select
 Cjuce::TabbedComponentA component with a TabbedButtonBar along one of its sides
 Cjuce::TableHeaderComponentA component that displays a strip of column headings for a table, and allows these to be resized, dragged around, etc
 Cjuce::TextEditorAn editable text box
 Cjuce::ToolbarA toolbar component
 Cjuce::ToolbarItemPaletteA component containing a list of toolbar items, which the user can drag onto a toolbar to add them
 Cjuce::TooltipWindowA window that displays a pop-up tooltip when the mouse hovers over another component
 Cjuce::TopLevelWindowA base class for top-level windows
 Cjuce::AlertWindowA window that displays a message and has buttons for the user to react to it
 Cjuce::ResizableWindowA base class for top-level windows that can be dragged around and resized
 Cjuce::DocumentWindowA resizable window with a title bar and maximise, minimise and close buttons
 Cjuce::DialogWindowA dialog-box style window
 Cjuce::MultiDocumentPanelWindowThis is a derivative of DocumentWindow that is used inside a MultiDocumentPanel component
 Cjuce::StandaloneFilterWindowA class that can be used to run a simple standalone application containing your filter
 Cjuce::FileChooserDialogBoxA file open/save dialog box
 Cjuce::TreeViewA tree-view component
 Cjuce::UIViewComponentAn iOS-specific class that can create and embed an UIView inside itself
 Cjuce::VideoComponentA component that can play a movie
 Cjuce::ViewportA Viewport is used to contain a larger child component, and allows the child to be automatically scrolled around
 Cjuce::WebBrowserComponentA component that displays an embedded web browser
 Cjuce::XEmbedComponentA Linux-specific class that can embed a foreign X11 widget
 Cjuce::MouseInactivityDetectorThis object watches for mouse-events happening within a component, and if the mouse remains still for long enough, triggers an event to indicate that it has become inactive
 Cjuce::MouseWheelDetailsContains status information about a mouse wheel event
 Cjuce::MPEChannelAssignerThis class handles the assignment of new MIDI notes to member channels of an active MPE zone
 Cjuce::MPEChannelRemapperThis class handles the logic for remapping MIDI note messages from multiple MPE sources onto a specified MPE zone
 Cjuce::MPEInstrumentThis class represents an instrument handling MPE
 Cjuce::MPEMessagesThis helper class contains the necessary helper functions to generate MIDI messages that are exclusive to MPE, such as defining the upper and lower MPE zones and setting per-note and master pitchbend ranges
 Cjuce::MPENoteThis struct represents a playing MPE note
 Cjuce::MPESynthesiserVoiceRepresents an MPE voice that an MPESynthesiser can use to play a sound
 Cjuce::MPEValueThis class represents a single value for any of the MPE dimensions of control
 Cjuce::MPEZoneThis struct represents an MPE zone
 Cjuce::MPEZoneLayoutThis class represents the current MPE zone layout of a device capable of handling MPE
 Cjuce::midi_ci::MUIDA 28-bit ID that uniquely identifies a device taking part in a series of MIDI-CI transactions
 Cjuce::ValueSmoothingTypes::MultiplicativeUsed to indicate a smoothing between multiplicative values
 Cjuce::MultiTimerA type of timer class that can run multiple timers with different frequencies, all of which share a single callback
 CARA::PlugIn::MusicalContext
 Cjuce::ARAMusicalContextBase class representing an ARA musical context
 CMutexType
 Cjuce::SingletonHolder< Type, MutexType, onlyCreateOncePerRun >Used by the JUCE_DECLARE_SINGLETON macros to manage a static pointer to a singleton instance
 Cjuce::midi_ci::Message::NAKSee the MIDI-CI specification
 Cjuce::Named< T >Combines an object with a name
 Cjuce::NamedPipeA cross-process pipe that can have data written to and read from it
 Cjuce::NamedValueStructure for a named var object, used as an element of a NamedValueSet
 Cjuce::NamedValueSetHolds a set of named var objects
 Cdetail::NameForwarder
 Cjuce::FloatVectorOperationsA collection of simple vector operations on arrays of floating point numbers, accelerated with SIMD instructions where possible and providing all methods from FloatVectorOperationsBase
 Cjuce::var::NativeFunctionArgsThis structure is passed to a NativeFunction callback, and contains invocation details about the function's arguments and context
 Cjuce::NativeMessageBoxThis class contains some static methods for showing native alert windows
 Cjuce::File::NaturalFileComparatorComparator for files
 Cjuce::NetworkServiceDiscoveryContains classes that implement a simple protocol for broadcasting the availability and location of a discoverable service on the local network, and for maintaining a list of known services
 Cjuce::NewLineThis class is used for represent a new-line character sequence
 Cjuce::AudioProcessorGraph::NodeAndChannelRepresents an input or output channel of a node in an AudioProcessorGraph
 Cjuce::AudioProcessorGraph::NodeIDEach node in the graph has a UID of this type
 Cjuce::dsp::NoiseGate< SampleType >A simple noise gate with standard threshold, ratio, attack time and release time controls
 Cjuce::dsp::DelayLineInterpolationTypes::NoneNo interpolation between successive samples in the delay line will be performed
 CAudioData::NonInterleaved
 Cjuce::AudioData::Pointer< DestSampleType, AudioData::NativeEndian, AudioData::NonInterleaved, AudioData::NonConst >
 Cjuce::AudioData::Pointer< SourceSampleType, AudioData::NativeEndian, AudioData::NonInterleaved, AudioData::Const >
 Cjuce::dsp::Convolution::NonUniformContains configuration information for a non-uniform convolution
 Cjuce::NormalisableRange< ValueType >Represents a mapping between an arbitrary range of values and a normalised 0->1 range
 Cjuce::KeyboardComponentBase::NoteAndVelocityThis structure is returned by the getNoteAndVelocityAtPosition() method
 Cjuce::PushNotifications::NotificationRepresents a notification that can be sent or received
 Cjuce::NullCheckedInvocationSome helper methods for checking a callable object before invoking with the specified arguments
 Cjuce::detail::NumBase< dynamicExtent >
 Cjuce::Span< const std::byte >
 Cjuce::Span< const Profile >
 Cjuce::Span< Value, Extent >A non-owning view over contiguous objects stored in an Array or vector or other similar container
 Cjuce::OnlineUnlockStatusA base class for online unlocking systems
 Cjuce::TracktionMarketplaceStatusAn implementation of the OnlineUnlockStatus class which talks to the Tracktion Marketplace server
 Cjuce::OpenGLContextCreates an OpenGL context, which can be attached to a component
 Cjuce::OpenGLFrameBufferCreates an openGL frame buffer
 Cjuce::OpenGLGraphicsContextCustomShaderUsed to create custom shaders for use with an openGL 2D rendering context
 Cjuce::OpenGLHelpersA set of miscellaneous openGL helper functions
 Cjuce::OpenGLPixelFormatRepresents the various properties of an OpenGL pixel format
 Cjuce::OpenGLRendererA base class that should be implemented by classes which want to render openGL on a background thread
 Cjuce::OpenGLAppComponentA base class for writing simple one-page graphical apps
 Cjuce::OpenGLShaderProgramManages an OpenGL shader program
 Cjuce::OpenGLTextureCreates an openGL texture from an Image
 Cjuce::TreeViewItem::OpennessRestorerThis handy class takes a copy of a TreeViewItem's openness when you create it, and restores that openness state when its destructor is called
 Cjuce::Optional< Value >A simple optional type
 Cjuce::ComponentPeer::OptionalBorderSizeRepresents the window borders around a window component
 Cjuce::OptionalScopedPointer< ObjectType >Holds a pointer to an object which can optionally be deleted when this pointer goes out of scope
 Cjuce::PopupMenu::OptionsClass used to create a set of options to pass to the show() method
 Cjuce::PropertiesFile::OptionsStructure describing properties file options
 Cjuce::WebBrowserComponent::OptionsOptions to configure WebBrowserComponent
 Cjuce::OptionsBuilder< OptionsType >A base class for building Options
 Cjuce::OptionsBuilder< WebBrowserComponent::Options >
 Cjuce::WebComboBoxRelayHelper class that relays audio parameter information to an object inside a WebBrowserComponent
 Cjuce::WebControlParameterIndexReceiverThis is a helper class for implementing AudioProcessorEditor::getControlParameterIndex with GUIs using a WebBrowserComponent
 Cjuce::WebSliderRelayHelper class that relays audio parameter information to an object inside a WebBrowserComponent
 Cjuce::WebToggleButtonRelayHelper class that relays audio parameter information to an object inside a WebBrowserComponent
 Cjuce::OrderedContainerHelpersA helper struct providing functions for managing sorted containers
 Cjuce::OSCAddressAn OSC address
 Cjuce::OSCAddressPatternAn OSC address pattern
 Cjuce::OSCArgumentAn OSC argument
 Cjuce::OSCBundleAn OSC bundle
 Cjuce::OSCColourHolds a 32-bit RGBA colour for passing to and from an OSCArgument
 Cjuce::dsp::Oscillator< SampleType >Generates a signal based on a user-supplied function
 Cjuce::OSCMessageAn OSC Message
 Cjuce::OSCReceiverA class for receiving OSC data
 Cjuce::OSCSenderAn OSC message sender
 Cjuce::OSCTimeTagAn OSC time tag
 Cjuce::OSCTypesThe definitions of supported OSC types and their associated OSC type tags, as defined in the OpenSoundControl 1.0 specification
 Cjuce::FocusOutline::OutlineWindowPropertiesDefines the focus outline window properties
 Cjuce::universal_midi_packets::OutputAn output (from the JUCE project's perspective) that sends messages to an endpoint
 Cjuce::OutputStreamThe base class for streams that write data to some kind of destination
 Cjuce::ARAOutputStreamUsed to write persistent ARA archives - see doStoreObjectsToStream() for details
 Cjuce::FileOutputStreamAn output stream that writes into a local file
 Cjuce::GZIPCompressorOutputStreamA stream which uses zlib to compress the data written into it
 Cjuce::MemoryOutputStreamWrites data to an internal memory buffer, which grows as required
 Cjuce::dsp::Oversampling< SampleType >A processor that performs multi-channel oversampling
 Cjuce::OwnedArray< ObjectClass, TypeOfCriticalSectionToUse >An array designed for holding objects
 Cjuce::midi_ci::PaginationContains information about the pagination of a request
 Cjuce::dsp::Panner< SampleType >A processor to perform panning operations on stereo buffers
 Cjuce::Parallelogram< ValueType >Represents a parallelogram that is defined by 3 points
 Cjuce::AudioProcessorEditor::ParameterControlHighlightInfoUsed by the setParameterHighlighting() method
 Cjuce::ParameterIDCombines a parameter ID and a version hint
 Cjuce::AudioProcessorValueTreeState::ParameterLayoutA class to contain a set of RangedAudioParameters and AudioProcessorParameterGroups containing RangedAudioParameters
 Cjuce::ADSR::ParametersHolds the parameters being used by an ADSR object
 Cjuce::Reverb::ParametersHolds the parameters being used by a Reverb object
 Cjuce::TypeHelpers::ParameterType< Type >The ParameterType struct is used to find the best type to use when passing some kind of object as a parameter
 Cjuce::midi_ci::Message::ParsedA message with a header and optional body
 Cjuce::midi_ci::ParserParses CI messages
 Cjuce::PathA path is a sequence of lines and curves that may either form a closed shape or be open-ended
 Cjuce::PathFlatteningIteratorFlattens a Path object into a series of straight-line sections
 Cjuce::PathStrokeTypeDescribes a type of stroke used to render a solid outline along a path
 Cjuce::PenDetailsContains status information about a pen event
 Cjuce::PerformanceCounterA timer for measuring performance of code and dumping the results to a file
 Cjuce::dsp::Phase< Type >Represents an increasing phase value between 0 and 2*pi
 Cjuce::dsp::Phaser< SampleType >A 6 stage phaser that modulates first order all-pass filters to create sweeping notches in the magnitude frequency response
 Cjuce::PixelAlphaRepresents an 8-bit single-channel pixel, and can perform compositing operations on it
 Cjuce::PixelARGBRepresents a 32-bit INTERNAL pixel with premultiplied alpha, and can perform compositing operations with it
 Cjuce::PixelRGBRepresents a 24-bit RGB pixel, and can perform compositing operations on it
 CARA::PlugIn::PlaybackRegion
 Cjuce::ARAPlaybackRegionBase class representing an ARA playback region
 Cjuce::ARAHostModel::PlaybackRegionHelper class for the host side implementation of the ARA PlaybackRegion model object
 Cjuce::ARAHostModel::PlaybackRegionRegistry< RendererRef, Interface >Base class used by the ::PlaybackRendererInterface and ::EditorRendererInterface plugin extension interfaces
 CARA::PlugIn::PlaybackRenderer
 Cjuce::ARAPlaybackRendererBase class for a renderer fulfilling the ARAPlaybackRenderer role as described in the ARA SDK
 Cjuce::PluginDescriptionA small class to represent some facts about a particular type of plug-in
 Cjuce::PluginDirectoryScannerScans a directory for plugins, and adds them to a KnownPluginList
 CARA::PlugIn::PlugInExtension
 Cjuce::AudioProcessorARAExtensionExtension class meant to be subclassed by the plugin's implementation of
 Cjuce::ARAHostModel::PlugInExtensionInstanceWrapper class for ARA::ARAPlugInExtensionInstance*
 Cjuce::PluginHostTypeA useful utility class to determine the host or DAW in which your plugin is loaded
 Cjuce::StandalonePluginHolder::PluginInOutsStructure used for the number of inputs and outputs
 Cjuce::KnownPluginList::PluginTreeA structure that recursively holds a tree of plugins
 Cjuce::Point< ValueType >A pair of (x, y) coordinates
 Cjuce::dsp::Polynomial< FloatingType >A class representing a polynomial
 Cjuce::PopupMenuCreates and displays a popup-menu
 Cjuce::CodeDocument::PositionA position in a code document
 Cjuce::PositionedGlyphA glyph from a particular font, with a particular size, style, typeface and position
 Cjuce::Component::PositionerBase class for objects that can be used to automatically position a component according to some kind of algorithm
 Cjuce::RelativeCoordinatePositionerBaseBase class for Component::Positioners that are based upon relative coordinates
 Cjuce::AudioPlayHead::PositionInfoDescribes the time at the start of the current audio callback
 Cjuce::PrimesPrime number creation class
 Cjuce::ProcessRepresents the current executable's process
 Cjuce::dsp::ProcessContextNonReplacing< ContextSampleType >Contains context information that is passed into an algorithm's process method
 Cjuce::dsp::ProcessContextReplacing< ContextSampleType >Contains context information that is passed into an algorithm's process method
 Cjuce::midi_ci::Message::ProcessEndMidiMessageReportSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProcessInquirySee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProcessInquiryResponseSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProcessMidiMessageReportSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProcessMidiMessageReportResponseSee the MIDI-CI specification
 Cjuce::dsp::ProcessorBaseActs as a polymorphic base class for processors
 Cjuce::dsp::ProcessorWrapper< ProcessorType >Wraps an instance of a given processor class, and exposes it through the ProcessorBase interface
 Cjuce::dsp::ProcessorChain< Processors >This variadically-templated class lets you join together any number of processor classes into a single processor which will call process() on them all in sequence
 Cjuce::dsp::ProcessorDuplicator< MonoProcessorType, StateType >Converts a mono processor class into a multi-channel version by duplicating it and applying multichannel buffers across an array of instances
 Cjuce::dsp::ProcessSpecThis 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
 Cjuce::InAppPurchases::ProductRepresents a product available in the store
 Cjuce::midi_ci::Message::ProfileAddedSee the MIDI-CI specification
 Cjuce::midi_ci::ProfileAtAddressHolds a profile ID, and the address of a group/channel
 Cjuce::midi_ci::ProfileDelegateAn interface with methods that can be overridden to customise how a Device implementing profiles responds to profile inquiries
 Cjuce::midi_ci::Message::ProfileDetailsSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProfileDetailsResponseSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProfileDisabledReportSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProfileEnabledReportSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProfileInquirySee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProfileInquiryResponseSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProfileOffSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProfileOnSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProfileRemovedSee the MIDI-CI specification
 Cjuce::midi_ci::Message::ProfileSpecificDataSee the MIDI-CI specification
 Cjuce::midi_ci::ProfileStateEntryHolds a profile ID, along with the number of supported and active channels corresponding to that profile
 Cjuce::PushNotifications::Notification::ProgressUsed to represent a progress of some operation
 Cjuce::GridItem::PropertyRepresents a property
 Cjuce::midi_ci::PropertyDelegateAn interface with methods that can be overridden to customise how a Device implementing properties responds to property inquiries
 Cjuce::midi_ci::Message::PropertyExchangeCapabilitiesSee the MIDI-CI specification
 Cjuce::midi_ci::Message::PropertyExchangeCapabilitiesResponseSee the MIDI-CI specification
 Cjuce::midi_ci::PropertyExchangeResultContains data returned by a responder in response to a request
 Cjuce::midi_ci::PropertyReplyDataBundles together a property reply header and a data payload
 Cjuce::midi_ci::PropertyReplyHeaderA struct containing data members that correspond to common fields in a reply to a property exchange request
 Cjuce::midi_ci::PropertyRequestDataBundles together a property request header and a data payload
 Cjuce::midi_ci::PropertyRequestHeaderA struct containing data members that correspond to common fields in a property request header
 Cjuce::PropertySetA set of named property values, which can be strings, integers, floating point, etc
 Cjuce::PropertiesFileWrapper on a file that stores a list of key/value data pairs
 Cjuce::midi_ci::PropertySubscriptionCommandUtilsFunctions to use with PropertySubscriptionCommand
 Cjuce::midi_ci::PropertySubscriptionDataContains information relating to a subscription update
 Cjuce::midi_ci::PropertySubscriptionHeaderA struct containing data members that correspond to common fields in a property subscription header
 Cjuce::InAppPurchases::PurchaseRepresents a purchase of a product in the store
 Cjuce::InAppPurchases::Listener::PurchaseInfoStructure holding purchase information
 Cjuce::Grid::PxA size in pixels
 Cjuce::Quaternion< Type >Holds a quaternion (a 3D vector and a scalar value)
 Cjuce::RandomA random number generator
 Cjuce::Range< ValueType >A general-purpose range object, that simply represents any linear range with a start and end point
 Cjuce::RangedAudioParameterAttributes< Derived, Value >
 Cjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
 Cjuce::AudioParameterBoolAttributesProperties of an AudioParameterBool
 Cjuce::RangedAudioParameterAttributes< AudioParameterChoiceAttributes, int >
 Cjuce::AudioParameterChoiceAttributesProperties of an AudioParameterChoice
 Cjuce::RangedAudioParameterAttributes< AudioParameterFloatAttributes, float >
 Cjuce::AudioParameterFloatAttributesProperties of an AudioParameterFloat
 Cjuce::RangedAudioParameterAttributes< AudioParameterIntAttributes, int >
 Cjuce::AudioParameterIntAttributesProperties of an AudioParameterInt
 Cjuce::RangedDirectoryIteratorAllows iterating over files and folders using C++11 range-for syntax
 Cjuce::AudioFormatReader::ReadHelper< DestSampleType, SourceSampleType, SourceEndianness >Used by AudioFormatReader subclasses to copy data to different formats
 Cjuce::ReadWriteLockA critical section that allows multiple simultaneous readers
 Cjuce::OSCReceiver::RealtimeCallbackUse this struct as the template parameter for Listener and ListenerWithOSCAddress to receive incoming OSC data immediately after it arrives, called directly on the network thread that listens to incoming OSC traffic
 Cjuce::Thread::RealtimeOptionsA selection of options available when creating realtime threads
 Cjuce::RecentlyOpenedFilesListManages a set of files for use as a list of recently-opened documents
 Cjuce::Rectangle< ValueType >Manages a rectangle and allows geometric operations to be performed on it
 Cjuce::RectangleList< ValueType >Maintains a set of rectangles as a complex region
 Cjuce::RectanglePlacementDefines the method used to position some kind of rectangular object within a rectangular viewport
 Cjuce::ReferenceCountedArray< ObjectClass, TypeOfCriticalSectionToUse >Holds a list of objects derived from ReferenceCountedObject, or which implement basic reference-count handling methods
 Cjuce::ReferenceCountedObjectA base class which provides methods for reference-counting
 Cjuce::AudioDeviceManager::LevelMeterA simple reference-counted struct that holds a level-meter value that can be read using getCurrentLevel()
 Cjuce::AudioProcessorGraph::NodeRepresents one of the nodes, or processors, in an AudioProcessorGraph
 Cjuce::DynamicObjectRepresents a dynamically implemented object
 Cjuce::ImagePixelDataThis is a base class for holding image data in implementation-specific ways
 Cjuce::MessageManager::MessageBaseInternal class used as the base class for all message objects
 Cjuce::CallbackMessageA message that invokes a callback method when it gets delivered
 Cjuce::MessageThe base class for objects that can be sent to a MessageListener
 Cjuce::SynthesiserSoundDescribes one of the sounds that a Synthesiser can play
 Cjuce::SamplerSoundA subclass of SynthesiserSound that represents a sampled audio clip
 Cjuce::TypefaceA typeface represents a size-independent font
 Cjuce::Value::ValueSourceUsed internally by the Value class as the base class for its shared value objects
 Cjuce::dsp::ProcessorStateThis is a handy base class for the state of a processor (such as parameter values) which is typically shared among several processors
 Cjuce::dsp::FIR::Coefficients< NumericType >A set of coefficients for use in an FIR::Filter object
 Cjuce::dsp::IIR::Coefficients< NumericType >A set of coefficients for use in an Filter object
 Cjuce::dsp::StateVariableFilter::Parameters< NumericType >Structure used for the state variable filter parameters
 Cjuce::ReferenceCountedObjectPtr< ObjectType >A smart-pointer class which points to a reference-counted object
 CReferenceCountingType
 Cjuce::WeakReference< ObjectType, ReferenceCountingType >::SharedPointerThis class is used internally by the WeakReference class - don't use it directly in your code!
 CARA::PlugIn::RegionSequence
 Cjuce::ARARegionSequenceBase class representing an ARA region sequence
 Cjuce::RelativeCoordinateExpresses a coordinate as a dynamically evaluated expression
 Cjuce::RelativeParallelogramA parallelogram defined by three RelativePoint positions
 Cjuce::RelativePointAn X-Y position stored as a pair of RelativeCoordinate values
 Cjuce::RelativePointPathA path object that consists of RelativePoint coordinates rather than the normal fixed ones
 Cjuce::RelativeRectangleA rectangle stored as a set of RelativeCoordinate values
 Cjuce::RelativeTimeA relative measure of time
 Cjuce::midi_ci::RequestIDA strongly-typed identifier for a 7-bit request ID with a nullable state
 Cjuce::midi_ci::RequestKeyA key used to uniquely identify ongoing transactions initiated by a ci::Device
 Cjuce::ReservoirHelper functions for managing buffered readers
 Cjuce::WebBrowserComponent::ResourceA resource returned by a ResourceProvider
 Cjuce::midi_ci::ResponderDelegateAn interface for types that implement responses for certain message types
 Cjuce::midi_ci::ProfileHostActing as a ResponderListener, instances of this class can formulate appropriate replies to profile transactions initiated by remote devices
 Cjuce::midi_ci::PropertyHostActing as a ResponderListener, instances of this class can formulate appropriate replies to property transactions initiated by remote devices
 Cjuce::midi_ci::ResponderPropertyExchangeCacheAccumulates message chunks that form a request initiated by a remote device
 Cjuce::ResultRepresents the 'success' or 'failure' of an operation, and holds an associated error message to describe the error when there's a failure
 Cjuce::dsp::ReverbProcessor wrapper around juce::Reverb for easy integration into ProcessorChain
 Cjuce::ReverbPerforms a simple reverb effect on a stream of audio data
 Cjuce::Slider::RotaryParametersStructure defining rotary parameters for a slider
 Cjuce::RSAKeyRSA public/private key-pair encryption class
 Cjuce::TextLayout::RunA sequence of glyphs with a common font and colour
 Cjuce::RuntimePermissions
 Cjuce::Component::SafePointer< ComponentType >Holds a pointer to some type of Component, which automatically becomes null if the component is deleted
 Cjuce::ScaledImageAn image that will be resampled before it is drawn
 Cjuce::ComponentPeer::ScaleFactorListenerUsed to receive callbacks when the OS scale factor of this ComponentPeer changes
 Cjuce::NativeScaleFactorNotifierCalls a function every time the native scale factor of a component's peer changes
 Cjuce::Expression::ScopeWhen evaluating an Expression object, this class is used to resolve symbols and perform functions that the expression uses
 Cjuce::RelativeCoordinatePositionerBase::ComponentScopeUsed for resolving a RelativeCoordinate expression in the context of a component
 Cjuce::ScopedAutoReleasePoolA handy C++ wrapper that creates and deletes an NSAutoreleasePool object using RAII
 Cjuce::Slider::ScopedDragNotificationAn RAII class for sending slider listener drag messages
 Cjuce::ScopedJuceInitialiser_GUIA utility object that helps you initialise and shutdown JUCE correctly using an RAII pattern
 Cjuce::DummyCriticalSection::ScopedLockTypeA dummy scoped-lock type to use with a dummy critical section
 Cjuce::InterProcessLock::ScopedLockTypeAutomatically locks and unlocks an InterProcessLock object
 Cjuce::ScopedMessageBoxObjects of this type can be used to programmatically close message boxes
 Cjuce::ScopedNoDenormalsHelper class providing an RAII-based mechanism for temporarily disabling denormals on your CPU
 Cjuce::ScopedReadLockAutomatically locks and unlocks a ReadWriteLock object
 Cjuce::AbstractFifo::ScopedReadWrite< mode >Class for a scoped reader/writer
 Cjuce::Graphics::ScopedSaveStateUses RAII to save and restore the state of a graphics context
 Cjuce::ScopedTimeMeasurementSimple RAII class for measuring the time spent in a scope
 Cjuce::AudioProcessLoadMeasurer::ScopedTimerThis class measures the time between its construction and destruction and adds it to an AudioProcessLoadMeasurer
 Cjuce::ScopedTryReadLockAutomatically locks and unlocks a ReadWriteLock object
 Cjuce::ScopedTryWriteLockAutomatically locks and unlocks a ReadWriteLock object
 Cjuce::ScopedValueSetter< ValueType >Helper class providing an RAII-based mechanism for temporarily setting and then re-setting a value
 Cjuce::ScopedWriteLockAutomatically locks and unlocks a ReadWriteLock object
 Cjuce::SerialisationSize< T >Holds a reference to some kind of size value, used to indicate that an object being marshalled is of variable size (e.g
 Cjuce::SerialisationTraits< T >Allows serialisation functions to be attached to a specific type without having to modify the declaration of that type
 Cjuce::NetworkServiceDiscovery::ServiceContains information about a service that has been found on the network
 Cjuce::universal_midi_packets::SessionAllows creating new connections to endpoints, and also creating new virtual endpoints
 Cjuce::PushNotifications::SettingsDescribes settings we want to use for current device
 Cjuce::SHA256SHA-256 secure hash generator
 Cjuce::SharedResourcePointer< SharedObjectType >A smart-pointer that automatically creates and manages the lifetime of a shared static instance of a class
 Cjuce::dsp::SIMDRegister< Type >A wrapper around the platform's native SIMD register type
 Cjuce::SingleThreadedAbstractFifoEncapsulates the logic for a single-threaded FIFO
 Cjuce::SingleThreadedReferenceCountedObjectAdds reference-counting to an object
 Cjuce::PopupMenu::CustomCallbackA user-defined callback that can be used for specific items in a popup menu
 Cjuce::PopupMenu::CustomComponentA user-defined component that can be used as an item in a popup menu
 Cjuce::AudioProcessorValueTreeState::SliderAttachmentAn object of this class maintains a connection between a Slider and a parameter in an AudioProcessorValueTreeState
 Cjuce::Slider::SliderLayoutA struct defining the placement of the slider area and the text box area relative to the bounds of the whole Slider component
 Cjuce::SliderListener< Emitter >A class for receiving callbacks from a Slider or WebSliderRelay
 Cjuce::SliderListener< Slider >
 Cjuce::SliderParameterAttachmentAn object of this class maintains a connection between a Slider and a plug-in parameter
 Cjuce::SliderListener< WebSliderRelay >
 Cjuce::WebSliderRelay::Listener
 Cjuce::WebSliderParameterAttachmentAn object of this class maintains a connection between a WebSliderRelay and a plug-in parameter
 Cjuce::SmoothedValueBase< SmoothedValueType >A base class for the smoothed value classes
 Cjuce::SmoothedValueBase< LogRampedValue< FloatType > >
 Cjuce::dsp::LogRampedValue< FloatType >Utility class for logarithmically smoothed linear values
 Cjuce::SmoothedValueBase< SmoothedValue< float, ValueSmoothingTypes::Linear > >
 Cjuce::SmoothedValue< float >
 Cjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >
 Cjuce::SmoothedValue< FloatType, ValueSmoothingTypes::Linear >
 Cjuce::SmoothedValue< FloatType, SmoothingType >A utility class for values that need smoothing to avoid audio glitches
 Cjuce::SmoothedValueBase< SmoothedValue< NumericType, ValueSmoothingTypes::Linear > >
 Cjuce::SmoothedValue< NumericType >
 Cjuce::SmoothedValueBase< SmoothedValue< SampleType, juce::ValueSmoothingTypes::Linear > >
 Cjuce::SmoothedValue< SampleType, juce::ValueSmoothingTypes::Linear >
 Cjuce::SmoothedValueBase< SmoothedValue< SampleType, ValueSmoothingTypes::Linear > >
 Cjuce::SmoothedValue< SampleType >
 Cjuce::AnimatedPositionBehaviours::SnapToPageBoundariesA behaviour that gravitates an AnimatedPosition object towards the nearest integer position when released
 Cjuce::SocketOptionsOptions used for the configuration of the underlying system socket in the StreamingSocket and DatagramSocket classes
 Cjuce::SortedSet< ElementType, TypeOfCriticalSectionToUse >Holds a set of unique primitive objects, such as ints or doubles
 Cjuce::DragAndDropTarget::SourceDetailsContains details about the source of a drag-and-drop operation
 Cjuce::AccessibilityTableInterface::SpanA simple span of elements
 Cjuce::GridItem::SpanRepresents a span
 Cjuce::SparseSet< Type >Holds a set of primitive values, storing them as a set of ranges
 Cjuce::dsp::SpecialFunctionsContains miscellaneous filter design and windowing functions
 Cjuce::SpinLockA simple spin-lock class that can be used as a simple, low-overhead mutex for uncontended situations
 Cjuce::SpringEasingOptionsA selection of options available for customising a spring style easing function
 Cjuce::RelativeCoordinate::StandardStrings
 Cjuce::GridItem::StartAndEndPropertyRepresents start and end properties
 Cjuce::CodeEditorComponent::StateCan be used to save and restore the editor's caret position, selection state, etc
 Cjuce::dsp::StateVariableTPTFilter< SampleType >An IIR filter that can perform low, band and high-pass filtering on an audio signal, with 12 dB of attenuation per octave, using a TPT structure, designed for fast modulation (see Vadim Zavalishin's documentation about TPT structures for more information)
 Cjuce::StaticAnimationLimits< ValueType >Helper class for using linear interpolation between a begin and an end value
 Cjuce::universal_midi_packets::StaticDeviceInfoStatic information about a particular MIDI device that can be queried without opening a connection to the device
 Cjuce::midi_ci::Message::StaticSizePropertyExchangeA property-exchange message that has no payload, and must therefore be contained in a single chunk
 Cjuce::midi_ci::Message::PropertyGetDataSee the MIDI-CI specification
 Cjuce::midi_ci::Message::PropertySetDataResponseSee the MIDI-CI specification
 Cjuce::PerformanceCounter::StatisticsHolds the current statistics
 Cjuce::StatisticsAccumulator< FloatType >A class that measures various statistics about a series of floating point values that it is given
 Cjuce::StreamingSocketA wrapper for a streaming (TCP) socket
 Cjuce::StretchableLayoutManagerFor laying out a set of components, where the components have preferred sizes and size limits, but where they are allowed to stretch to fill the available space
 Cjuce::StretchableObjectResizerA utility class for fitting a set of objects whose sizes can vary between a minimum and maximum size, into a space
 Cjuce::StrictVariantConverter< Type >A helper type that can be used to implement specialisations of VariantConverter that use FromVar::convert and ToVar::convert internally
 Cjuce::StringThe JUCE String class!
 Cjuce::StringArrayA special array for holding a list of strings
 Cjuce::CppTokeniserFunctions::StringIteratorA class that can be passed to the CppTokeniserFunctions functions in order to parse a String
 Cjuce::StringPairArrayA container for holding a set of strings which are keyed by another string
 Cjuce::StringPoolA StringPool holds a set of shared strings, which reduces storage overheads and improves comparison speed when dealing with many duplicate strings
 Cjuce::StringRefA simple class for holding temporary references to a string literal or String
 Cjuce::RelativeCoordinate::StringsA set of static strings that are commonly used by the RelativeCoordinate class
 Cjuce::universal_midi_packets::StringUtilsHolds utility functions for extracting textual representations of Universal MIDI Packets
 Cjuce::midi_ci::SubscriptionMatches a subscription ID to a resource name
 Cjuce::midi_ci::SubscriptionKeyA key used to uniquely identify ongoing property subscriptions initiated by a ci::Device
 Cjuce::midi_ci::SubscriptionManagerManages subscriptions to properties on remote devices
 Cjuce::midi_ci::SubscriptionManagerDelegateFunctions used by a SubscriptionManager to negotiate subscriptions
 Cjuce::midi_ci::SupportedAndActiveHolds the maximum number of channels that may be activated for a MIDI-CI profile, along with the number of channels that are currently active
 Cjuce::Expression::SymbolRepresents a symbol that is used in an Expression
 Cjuce::SynthesiserBase class for a musical device that can play sounds
 Cjuce::SynthesiserVoiceRepresents a voice that a Synthesiser can use to play a SynthesiserSound
 Cjuce::SamplerVoiceA subclass of SynthesiserVoice that can play a SamplerSound
 Cjuce::SystemAudioVolumeContains functions to control the system's master volume
 Cjuce::SystemClipboardHandles reading/writing to the system's clipboard
 Cjuce::SystemStatsContains methods for finding out about the current hardware and OS configuration
 Cjuce::TableListBoxModelOne of these is used by a TableListBox as the data model for the table's contents
 Cjuce::TemporaryFileManages a temporary file, which will be deleted when this object is deleted
 Cjuce::UnitTestRunner::TestResultContains the results of a test
 Cjuce::TextDiffCalculates and applies a sequence of changes to convert one text string into another
 Cjuce::TextDragAndDropTargetComponents derived from this class can have text dropped onto them by an external application
 Cjuce::TextEditorKeyMapper< CallbackClass >This class is used to invoke a range of text-editor navigation methods on an object, based upon a keypress event
 Cjuce::XmlElement::TextFormatA struct containing options for formatting the text when representing an XML element as a string
 Cjuce::TextInputTargetAn abstract base class which can be implemented by components that function as text editors
 Cjuce::CodeEditorComponentA text editor component designed specifically for source code
 Cjuce::TextEditorAn editable text box
 Cjuce::TextLayoutA Pre-formatted piece of text, which may contain multiple fonts and colours
 Cjuce::dsp::DelayLineInterpolationTypes::ThiranSuccessive samples in the delay line will be interpolated using 1st order Thiran interpolation
 Cjuce::ThreadEncapsulates a thread
 Cjuce::ScheduledEventThread< juce::MidiMessage >
 Cjuce::InterprocessConnectionServerAn object that waits for client sockets to connect to a port on this host, and creates InterprocessConnection objects for each one
 Cjuce::NetworkServiceDiscovery::AdvertiserAn object which runs a thread to repeatedly broadcast the existence of a discoverable service
 Cjuce::NetworkServiceDiscovery::AvailableServiceListWatches the network for broadcasts from Advertiser objects, and keeps a list of all the currently active instances
 Cjuce::ScheduledEventThread< Event >
 Cjuce::ThreadWithProgressWindowA thread that automatically pops up a modal dialog box with a progress bar and cancel button while it's busy running
 Cjuce::TimeSliceThreadA thread that keeps a list of clients, and calls each one in turn, giving them all a chance to run some sort of short task
 Cjuce::AudioFormatWriter::ThreadedWriterProvides a FIFO for an AudioFormatWriter, allowing you to push incoming data into a buffer which will be flushed to disk by a background thread
 Cjuce::ThreadLocalValue< Type >Provides cross-platform support for thread-local objects
 Cjuce::ThreadPoolA set of threads that will run a list of jobs
 Cjuce::ThreadPoolJobA task that is executed by a ThreadPool object
 Cjuce::ThreadPoolOptionsA set of threads that will run a list of jobs
 Cjuce::TimeHolds an absolute date and time
 Cjuce::TimedDiagnosticAn object for storing and measuring durations for diagnostic purposes
 Cjuce::TimerMakes repeated callbacks to a virtual method at a specified time interval
 Cjuce::AnimatedAppComponentA base class for writing simple one-page graphical apps
 Cjuce::AnimatedPosition< Behaviour >Models a 1-dimensional position that can be dragged around by the user, and which will then continue moving with a customisable physics behaviour when released
 Cjuce::AudioProcessorValueTreeStateThis class contains a ValueTree that is used to manage an AudioProcessor's entire state
 Cjuce::AudioVisualiserComponentA simple component that can be used to show a scrolling waveform of audio data
 Cjuce::BubbleMessageComponentA speech-bubble component that displays a short message
 Cjuce::CallOutBoxA box with a small arrow that can be used as a temporary pop-up window to show extra controls when a button or other component is clicked
 Cjuce::CaretComponent
 Cjuce::ComponentAnimatorThis class has been superseded, it is now recommended you use the Animator class in the juce_animation module
 Cjuce::DesktopDescribes and controls aspects of the computer's desktop
 Cjuce::FileBrowserComponentA component for browsing and selecting a file or directory to open or save
 Cjuce::ImagePreviewComponentA simple preview component that shows thumbnails of image files
 Cjuce::MPEKeyboardComponentA component that displays an MPE-compatible keyboard, whose notes can be clicked on
 Cjuce::MenuBarComponentA menu bar component
 Cjuce::MidiKeyboardComponentA component that displays a piano keyboard, whose notes can be clicked on
 Cjuce::MouseInactivityDetectorThis object watches for mouse-events happening within a component, and if the mouse remains still for long enough, triggers an event to indicate that it has become inactive
 Cjuce::ProgressBarA progress bar component
 Cjuce::PropertiesFileWrapper on a file that stores a list of key/value data pairs
 Cjuce::ScrollBarA scrollbar component
 Cjuce::SplashScreenA component for showing a splash screen while your app starts up
 Cjuce::StandalonePluginHolderAn object that creates and plays a standalone instance of an AudioProcessor
 Cjuce::ThreadWithProgressWindowA thread that automatically pops up a modal dialog box with a progress bar and cancel button while it's busy running
 Cjuce::TimedCallbackUtility class wrapping a single non-null callback called by a Timer
 Cjuce::TooltipWindowA window that displays a pop-up tooltip when the mouse hovers over another component
 Cjuce::VideoComponentA component that can play a movie
 Cjuce::AudioPlayHead::TimeSignatureDescribes a musical time signature
 Cjuce::TimeSliceClientUsed by the TimeSliceThread class
 Cjuce::BufferingAudioReaderAn AudioFormatReader that uses a background thread to pre-read data from another reader
 Cjuce::BufferingAudioSourceAn AudioSource which takes another source as input, and buffers it using a thread
 Cjuce::DirectoryContentsListA class to asynchronously scan for details about the files in a directory
 Cjuce::CodeEditorComponent::ColourScheme::TokenTypeDefines a colour for a token type
 Cjuce::Tolerance< Type >A class encapsulating both relative and absolute tolerances for use in floating-point comparisons
 Cjuce::ToolbarItemFactoryA factory object which can create ToolbarItemComponent objects
 Cjuce::TooltipClientComponents that want to use pop-up tooltips should implement this interface
 Cjuce::SettableTooltipClientAn implementation of TooltipClient that stores the tooltip string and a method for changing it
 Cjuce::ButtonA base class for buttons
 Cjuce::ComboBoxA component that lets the user choose from a drop-down list of choices
 Cjuce::FileSearchPathListComponentShows a set of file paths in a list, allowing them to be added, removed or re-ordered
 Cjuce::FilenameComponentShows a filename as an editable text box, with a 'browse' button and a drop-down list for recently selected files
 Cjuce::ImageComponentA component that simply displays an image
 Cjuce::LabelA component that displays a text string, and can optionally become a text editor when clicked
 Cjuce::ListBoxA list of items that can be scrolled vertically
 Cjuce::ProgressBarA progress bar component
 Cjuce::PropertyComponentA base class for a component that goes in a PropertyPanel and displays one of an item's properties
 Cjuce::SliderA slider control for changing a value
 Cjuce::TextEditorAn editable text box
 Cjuce::TreeViewA tree-view component
 Cjuce::ToVarAllows converting an object of arbitrary type to var
 Cjuce::ToVarOptionsOptions that control conversion from arbitrary types to juce::var
 Cjuce::Grid::TrackInfoRepresents a track
 Cjuce::AudioProcessor::TrackPropertiesA struct containing information about the DAW track inside which your AudioProcessor is loaded
 Cjuce::TreeViewItemAn item in a TreeView
 Cjuce::TypefaceMetricsFont metrics using JUCE conventions
 Cjuce::ComponentBuilder::TypeHandlerThe class is a base class for objects that manage the loading of a type of component from a ValueTree
 CTypeOfCriticalSectionToUse
 Cjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >Implements some basic array storage allocation functions
 Cjuce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >A basic object container
 Cjuce::UndoableActionUsed by the UndoManager class to store an action which can be done and undone
 Cjuce::OpenGLShaderProgram::UniformRepresents an openGL uniform value
 Cjuce::UnitTestThis is a base class for classes that perform a unit test
 Cjuce::UnitTestRunnerRuns a set of unit tests
 Cjuce::OnlineUnlockStatus::UnlockResultThis provides some details about the reply that the server gave in a call to attemptWebserverUnlock()
 Cjuce::TypeHelpers::UnsignedTypeWithSize< bytes >These templates are designed to take an integer type, and return an unsigned int version with the same size
 Cjuce::URLRepresents a URL and has a bunch of useful functions to manipulate it
 Cjuce::UuidA universally unique 128-bit identifier
 Cjuce::ValueRepresents a shared variant value
 Cjuce::ValueAnimatorBuilderA builder class that can be used to construct an Animator wrapping a ValueAnimator implementation
 Cjuce::ValueTreeA powerful tree structure that can be used to hold free-form data, and which can handle its own undo and redo behaviour
 Cjuce::MarkerList::ValueTreeWrapperForms a wrapper around a ValueTree that can be used for storing a MarkerList
 Cjuce::varA variant class, that can be used to hold a range of primitive values
 Cjuce::MidiMessage::VariableLengthValueHolds information about a variable-length value which was parsed from a stream of bytes
 Cjuce::VariantConverter< Type >This template-overloaded class can be used to convert between var and custom types
 Cjuce::ComponentPeer::VBlankListenerUsed to receive callbacks on every vertical blank event of the display that the peer currently belongs to
 Cjuce::VBlankAttachmentHelper class to synchronise Component updates to the vertical blank event of the display that the Component is presented on
 Cjuce::Vector3D< Type >A three-coordinate vector
 Cjuce::universal_midi_packets::VirtualEndpointRepresents a virtual device that allows this program to advertise itself to other MIDI-aware applications on the system
 Cjuce::Expression::Scope::VisitorUsed as a callback by the Scope::visitRelativeScope() method
 Cjuce::VST2ClientExtensionsAn interface to allow an AudioProcessor to implement extended VST2-specific functionality
 Cjuce::AudioPluginExtensions::VST3ClientCan be used to retrieve information about a VST3 that is wrapped by an AudioProcessor
 Cjuce::VST3ClientExtensionsAn interface to allow an AudioProcessor to implement extended VST3-specific functionality
 Cjuce::VST3InterfaceUseful functions and classes for defining VST3 Interface Ids
 Cjuce::AudioPluginExtensions::VSTClientCan be used to retrieve information about a VST that is wrapped by an AudioProcessor
 Cjuce::VSTMidiEventListHolds a set of VSTMidiEvent objects and makes it easy to add events to the list
 Cjuce::SpeakerMappings::VstSpeakerConfigurationHolderClass to hold a speaker configuration
 Cjuce::WaitableEventAllows threads to wait for events triggered by other threads
 Cjuce::WaitFreeListeners< Listener >
 Cjuce::dsp::WaveShaper< FloatType, Function >Applies waveshaping to audio samples as single samples or AudioBlocks
 Cjuce::Animator::Weak
 Cjuce::WeakReference< ObjectType, ReferenceCountingType >This class acts as a pointer which will automatically become null if the object to which it points is deleted
 Cjuce::WebViewLifetimeListenerType for a listener registered with WebBrowserComponent::Options::withWebViewLifetimeListener
 Cjuce::WebComboBoxRelayHelper class that relays audio parameter information to an object inside a WebBrowserComponent
 Cjuce::WebSliderRelayHelper class that relays audio parameter information to an object inside a WebBrowserComponent
 Cjuce::WebToggleButtonRelayHelper class that relays audio parameter information to an object inside a WebBrowserComponent
 Cjuce::WhirlpoolWhirlpool hash class
 Cjuce::dsp::WindowingFunction< FloatType >A class which provides multiple windowing functions useful for filter design and spectrum analyzers
 Cjuce::WindowsRegistryContains some static helper functions for manipulating the MS Windows registry (Only available on Windows, of course!)
 Cjuce::WindowUtilsWindowing helper functions
 Cjuce::WebBrowserComponent::Options::WinWebView2Options specific to the WebView2 backend
 Cjuce::WorkgroupTokenCreated by AudioWorkgroup to join the calling thread to a workgroup
 Cjuce::AudioFormatWriter::WriteHelper< DestSampleType, SourceSampleType, DestEndianness >Used by AudioFormatWriter subclasses to copy data to different formats
 Cjuce::XEmbedComponentOptionsOptions for constructing an XEmbedComponent
 Cjuce::XmlAttributeA name-value pair representing an attribute of an XML tag
 Cjuce::XmlDocumentParses a text-based XML document and creates an XmlElement object from it
 Cjuce::XmlElementUsed to build a tree of elements representing an XML document
 Cjuce::ZipFile::ZipEntryContains information about one of the entries in a ZipFile
 Cjuce::ZipFileDecodes a ZIP file from a stream
 Cjuce::ResizableBorderComponent::ZoneRepresents the different sections of a resizable border, which allow it to resized in different ways
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram