MuseScore  3.4
Music composition and notation
Private Member Functions | Private Attributes | Friends | List of all members
Ms::Diff1 Class Reference

#include <zita.h>

Private Member Functions

 Diff1 ()
 
 ~Diff1 ()
 
void init (int size, float c)
 
void fini ()
 
float process (float x)
 

Private Attributes

int _i
 
float _c
 
int _size = 0
 
float * _line = 0
 

Friends

class ZitaReverb
 

Constructor & Destructor Documentation

◆ Diff1()

Ms::Diff1::Diff1 ( )
inlineprivate

◆ ~Diff1()

Ms::Diff1::~Diff1 ( )
private

Member Function Documentation

◆ fini()

void Ms::Diff1::fini ( void  )
private

◆ init()

void Ms::Diff1::init ( int  size,
float  c 
)
private

◆ process()

float Ms::Diff1::process ( float  x)
inlineprivate

Friends And Related Function Documentation

◆ ZitaReverb

friend class ZitaReverb
friend

Member Data Documentation

◆ _c

float Ms::Diff1::_c
private

◆ _i

int Ms::Diff1::_i
private

◆ _line

float* Ms::Diff1::_line = 0
private

◆ _size

int Ms::Diff1::_size = 0
private

The documentation for this class was generated from the following files: