|
LMMS
|
#include <blo.h>
Public Attributes | |
| float * | h_tables [BLO_N_WAVES][BLO_N_HARMONICS] |
| float * | alloc_space |
| size_t | alloc_size |
| int | table_size |
| int | table_mask |
| int | store_type |
| size_t blo_h_tables::alloc_size |
| float* blo_h_tables::alloc_space |
| float* blo_h_tables::h_tables[BLO_N_WAVES][BLO_N_HARMONICS] |
| int blo_h_tables::store_type |
| int blo_h_tables::table_mask |
| int blo_h_tables::table_size |