Loading Patchies...

table

audio

Named array of floats — shared with tabread~, tabwrite~, tabosc4~

Inlets

MessageDescription
bangOutput the entire table as a Float32Array
Set value at index
Get value at index — outputs {type:"get", index, value}
Resize the table (preserves data up to new length)
clearFill the table with zeros
normalizeNormalize table values to -1..1 range

Outlets

MessageDescription
Float32ArrayEntire table contents as Float32Array (on bang)
Value at index (on get command)

Tags

audiobufferarraywavetablesample