LMMS
Loading...
Searching...
No Matches
_nekobee_synth_t Struct Reference

#include <nekobee_synth.h>

Public Attributes

unsigned long sample_rate
float deltat
unsigned long nugget_remains
unsigned int note_id
int polyphony
int voices
int monophonic
int glide
float last_noteon_pitch
signed char held_keys [8]
float vcf_accent
float vca_accent
nekobee_voice_tvoice
pthread_mutex_t voicelist_mutex
int voicelist_mutex_grab_failed
unsigned char key_pressure [128]
unsigned char cc [128]
unsigned char channel_pressure
unsigned char pitch_wheel_sensitivity
int pitch_wheel
float mod_wheel
float pitch_bend
float cc_volume
float tuning
float waveform
float cutoff
float resonance
float envmod
float decay
float accent
float volume

Member Data Documentation

◆ accent

float _nekobee_synth_t::accent

◆ cc

unsigned char _nekobee_synth_t::cc[128]

◆ cc_volume

float _nekobee_synth_t::cc_volume

◆ channel_pressure

unsigned char _nekobee_synth_t::channel_pressure

◆ cutoff

float _nekobee_synth_t::cutoff

◆ decay

float _nekobee_synth_t::decay

◆ deltat

float _nekobee_synth_t::deltat

◆ envmod

float _nekobee_synth_t::envmod

◆ glide

int _nekobee_synth_t::glide

◆ held_keys

signed char _nekobee_synth_t::held_keys[8]

◆ key_pressure

unsigned char _nekobee_synth_t::key_pressure[128]

◆ last_noteon_pitch

float _nekobee_synth_t::last_noteon_pitch

◆ mod_wheel

float _nekobee_synth_t::mod_wheel

◆ monophonic

int _nekobee_synth_t::monophonic

◆ note_id

unsigned int _nekobee_synth_t::note_id

◆ nugget_remains

unsigned long _nekobee_synth_t::nugget_remains

◆ pitch_bend

float _nekobee_synth_t::pitch_bend

◆ pitch_wheel

int _nekobee_synth_t::pitch_wheel

◆ pitch_wheel_sensitivity

unsigned char _nekobee_synth_t::pitch_wheel_sensitivity

◆ polyphony

int _nekobee_synth_t::polyphony

◆ resonance

float _nekobee_synth_t::resonance

◆ sample_rate

unsigned long _nekobee_synth_t::sample_rate

◆ tuning

float _nekobee_synth_t::tuning

◆ vca_accent

float _nekobee_synth_t::vca_accent

◆ vcf_accent

float _nekobee_synth_t::vcf_accent

◆ voice

nekobee_voice_t* _nekobee_synth_t::voice

◆ voicelist_mutex

pthread_mutex_t _nekobee_synth_t::voicelist_mutex

◆ voicelist_mutex_grab_failed

int _nekobee_synth_t::voicelist_mutex_grab_failed

◆ voices

int _nekobee_synth_t::voices

◆ volume

float _nekobee_synth_t::volume

◆ waveform

float _nekobee_synth_t::waveform

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