diskin -
Reads audio data from an external device or stream and can alter its pitch.
diskin
diskin2 -
Reads audio data from a file, and can alter its pitch using one of several
available interpolation types, as well as convert the sample rate to match
the orchestra sr setting.
diskin2
dispfft -
Displays the Fourier Transform of an audio or control signal.
dispfft
display -
Displays the audio or control signals as an amplitude vs. time graph.
display
distort -
Distort an audio signal via waveshaping and optional clipping.
distort
loopseg -
Generate control signal consisting of linear segments delimited by two or more specified points.
loopseg
loopsegp -
Control signals based on linear segments.
loopsegp
lorenz -
Implements the Lorenz system of equations.
lorenz
lorisread - Imports a set of bandwidth-enhanced partials from a SDIF-format
data file, applying control-rate frequency, amplitude, and
bandwidth scaling envelopes, and stores the modified partials in
memory.
lorisread
lorismorph - Morphs two stored sets of bandwidth-enhanced partials
and stores a new set of partials representing the morphed
sound. The morph is performed by linearly interpolating the
parameter envelopes (frequency, amplitude, and bandwidth, or
noisiness) of the bandwidth-enhanced partials according to
control-rate frequency, amplitude, and bandwidth morphing
functions.lorismorph
lorisplay - renders a stored set of bandwidth-enhanced partials using the method of Bandwidth-Enhanced Additive Synthesis implemented in the Loris software, applying control-rate frequency, amplitude, and bandwidth scaling envelopes.lorisplay
pvsmooth -
Smooth the amplitude and frequency time functions of a pv stream using parallel 1st order
lowpass IIR filters with time-varying cutoff frequency.
pvsmooth
pvsfilter -
Multiply amplitudes of a pvoc stream by those of a second
pvoc stream, with dynamic scaling.
pvsfilter
pvsblur -
Average the amp/freq time functions of each analysis channel for
a specified time.
pvsblur
pvstencil -
Transforms a pvoc stream according to a masking function table.
pvstencil
pvsvoc -
Combine the spectral envelope of one fsig with the excitation (frequencies) of another.
pvsvoc
pyassign Opcodes - Assign the value of the given Csound variable to a Python variable possibly destroying its previous content.
pyassign
pycall Opcodes - Invoke the specified Python callable at
k-time and i-time (i suffix), passing the given arguments. The call is
perfomed in the global environment, and the result (the returning
value) is copied into the Csound output variables specified.
pycall
pyeval Opcodes - Evaluate a generic Python expression and store the result in a Csound variable at k-time or i-time (i suffix).
pyeval
pyexec Opcodes - Execute a script from a file at k-time or i-time (i suffix).
pyexec
pyinit Opcodes - Initialize the Python interpreter.
pyinit
pyrun Opcodes - Run a Python statement or block of statements.
pyrun
rand -
Generates a controlled random number series.
rand
randh -
Generates random numbers and holds them for a period of time.
randh
randi -
Generates a controlled random number series with interpolation between each new number.
randi
random -
Generates is a controlled pseudo-random number series between min and max values.
random
randomh -
Generates random numbers with a user-defined limit and holds them for a period of time.
randomh
randomi -
Generates a user-controlled random number series with interpolation between each new number.
randomi
rbjeq -
Parametric equalizer and filter opcode with 7 filter types, based
on algorithm by Robert Bristow-Johnson.
rbjeq
readclock -
Reads the value of an internal clock.
readclock
readk -
Periodically reads an orchestra control-signal value from an external file.
readk
readk2 -
Periodically reads two orchestra control-signal values from an external file.
readk2
readk3 -
Periodically reads three orchestra control-signal values from an external file.
readk3
readk4 -
Periodically reads four orchestra control-signal values from an external file.
readk4
reinit -
Suspends a performance while a special initialization pass is executed.
reinit
release -
Indicates whether a note is in its release stage.
release
repluck -
Physical model of the plucked string.
repluck