Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
AudioBuffers< SampleType >::AbsoluteMaxOp Struct Reference

Unary operator adapter for computing the absolute max. More...

#include <AudioBuffer.h>

Public Member Functions

void operator() (SampleType iSample)

Public Attributes

SampleType fAbsoluteMax = 0

Detailed Description

template<typename SampleType>
struct pongasoft::VST::AudioBuffers< SampleType >::AbsoluteMaxOp

Unary operator adapter for computing the absolute max.

Member Function Documentation

◆ operator()()

template<typename SampleType>
void operator() ( SampleType iSample)
inline

Member Data Documentation

◆ fAbsoluteMax

template<typename SampleType>
SampleType fAbsoluteMax = 0

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