synthclone  0.3.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nsynthclone
 CComponentBase class for synthclone components
 CContextContext objects allow Participant objects to interact with a synthclone session
 CDesignerViewUtility class for loading views created with QtDesigner
 CEffectComponent capable of altering samples in some way
 CEffectJobRepresents a job that will be sent to registered Effect objects
 CErrorAn exception class used with synthclone specific errors
 CFileSelectionViewA utility view class that handles the selection of files and directories
 CIPluginThis interface is implemented by synthclone plugins
 CMenuActionMenuAction objects are triggerable choices in a menu
 CMenuItemBase class that contains common functionality used by MenuAction and MenuSeparator objects
 CMenuSeparatorMenuSeparator objects are used to create a sense of grouping with MenuAction objects
 CParticipantParticipants objects interact with synthclone
 CRegistrationRegistration objects are returned when objects are registered with the session
 CSampleContains sample data
 CSampleCopierUtility class that copies Sample data from a SampleInputStream to a SampleOutputStream, emitting SampleCopier::copyProgress events as it goes along
 CSampleInputStreamUsed to read sample data from a sample file
 CSampleOutputStreamUsed to write sample data to a sample file
 CSamplerComponent capable of capturing and playing back audio
 CSamplerJobRepresents a job that will be sent to a Sampler
 CSampleStreamBase class for reading/writing Sample files
 CSemaphoreA portable semaphore object, optimally including a realtime-safe 'post' operation
 CTargetComponent capable of building a patch from a list of Zone objects
 CViewUtility view class
 CZoneZone 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