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

#include <envelope.h>

Public Attributes

int begin
 
int end
 
float total
 
float * window
 

Detailed Description

Definition at line 45 of file envelope.h.

Member Data Documentation

int envelope_band::begin

Definition at line 46 of file envelope.h.

Referenced by _ve_envelope_init().

int envelope_band::end

Definition at line 47 of file envelope.h.

Referenced by _ve_amp(), and _ve_envelope_init().

float envelope_band::total

Definition at line 49 of file envelope.h.

Referenced by _ve_amp(), and _ve_envelope_init().

float* envelope_band::window

Definition at line 48 of file envelope.h.

Referenced by _ve_envelope_clear(), and _ve_envelope_init().


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