Struct lo_state_t¶
LO state. More...
#include <lo_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| double | norm_freq |
| uint32_t | phase |
| uint32_t | phase_inc |
Detailed Description¶
Allocate with lo_create(), or embed by value and lo_init() (see the inline composition API below). The shared 65536-entry LUT is initialised lazily on the first lo_create()/lo_init() call and never freed.
Public Attributes Documentation¶
variable norm_freq¶
variable phase¶
variable phase_inc¶
The documentation for this class was generated from the following file native/inc/lo/lo_core.h