zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
envelope_filter_state Struct Reference

#include <envelope.h>

Public Attributes

float ampbuf [VE_AMP]
 
int ampptr
 
float nearDC [VE_NEARDC]
 
float nearDC_acc
 
float nearDC_partialacc
 
int nearptr
 

Detailed Description

Definition at line 34 of file envelope.h.

Member Data Documentation

float envelope_filter_state::ampbuf[VE_AMP]

Definition at line 35 of file envelope.h.

Referenced by _ve_amp().

int envelope_filter_state::ampptr

Definition at line 36 of file envelope.h.

Referenced by _ve_amp().

float envelope_filter_state::nearDC[VE_NEARDC]

Definition at line 38 of file envelope.h.

Referenced by _ve_amp().

float envelope_filter_state::nearDC_acc

Definition at line 39 of file envelope.h.

Referenced by _ve_amp().

float envelope_filter_state::nearDC_partialacc

Definition at line 40 of file envelope.h.

Referenced by _ve_amp().

int envelope_filter_state::nearptr

Definition at line 41 of file envelope.h.

Referenced by _ve_amp().


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