Function knyst::gen::buffer_reader_multi

source ·
pub fn buffer_reader_multi(
    buffer: BufferId,
    rate: f64,
    looping: bool,
    stop_action: StopAction
) -> Handle<BufferReaderMultiHandle>
Expand description

Upload a BufferReaderMulti to the current graph and return a handle to it.