ardour
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, framecnt_t len, framecnt_t dst_offset=0, framecnt_t src_offset=0)ARDOUR::AudioBufferinline
accumulate_from(const Sample *src, framecnt_t len, framecnt_t dst_offset=0, framecnt_t src_offset=0)ARDOUR::AudioBufferinline
accumulate_with_gain_from(const AudioBuffer &src, framecnt_t len, gain_t gain_coeff, framecnt_t dst_offset=0, framecnt_t src_offset=0)ARDOUR::AudioBufferinline
accumulate_with_gain_from(const Sample *src_raw, framecnt_t len, gain_t gain_coeff, framecnt_t dst_offset=0)ARDOUR::AudioBufferinline
accumulate_with_ramped_gain_from(const Sample *src, framecnt_t len, gain_t initial, gain_t target, framecnt_t dst_offset=0)ARDOUR::AudioBufferinline
apply_gain(gain_t gain, framecnt_t len)ARDOUR::AudioBufferinline
AudioBuffer(size_t capacity)ARDOUR::AudioBuffer
Buffer(DataType type)ARDOUR::Bufferinlineprotected
capacity() const ARDOUR::Bufferinline
check_silence(pframes_t, pframes_t &) const ARDOUR::AudioBuffer
clear()ARDOUR::Bufferinlinevirtual
create(DataType type, size_t capacity)ARDOUR::Bufferstatic
data(framecnt_t offset=0) const ARDOUR::AudioBufferinline
data(framecnt_t offset=0)ARDOUR::AudioBufferinline
merge_from(const Buffer &src, framecnt_t len, framecnt_t dst_offset=0, framecnt_t src_offset=0)ARDOUR::AudioBufferinlinevirtual
prepare()ARDOUR::AudioBufferinline
read_from(const Sample *src, framecnt_t len, framecnt_t dst_offset=0, framecnt_t src_offset=0)ARDOUR::AudioBufferinline
read_from(const Buffer &src, framecnt_t len, framecnt_t dst_offset=0, framecnt_t src_offset=0)ARDOUR::AudioBufferinlinevirtual
read_from_with_gain(const Sample *src, framecnt_t len, gain_t gain, framecnt_t dst_offset=0, framecnt_t src_offset=0)ARDOUR::AudioBufferinline
resize(size_t nframes)ARDOUR::AudioBuffervirtual
set_data(Sample *data, size_t size)ARDOUR::AudioBufferinline
set_written(bool w)ARDOUR::AudioBufferinline
silence(framecnt_t len, framecnt_t offset=0)ARDOUR::AudioBuffervirtual
silent() const ARDOUR::Bufferinline
type() const ARDOUR::Bufferinline
written() const ARDOUR::AudioBufferinline
~AudioBuffer()ARDOUR::AudioBuffer
~Buffer()ARDOUR::Bufferinlinevirtual