Skip to content

Struct lo_state_t

ClassList > 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

double lo_state_t::norm_freq;

variable phase

uint32_t lo_state_t::phase;

variable phase_inc

uint32_t lo_state_t::phase_inc;


The documentation for this class was generated from the following file native/inc/lo/lo_core.h