openshot-audio  0.1.6
Public Attributes | List of all members
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
 

Member Data Documentation

◆ ampbuf

float envelope_filter_state::ampbuf[VE_AMP]

◆ ampptr

int envelope_filter_state::ampptr

◆ nearDC

float envelope_filter_state::nearDC[VE_NEARDC]

◆ nearDC_acc

float envelope_filter_state::nearDC_acc

◆ nearDC_partialacc

float envelope_filter_state::nearDC_partialacc

◆ nearptr

int envelope_filter_state::nearptr

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