Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::AudioBuffer Member List

This is the complete list of members for ARDOUR::AudioBuffer, including all inherited members.

_capacityARDOUR::Bufferprotected
_dataARDOUR::AudioBufferprivate
_owns_dataARDOUR::AudioBufferprivate
_silentARDOUR::Bufferprotected
_typeARDOUR::Bufferprotected
_writtenARDOUR::AudioBufferprivate
accumulate_from(const AudioBuffer &src, samplecnt_t len, sampleoffset_t dst_offset=0, sampleoffset_t src_offset=0)ARDOUR::AudioBufferinline
accumulate_from(const Sample *src, samplecnt_t len, sampleoffset_t dst_offset=0, sampleoffset_t src_offset=0)ARDOUR::AudioBufferinline
accumulate_with_gain_from(const AudioBuffer &src, samplecnt_t len, gain_t gain_coeff, sampleoffset_t dst_offset=0, sampleoffset_t src_offset=0)ARDOUR::AudioBufferinline
accumulate_with_gain_from(const Sample *src_raw, samplecnt_t len, gain_t gain_coeff, sampleoffset_t dst_offset=0)ARDOUR::AudioBufferinline
accumulate_with_ramped_gain_from(const Sample *src, samplecnt_t len, gain_t initial, gain_t target, sampleoffset_t dst_offset=0)ARDOUR::AudioBufferinline
apply_gain(gain_t gain, samplecnt_t len)ARDOUR::AudioBufferinline
AudioBuffer(size_t capacity)ARDOUR::AudioBuffer
Buffer(const Buffer &)=deleteARDOUR::Buffer
Buffer(DataType type)ARDOUR::Bufferinlineprotected
capacity() constARDOUR::Bufferinline
check_silence(pframes_t nframes, pframes_t &n) constARDOUR::AudioBuffer
clear()ARDOUR::Bufferinlinevirtual
create(DataType type, size_t capacity)ARDOUR::Bufferstatic
data(samplecnt_t offset=0) constARDOUR::AudioBufferinline
data(samplecnt_t offset=0)ARDOUR::AudioBufferinline
merge_from(const Buffer &src, samplecnt_t len, sampleoffset_t dst_offset=0, sampleoffset_t src_offset=0)ARDOUR::AudioBufferinlinevirtual
operator=(const Buffer &)=deleteARDOUR::Buffer
prepare()ARDOUR::AudioBufferinline
read_from(const Sample *src, samplecnt_t len, sampleoffset_t dst_offset=0, sampleoffset_t src_offset=0)ARDOUR::AudioBufferinline
read_from(const Buffer &src, samplecnt_t len, sampleoffset_t dst_offset=0, sampleoffset_t src_offset=0)ARDOUR::AudioBufferinlinevirtual
resize(size_t nframes)ARDOUR::AudioBuffervirtual
set_data(Sample *data, size_t size)ARDOUR::AudioBufferinline
set_written(bool w)ARDOUR::AudioBufferinline
silence(samplecnt_t len, samplecnt_t offset=0)ARDOUR::AudioBuffervirtual
silent() constARDOUR::Bufferinline
silent_data() constARDOUR::AudioBuffervirtual
type() constARDOUR::Bufferinline
written() constARDOUR::AudioBufferinline
~AudioBuffer()ARDOUR::AudioBuffer
~Buffer()ARDOUR::Bufferinlinevirtual