LMMS
Loading...
Searching...
No Matches
lmms::MixHelpers::AddMultipliedStereoOp Struct Reference

Public Member Functions

 AddMultipliedStereoOp (float coeffLeft, float coeffRight)
void operator() (SampleFrame &dst, const SampleFrame &src) const

Public Attributes

std::array< float, 2 > m_coeffs

Constructor & Destructor Documentation

◆ AddMultipliedStereoOp()

lmms::MixHelpers::AddMultipliedStereoOp::AddMultipliedStereoOp ( float coeffLeft,
float coeffRight )
inline

Member Function Documentation

◆ operator()()

void lmms::MixHelpers::AddMultipliedStereoOp::operator() ( SampleFrame & dst,
const SampleFrame & src ) const
inline

Member Data Documentation

◆ m_coeffs

std::array<float, 2> lmms::MixHelpers::AddMultipliedStereoOp::m_coeffs

The documentation for this struct was generated from the following file: