Sample playback without interpolation
Name | Type | Opt | Description |
---|---|---|---|
buffer-object-name | symbol | Obligatory. Names the buffer~ object whose sample memory is used by index~ for playback. | |
buffer-channel-to-index | int | opt | Following the name of the buffer~, you may specify which channel to use within the associated buffer~. The default channel is 1. |
(mouse) | Double-clicking on index~ opens an editing window where you can view the contents of its associated buffer~ object. | |
set | buffer-object-name [symbol] |
The word buffer~ object, causes index~ to read from that buffer~. | , followed by the name of a
signal | In left inlet: The sample index to read from a buffer~ object's sample memory. |