<- C I ->

OPERATIONS USING SPECTRAL DATA-TYPES

These units generate and process non-standard signal data types, such as down-sampled time-domain control signals and audio signals, and their frequency-domain (spectral) representations. The new data types (d-, w-) are self-defining, and the contents are not processable by any other Csound units. These unit generators are experimental, and subject to change between releases; they will also be joined by others later.

     dsig octdown   xsig, iocts, isamps[, idisprd]
     wsig noctdft   dsig, iprd, ifrqs, iq[, ihann, idbout, idsines]
     wsig specaddm  wsig1, wsig2[, imul2]
     wsig specdiff  wsigin
     wsig specscal  wsigin, ifscale, ifthresh
     wsig spechist  wsigin,
     wsig specfilt  wsigin, ifhtim
     koct specptrk  wsigin, inptls, irollof, iodd,[,interp, ifprd, iwtflg]
     ksum specsum   wsig[, interp]
          specdisp  wsig, iprd[, iwtflg]

<- C I ->
Prepared from the MIT Media Lab Csound Manual, PJN, Nov 1994.