 __csdata | |
 __ctlchn | |
 __pvsctlchn | |
 ADSYN | |
 Alg_atoms | |
 Alg_beat | |
 Alg_beats | |
 Alg_event | |
  Alg_note | |
  Alg_update | |
 Alg_events | |
  Alg_event_list | |
   Alg_track | |
    Alg_seq | |
 Alg_iterator | |
 Alg_parameter | |
 Alg_parameters | |
 Alg_pending_event | |
 Alg_time_map | |
 Alg_time_sig | |
 Alg_time_sigs | |
 Alg_tracks | |
 alloc_table_t | |
 AOP | |
 arglst | |
 argoffs | |
 ASSIGN | |
 ASSIGNM | |
 ASSIGNT | |
 auxch | |
 BALANCE | |
 bandinfo_t | |
 BUZZ | |
 CGOTO | |
 CHANCTL | |
 CHN_OPCODE | |
 CHN_OPCODE_K | |
 CHNCLEAR | |
 CHNEXPORT_OPCODE | |
 CHNGET | |
 CHNPARAMS_OPCODE | |
 CHNSEND | |
 CMPLX | |
 COMB | |
 CONVAL | |
 CORFIL | |
 Counterpoint | |
  csound::CounterpointNode | Uses Bill Schottstaedt's species counterpoint generator code to either (a) generate a counterpoint in species 1, 2, or 3 for a cantus firmus selected from notes generated by child nodes, or (b) attempt to correct the voice leading for species 1, 2, or 3 counterpoint in notes generated by child nodes |
 CPSTABLE | |
 CPSTUN | |
 CPSTUNI | |
 csCfgVariable_u | |
 csCfgVariableBoolean_s | |
 csCfgVariableDouble_s | |
 csCfgVariableFloat_s | |
 csCfgVariableHead_s | |
 csCfgVariableInt_s | |
 csCfgVariableMYFLT_s | |
 csCfgVariableString_s | |
 cshdr | |
 csound::Chord | Chords represent simultaneously sounding pitches |
 csound::Chunk | |
  csound::MidiHeader | |
  csound::MidiTrack | |
 csound::Command | |
 csound::Composition | Base class for user-defined musical compositions |
  csound::ScoreModel | Base class for compositions that use the principle of a music graph to generate a score |
   csound::MusicModel | A ScoreModel that uses Csound to render generated scores, via the CppSound class |
 csound::Conversions | Conversions to and from various music and signal processing units |
 csound::Event | Represents an event in music space, such as a note of definite duration, a MIDI-like "note on" or "note off" event, or a MIDI-like control event |
 csound::Exception | Base class for C++ exceptions in the Silence system |
 csound::Logger | |
 csound::MidiEvent | This class is used to store ALL Midi messages |
 csound::MidiEventComparator | |
 csound::MidiFile | Reads and writes format 0 and format 1 standard MIDI files |
 csound::Node | Base class for all music graph nodes in the Silence system |
  csound::CounterpointNode | Uses Bill Schottstaedt's species counterpoint generator code to either (a) generate a counterpoint in species 1, 2, or 3 for a cantus firmus selected from notes generated by child nodes, or (b) attempt to correct the voice leading for species 1, 2, or 3 counterpoint in notes generated by child nodes |
  csound::Random | A random value will be sampled from the specified distribution, translated and scaled as specified, and set in the specified row and column of the local coordinates |
  csound::RemoveDuplicates | Removes all duplicate events produced by the child nodes of this |
  csound::ScoreModel | Base class for compositions that use the principle of a music graph to generate a score |
  csound::ScoreNode | Node class that produces events from the contained score, which can be built up programmatically or imported from a standard MIDI file |
   csound::Cell | Score node that simplifies building up repetitive and overlapping motivic cells, such as used in Minimalism |
   csound::Hocket | Simplifies constructing complex hocketted scores |
   csound::ImageToScore | Translates images in various RGB formats to scores |
   csound::Intercut | The notes produced by each child node are intercut to produce the notes produced by this; e.g |
   csound::Koch | All notes produced by child[N - 1] are rescaled and stacked on top of each note produced by child[N - 2], and so on |
   csound::Lindenmayer | This class implements a Lindenmayer system in music space for a turtle that writes either notes into a score, or Jones-Parks grains into a memory soundfile |
   csound::MCRM | |
   csound::Rescale | Rescales all child events to fit a bounding hypercube in music space |
   csound::Stack | The notes produced by each (not all) child node, are rescaled to all start at the same time, and last for the same duration; that of the 0th child, or a specified duration |
   csound::StrangeAttractor | Generates notes by searching for a chaotic dynamical system defined by a polynomial equation or partial differential equation using Julien C |
  csound::Sequence | Node that creates a temporal sequence of child nodes |
  csound::VoiceleadingNode | This node class imposes a sequence of one or more "voice-leading" operations upon the pitches of notes produced by children of this node, within a segment of the notes |
   csound::ChordLindenmayer | This class implements a Lindenmayer system that generates a score by moving a turtle around in various implicit music spaces |
 csound::Score | Base class for collections of events in music space |
 csound::Shell | Provide a shell in which Python scripts can be loaded, saved, and executed |
  ScoreGeneratorVst | |
 csound::Soundfile | Simple, basic read/write access, in sample frames, to PCM soundfiles |
 csound::System | Abstraction layer for a minimal set of system services |
 csound::TempoMap | |
 csound::ThreadLock | Encapsulates a thread monitor, such as a Windows event handle |
 csound::Turtle | |
 csound::Voicelead | This class contains facilities for voiceleading, harmonic progression, and identifying chord types |
 csound::VoiceleadingOperation | Utility class for storing voice-leading operations within a VoiceleadNode for future application |
 CSOUND_ | Contains all function pointers, data, and data pointers required to run one instance of Csound |
 CsoundArgVList | A simple class for creating argv[] lists for use with functions like csoundCompile() |
 CsoundCallbackWrapper | |
 CsoundChannelList | CsoundChannelList(CSOUND *) CsoundChannelList(Csound *) |
 CsoundChannelListEntry_ | |
 CsoundFile | Manages a Csound Structured Data (CSD) file with facilities for creating an arrangement of selected instruments in the orchestra, and for programmatically building score files |
  CppSound | |
   CsoundVST | |
 CsoundMidiInputBuffer | |
  CsoundMidiInputStream | The following class allows sending MIDI input messages to a Csound instance |
 CsoundMidiOutputBuffer | |
  CsoundMidiOutputStream | The following class allows receiving MIDI output messages from a Csound instance |
 CsoundMYFLTArray | CsoundMYFLTArray() |
 CsoundOpcodeList | |
 CsoundPerformanceThread | CsoundPerformanceThread(Csound *) CsoundPerformanceThread(CSOUND *) |
 CsoundRandMTState_ | |
 CsoundUtilityList | CsoundUtilityList(CSOUND *) CsoundUtilityList(Csound *) |
 CsoundVstFltk | |
 csRtAudioParams | Real-time audio parameters structure |
 CTLIN | |
 CTLINIT | |
 cvstruct | |
 dag_base_t | |
 dag_node_t | |
 dag_t | |
 DELAY | |
 DELAY1 | |
 DELAYR | |
 DELAYW | |
 DELETEIN | |
 DELTAB | |
 DELTAP | |
 DELTAPX | |
 DISKIN2 | |
 DIVZ | |
 dklst | |
 DOWNDAT | |
 DOWNSAMP | |
 DPARM | |
 DPEXCL | |
 DSPFFT | |
 DSPLAY | |
 DUPLE | |
 ENVLPR | |
 ENVLPX | |
 EPHSOR | |
 ERRFN | |
 EVAL | |
 EVENT | |
 event | This struct holds the data for one score event |
 EVLIST | |
 EXPON | |
 EXPSEG | |
 EXPSEG2 | |
 EXXPSEG | |
 FASSIGN | |
 FCHAN | |
 fdch | |
 FGDATA | |
 FILEVALID | |
 FOFS | |
 FOSC | |
 frameinfo_t | |
 FSIGDISP | |
 FUNC | |
 GAIN | |
 GBUZZ | |
 GEN01ARGS | |
 GETCFG_OP | |
 GLOBAL_LOCK_UNLOCK | |
 GOTO | |
 grinfo_t | |
 GTEMPO | |
 GUID | |
 HARMON | |
 INALL | |
 INCH | |
 INDIFF | |
 INH | |
 INITT | |
 INM | |
 INO | |
 INQ | |
 INS | |
 insds | This struct holds the info for a concrete instrument event instance in performance |
 INSGLOBAL | |
 INSREMOT | |
 instr | This struct is filled out by otran() at orch parse time |
 instr_semantics_t | |
 INTERP | |
 INVAL | |
 IOZ | |
 KDUMP | |
 KDUMP2 | |
 KDUMP3 | |
 KDUMP4 | |
 KON2 | |
 KOUT_ON | |
 KPORT | |
 KREAD | |
 KREAD2 | |
 KREAD3 | |
 KREAD4 | |
 KREADS | |
 KRESON | |
 KSENSE | |
 KTONE | |
 LARGNO | |
 LBLARG | |
 lblblk | |
 LFO | |
 LIMIT | |
 LINE | |
 LINEN | |
 LINENR | |
 LINEVENT | |
 LINK | |
 LINSEG | |
 LOGCL | |
 LOOP_OPS | |
 LOSC | |
 LPFORM | |
 LPFRESON | |
 LPHASOR | |
 LPHEADER | |
 LPINTERPOL | |
 LPREAD | |
 LPRESON | |
 LPSLOT | |
 MASSIGN | |
 mchnblk | |
 MCLOCK | |
 MDEL | |
 MDELAY | |
 MEMFIL | |
 MEVENT | |
 MIDGLOBAL | |
 MIDIAGE | |
 MIDIAMP | |
 MIDICHANNELAFTERTOUCH_ | |
 MIDICHN | |
 MIDICONTROLCHANGE_ | |
 MIDICTL | |
 MIDIDEFAULT_ | |
 Midifile_reader | |
 MIDIIN | |
 MIDIKMAP | |
 MIDIKMB | |
 MIDIMAP | |
 MIDINOTEON_ | |
 MIDIOLAP | |
 MIDIOUT | |
 MIDIPITCHBEND_ | |
 MIDIPOLYAFTERTOUCH_ | |
 MIDIPROGRAMCHANGE_ | |
 MIDITEMPO | |
 MIDREMOT | |
 monblk | |
 MOSCIL | |
 mp3dec_t | |
 mp3tag_info_t | |
 mpabuffer_t | |
 mpadec2_t | |
 mpadec_config_t | |
 mpadec_info_t | |
 mpadec_t | |
 mpadec_tables_t | |
 MRT | |
 newhuff_t | |
 NGFENS | |
 NREV2 | |
 NRPN | |
 NSTRNUM | |
 OCTDAT | |
 oentry | |
 op | A chain of TEXT structs |
 OPARMS | |
 OPCOD_IOBUFS | |
 OpcodeBase< T > | Template base class, or pseudo-virtual base class, for writing Csound opcodes in C++ |
 opcodeListEntry | |
 OpcodeNoteoffBase< T > | |
 opds | This struct holds the info for one opcode in a concrete instrument instance in performance |
 OrchestraNode | |
 ORCTOKEN | |
 OSC | |
 OSCIL1 | |
 OSCILN | |
 OSCILS | |
 OUT_ATOUCH | |
 OUT_CONTR | |
 OUT_CONTR14 | |
 OUT_ON | |
 OUT_ON_DUR | |
 OUT_PB | |
 OUT_PCHG | |
 OUT_POLYATOUCH | |
 OUTCH | |
 OUTM | |
 OUTVAL | |
 OUTX | |
 ovrlap | |
 PAN | |
 PEAK | |
 PGMASSIGN | |
 PGMIN | |
 PHSOR | |
 PLUCK | |
 PORT | |
 POW | |
 PRAND | |
 PRANDI | |
 Preset | |
 PRINTF_OP | |
 PRINTK | |
 PRINTK2 | |
 PRINTKS | |
 PRINTS | |
 PRINTV | |
 ptlptr | |
 PUTS_OP | |
 PVADS | |
 pvoc_data | |
 PVSANAL | |
 PVSCROSS | |
 pvsdat | |
 pvsdat_ext | |
 PVSET | |
 PVSFREAD | |
 PVSFTR | |
 PVSFTW | |
 PVSINFO | |
 PVSMASKA | |
 PVSYNTH | |
 pvx_memfile_ | |
 RAND | |
 RANDH | |
 RANDI | |
 RDTIME | |
 REL | |
 RELAT | |
 REMOT_BUF | |
 REMOTEPORT | |
 RESIZE | |
 RESON | |
 RESONX | |
 REVERB | |
 RMS | |
 RTCLOCK_S | |
 RtJackBuffer_ | |
 RtJackGlobals_ | |
 SAMPHOLD | |
 SCHED | |
 ScoreGenerator | Python proxy for ScoreGeneratorVst, to be wrapped with SWIG |
 ScoreGeneratorEvent | |
 ScoreGeneratorVstFltk | |
 SEG | |
 SEQTIM | |
 Serial_buffer | |
  Serial_read_buffer | |
  Serial_write_buffer | |
 set_element_t | |
 set_t | |
 SETKSMPS | |
 sideinfo_t | |
 SNDCOM | |
 SNDINFO | |
 SNDINFOPEAK | |
 SNDMEMFILE_ | |
 SNDOUT | |
 SNDOUTS | |
 SOUNDIN | |
 SOUNDIN_ | |
 SOUNDINEW | |
 SPECDAT | |
 SPRINTF_OP | |
 srtblk | |
 STRCAT_OP | |
 STRCHAR_OP | |
 STRCPY_OP | |
 STRGET_OP | |
 STRINDEX_OP | |
 String_parse | |
 STRLEN_OP | |
 STRSET_OP | |
 STRSUB_OP | |
 STRUPPER_OP | |
 SUBINST | |
 TABDAT | |
 TABLE | |
 TABLECOPY | |
 TABLEGPW | |
 TABLEMIX | |
 TABLENG | |
 TABLERA | |
 TABLEW | |
 TABLEWA | |
 TABLEXKT | |
 TABREF | |
 TEMPEST | |
 text | Storage for parsed orchestra code, for each opcode in an INSTRTXT |
 TIMOUT | |
 TONE | |
 TONEX | |
 TREE | |
 TRIGINSTR | |
 TRIGSEQ | |
 TURNOFF2 | |
 TURNON | |
 UOPCODE | |
 UPSAMP | |
 VDEL | |
 VDELX | |
 VDELXQ | |
 VDELXS | |
 WaitCursor | |
 WASTE | |
 WAVEFORMATEX | |
 WAVEFORMATEXTENSIBLE | |
 WAVEFORMATPVOCEX | |
 windat_ | |
 WSCHED | |
 XENH | |
 XIN | |
 XIN_HIGH | |
 XIN_LOW | |
 XIN_MAX | |
 XOUT | |
 XOUT_HIGH | |
 XOUT_LOW | |
 XOUT_MAX | |
 XSEG | |
 XTRADUR | |
 XYIN | |
 xyindat_ | |
 ZACL | |
 ZAKINIT | |
 ZAMOD | |
 ZAR | |
 ZARG | |
 ZAW | |
 ZAWM | |
 ZKCL | |
 ZKMOD | |
 ZKR | |
 ZKW | |
 ZKWM | |