PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index

Category: base

basic general-purpose objects for working with sound

bitmap: binary image (2D bit matrix)
aliases: [ceammc/bitmap]

ceammc.search: search in the [ceammc] library

chrono.datetime: outputs the current date and time
aliases: [ceammc/datetime], [datetime]

convolve~: real-time FFT convolution
aliases: [ceammc/convolve~]

function: the named function
aliases: [func], [ceammc/func], [ceammc/function]

function.call: calls the named function
aliases: [func.call]

gain~: multichannel signal gain
aliases: [ceammc/gain~]

gate~: multichannel signal gate
aliases: [ceammc/gate~]

logger: advanced data logger for Pd window
aliases: [ceammc/logger], [log.error], [log.post], [log.debug], [log.verbose], [log.stdout], [log.stderr]

matrix~: signal routing matrix
aliases: [ceammc/matrix~]

merge~: merge audio signals
aliases: [ceammc/merge~]

metro.choice: a metronome that randomly selects a period for each beat from a given set

metro.pattern: metronome with rhythmic patterns

metro.random: a metronome with a random period selection within a specified range

metro.seq: a metronome that changes its period with each beat in the specified sequence

metro.wchoice: a metronome with a random selection of period at each beat from a specified list with weighted coefficients

mix~: multichannel signal mixer
aliases: [ceammc/mix~]

nsig~: multichannel converter from the control signals to audio
aliases: [ceammc/nsig~]

obj.props: exctract object properties from the connected object

radio: upon receiving the index, the state of individual outputs is established as a radio switch
aliases: [ceammc/radio]

split~: parametrized multichannel signal splitter
aliases: [ceammc/split~]

spring: behaves like a spring, bouncing back to its original state
aliases: [ceammc/spring]

sync: synchronization of multiple values without overflowing stack loops
aliases: [ceammc/sync]

window: returns the value of the window function
aliases: [ceammc/window], [ceammc/win], [win]

xdac~: [dac~] with channel ranges
aliases: [ceammc/xdac~]

xfade2~: multi-channel crossfade for stereo signals
aliases: [ceammc/xfade2~]

xfade~: multichannel crossfade
aliases: [ceammc/xfade~]

z~: integer sample delay
aliases: [ceammc/z~]

Version: 0.9.8

License: GPL3