AME
ame::AudioBlockView< ElementType, Extent > Member List

This is the complete list of members for ame::AudioBlockView< ElementType, Extent >, including all inherited members.

addSample(const uint_fast32_t destChannel, const uint_fast32_t destSample, const ElementType valueToAdd)ame::AudioBlockView< ElementType, Extent >inline
applyGain(const float gain)ame::AudioBlockView< ElementType, Extent >inline
AudioBlockView(std::span< ElementType, Extent > view, const uint_fast32_t numChannels) noexceptame::AudioBlockView< ElementType, Extent >inline
clear()ame::AudioBlockView< ElementType, Extent >inline
getNumChannels() const noexceptame::AudioBlockView< ElementType, Extent >inline
getNumSamplesPerChannel() const noexceptame::AudioBlockView< ElementType, Extent >inline
getPeak(const uint_fast32_t channel) constame::AudioBlockView< ElementType, Extent >inline
getRMSLevel(const uint_fast32_t channel) constame::AudioBlockView< ElementType, Extent >inline
setSample(const uint_fast32_t destChannel, const uint_fast32_t destSample, const ElementType newValue)ame::AudioBlockView< ElementType, Extent >inline
subView(uint_fast32_t offset, uint_fast32_t size)ame::AudioBlockView< ElementType, Extent >inline
view (defined in ame::AudioBlockView< ElementType, Extent >)ame::AudioBlockView< ElementType, Extent >
~AudioBlockView()=default (defined in ame::AudioBlockView< ElementType, Extent >)ame::AudioBlockView< ElementType, Extent >