Csound API
6.18
|
C_alloc_data_ | |
C_FFT_SETUP | Nen FFT interface |
C_message_queue_t_ | |
Carg | |
Carglst | |
CARRAYDAT | |
CAUXASYNC | AuxAllocAsync data |
Cauxch | |
Cconcurrent_queue< Data > | A thread-safe queue, or first-in first-out (FIFO) queue, implemented using only the standard C++11 library |
Cconcurrent_queue< CsoundEvent *> | |
CcontrolChannelHints_s | This structure holds the parameter hints for control channels |
CcontrolChannelInfo_s | |
CCORFIL | |
CCS_AUDIODEVICE | Device information |
CCS_MIDIDEVICE | |
Ccsdebug_data_s | |
Ccshdr | |
▼CCsound | |
CCsoundThreaded | This class provides a multi-threaded C++ interface to the "C" Csound API |
CCSOUND_ | Contains all function pointers, data, and data pointers required to run one instance of Csound |
CCSOUND_::libsndStatics__ | |
CCSOUND_::lineventStatics__ | |
CCSOUND_::musmonStatics__ | |
CCSOUND_::onefileStatics__ | |
CCSOUND_::sread__ | |
CCSOUND_PARAMS | Csound configuration structure, mirrors part of OPARMS, uses more meaningful names |
▼CCsoundEvent | Abstract base class for Csound events to be enqueued for performance |
CCsoundScoreEvent | Specialization of CsoundEvent for low-level score events with raw pfields |
CCsoundTextEvent | Specialization of CsoundEvent for high-level textual score events, fragments of scores, or entire scores |
CCsoundRandMTState_ | |
CcsRtAudioParams | Real-time audio parameters structure |
Cdebug_bkpt_info_t | |
Cdebug_instr_s | |
Cdebug_opcode_s | |
Cdebug_variable_s | |
Cdklst | |
CDOWNDAT | |
CDPARM | |
CDPEXCL | |
Cengine_state | This struct will hold the current engine state after compilation |
CEVENT | |
Cevent | This struct holds the data for one score event |
Ceventnode | |
CEVLIST | |
Cfdch | |
CFGDATA | |
CFUNC | |
CGEN01ARGS | |
Cin_stack_s | |
Cinsds | This struct holds the info for a concrete instrument event instance in performance |
Cinstr | This struct is filled out by otran() at orch parse time |
Clblblk | |
CMACRO | |
CMACRON | |
Cmarked_sections | |
Cmchnblk | |
CMEMFIL | |
CMEVENT | |
Cmidiglobals | |
CMIDIMESSAGE | |
CMODULE_INFO | Plugin module info |
Cmonblk | |
CNAME__ | |
CnamedInstr | |
Cnamelst | |
Cnames | |
CNGFENS | |
COCTDAT | |
Coentry | |
Cop | A chain of TEXT structs |
COPARMS | |
CopcodeListEntry | |
Copcodinfo | |
Copds | This struct holds the info for one opcode in a concrete instrument instance in performance |
CORCTOKEN | |
Cpvsdat_ext | |
Cpvx_memfile_ | |
CRTCLOCK_S | |
CSNDMEMFILE_ | |
CSPECDAT | |
CSTRINGDAT | |
CTABDAT | |
CTEMPO | |
Ctext | Storage for parsed orchestra code, for each opcode in an INSTRTXT |
CthreadInfo | |
CTREE |