Forum profile : @rbrt
Contributor prefix: rbrt
objects
rbrt/control/gate_hold.axo a gate with hold-function
rbrt/control/gate_hold_i.axo a gate with hold-function,integer version
rbrt/control/range.axo true/false if a value is within a range.
rbrt/control/timer.axo a relative of the 'timeri' object
rbrt/control/clocker.axo same family,friend of max/msp's clocker
rbrt/control/kdelay.axo k-rate delay
rbrt/control/speedlim.axo limits the throughput of k-rate data
rbrt/control/k2f.axo converts k-rate ticks to something like HZ,in order to set the speed of an LFO
rbrt/control/demux_sh.axo demultiplexer with sample and hold.4 outlets.
rbrt/control/demux_sh 2.axo demultiplexer with sample and hold.2 outlets.
rbrt/control/dialmatrix 1 4.axo demultiplexes 1 inlet to 4 dials.
rbrt/control/dialmatrix 4 16.axo demultiplexes 4 inlets to 16 dials.
rbrt/control/dialmatrix 8 32.axo demultiplexes 8 inlets to 32 dials.
rbrt/control/dialmatrix 8 64.axo demultiplexes 8 inlets to 64 dials.
rbrt/data/tablestore 8.axo stores and outputs 8 values to a table.
rbrt/data/tableread 8.axo reads 8 values from a table.
rbrt/data/tablestore 4.axo stores and outputs 4 values to a table.
rbrt/data/tableread 4.axo reads 4 values from a table.
rbrt/data/tablestore demux .axo stores a value to any 4 samples of a table,outputs the 4 values
rbrt/data/tablestore demux 2.axo stores a value to any 2samples of a table,outputs the 2 values
rbrt/data/tablestore demux 8.axo stores a value to any 8 samples of a table,outputs the 8 values
rbrt/data/tablestore trig .axo stores and outputs a value to a table,on the rising edge of a trigger
rbrt/looper/looper_OD_mono.axo (working but will be removed in some time...)
rbrt/looper/looper_FB_mono.axo a looper with overdub and feedback control,mono version
rbrt/looper/looper_FB_stereo.axo stereo version
rbrt/osc/phasor.axo a signal-rate saw LFO,cheap and dirty
rbrt/seq/steptoggle.axo useful for building a table-based step sequencer,toggles the data in a table at a given index
rbrt/midi/notehold_free.axo triggers a note and puts it on hold.variable note-number and velocity.
rbrt/midi/notehold_fixed.axo triggers a note and puts it on hold.fixed note-number and velocity.
patches
rbrt/looper_mono_DEMO.axp ---a demo-patch for setting up the looper like a stompbox
rbrt/taptempo.axs ---how to use the k2f - object
rbrt/dialmatrix 1 4.axp ---with dialmatrix and all the dials in a subpatcher
rbrt/dialmatrix 4 16.axp
rbrt/dialmatrix 8 16.axp
rbrt/dialmatrix 8 32.axp