LMMS
Loading...
Searching...
No Matches
SweepVFII Class Reference

#include <SweepVF.h>

Inheritance diagram for SweepVFII:
Plugin

Public Types

enum  { BLOCK_SIZE = 32 }

Public Member Functions

template<sample_func_t F>
void one_cycle (int frames)
void init ()
void activate ()
void run (int n)
void run_adding (int n)
Public Member Functions inherited from Plugin
sample_t getport_unclamped (int i)
sample_t getport (int i)

Public Attributes

sample_t f
sample_t Q
DSP::StackedSVF< 1, 2 > svf
DSP::Lorenz lorenz1
DSP::Lorenz lorenz2
Public Attributes inherited from Plugin
double fs
double adding_gain
int first_run
sample_t normal
sample_t ** ports
LADSPA_PortRangeHintranges

Static Public Attributes

static PortInfo port_info []

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
BLOCK_SIZE 

Member Function Documentation

◆ activate()

void SweepVFII::activate ( )

◆ init()

void SweepVFII::init ( )

◆ one_cycle()

template<sample_func_t F>
void SweepVFII::one_cycle ( int frames)

◆ run()

void SweepVFII::run ( int n)
inline

◆ run_adding()

void SweepVFII::run_adding ( int n)
inline

Member Data Documentation

◆ f

sample_t SweepVFII::f

◆ lorenz1

DSP::Lorenz SweepVFII::lorenz1

◆ lorenz2

DSP::Lorenz SweepVFII::lorenz2

◆ port_info

PortInfo SweepVFII::port_info[]
static

◆ Q

sample_t SweepVFII::Q

◆ svf

DSP::StackedSVF<1,2> SweepVFII::svf

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