Data Structures |
| struct | COMB |
| struct | DELAY |
| struct | DELAY1 |
| struct | DELAYR |
| struct | DELAYW |
| struct | DELTAP |
| struct | DELTAPX |
| struct | DOWNSAMP |
| struct | INDIFF |
| struct | INTERP |
| struct | PAN |
| struct | REVERB |
| struct | SAMPHOLD |
| struct | UPSAMP |
Typedefs |
| typedef struct DELAYR | DELAYR |
Functions |
| int | a_k_set (CSOUND *, INTERP *p) |
| int | alpass (CSOUND *, COMB *p) |
| int | cmbset (CSOUND *, COMB *p) |
| int | comb (CSOUND *, COMB *p) |
| int | del1set (CSOUND *, DELAY1 *p) |
| int | delay (CSOUND *, DELAY *p) |
| int | delay1 (CSOUND *, DELAY1 *p) |
| int | delayr (CSOUND *, DELAYR *p) |
| int | delayw (CSOUND *, DELAYW *p) |
| int | delrset (CSOUND *, DELAYR *p) |
| int | delset (CSOUND *, DELAY *p) |
| int | deltap (CSOUND *, DELTAP *p) |
| int | deltap3 (CSOUND *, DELTAP *p) |
| int | deltapi (CSOUND *, DELTAP *p) |
| int | deltapn (CSOUND *, DELTAP *p) |
| int | deltapx (CSOUND *, DELTAPX *p) |
| int | deltapxw (CSOUND *, DELTAPX *p) |
| int | delwset (CSOUND *, DELAYW *p) |
| int | diff (CSOUND *, INDIFF *p) |
| int | downsamp (CSOUND *, DOWNSAMP *p) |
| int | downset (CSOUND *, DOWNSAMP *p) |
| int | indfset (CSOUND *, INDIFF *p) |
| int | integrate (CSOUND *, INDIFF *p) |
| int | interp (CSOUND *, INTERP *p) |
| int | interpset (CSOUND *, INTERP *p) |
| int | kdiff (CSOUND *, INDIFF *p) |
| int | kntegrate (CSOUND *, INDIFF *p) |
| int | ksmphold (CSOUND *, SAMPHOLD *p) |
| int | pan (CSOUND *, PAN *p) |
| int | panset (CSOUND *, PAN *p) |
| int | reverb (CSOUND *, REVERB *p) |
| void | reverbinit (CSOUND *) |
| int | rvbset (CSOUND *, REVERB *p) |
| int | samphold (CSOUND *, SAMPHOLD *p) |
| int | samphset (CSOUND *, SAMPHOLD *p) |
| int | tapset (CSOUND *, DELTAP *p) |
| int | tapxset (CSOUND *, DELTAPX *p) |
| int | upsamp (CSOUND *, UPSAMP *p) |