|
LMMS
|
#include <blo.h>
Public Attributes | |
| blo_h_tables * | tables |
| float | sample_rate |
| float | nyquist |
| unsigned int | wave |
| blo_fixp | ph |
| blo_fixp | om |
| float | ph_coef |
| int | ph_mask |
| int | table_mask |
| int | table_size |
| int | topbit |
| float * | table |
| float * | table_b |
| float | xfade |
| float blo_h_osc::nyquist |
| blo_fixp blo_h_osc::om |
| blo_fixp blo_h_osc::ph |
| float blo_h_osc::ph_coef |
| int blo_h_osc::ph_mask |
| float blo_h_osc::sample_rate |
| float* blo_h_osc::table |
| float* blo_h_osc::table_b |
| int blo_h_osc::table_mask |
| int blo_h_osc::table_size |
| blo_h_tables* blo_h_osc::tables |
| int blo_h_osc::topbit |
| unsigned int blo_h_osc::wave |
| float blo_h_osc::xfade |