synthclone  0.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\Nsynthclone
 oCComponentBase class for synthclone components
 oCContextContext objects allow Participant objects to interact with a synthclone session
 oCDesignerViewUtility class for loading views created with QtDesigner
 oCEffectComponent capable of altering samples in some way
 oCEffectJobRepresents a job that will be sent to registered Effect objects
 oCErrorAn exception class used with synthclone specific errors
 oCFileSelectionViewA utility view class that handles the selection of files and directories
 oCIPluginThis interface is implemented by synthclone plugins
 oCMenuActionMenuAction objects are triggerable choices in a menu
 oCMenuItemBase class that contains common functionality used by MenuAction and MenuSeparator objects
 oCMenuSeparatorMenuSeparator objects are used to create a sense of grouping with MenuAction objects
 oCParticipantParticipants objects interact with synthclone
 oCRegistrationRegistration objects are returned when objects are registered with the session
 oCSampleContains sample data
 oCSampleCopierUtility class that copies Sample data from a SampleInputStream to a SampleOutputStream, emitting SampleCopier::copyProgress events as it goes along
 oCSampleInputStreamUsed to read sample data from a sample file
 oCSampleOutputStreamUsed to write sample data to a sample file
 oCSamplerComponent capable of capturing and playing back audio
 oCSamplerJobRepresents a job that will be sent to a Sampler
 oCSampleStreamBase class for reading/writing Sample files
 oCSemaphoreA portable semaphore object, optimally including a realtime-safe 'post' operation
 oCTargetComponent capable of building a patch from a list of Zone objects
 oCViewUtility view class
 oCZoneZone objects contains data about how Sample objects should be acquired from a Sampler
 \CZoneComparerSubclasses of 'ZoneComparer' are used to sort zones, generally by a specific property