Kestrel Interface
Loading...
Searching...
No Matches
kest_context Struct Reference

#include <kest_context.h>

Collaboration diagram for kest_context:

Data Fields

int n_profiles
int active_profile_id
kest_profileworking_profile
kest_profileactive_profile
kest_profiledefault_profile
profile_llprofiles
sequence_llsequences
kest_sequence main_sequence
kest_sequencesequence
int saved_profiles_loaded
int saved_sequences_loaded
kest_effect_desc_pll * effects
kest_parameter input_gain
kest_parameter output_gain

Detailed Description

Definition at line 12 of file kest_context.h.

Field Documentation

◆ active_profile

kest_profile* kest_context::active_profile

Definition at line 18 of file kest_context.h.

Referenced by kest_cxt_clone_state(), and kest_init_context().

◆ active_profile_id

int kest_context::active_profile_id

Definition at line 15 of file kest_context.h.

◆ default_profile

kest_profile* kest_context::default_profile

Definition at line 19 of file kest_context.h.

◆ effects

kest_effect_desc_pll* kest_context::effects

◆ input_gain

kest_parameter kest_context::input_gain

Definition at line 36 of file kest_context.h.

Referenced by kest_cxt_clone_state(), kest_cxt_set_input_gain(), and kest_init_context().

◆ main_sequence

kest_sequence kest_context::main_sequence

◆ n_profiles

int kest_context::n_profiles

◆ output_gain

kest_parameter kest_context::output_gain

◆ profiles

◆ saved_profiles_loaded

int kest_context::saved_profiles_loaded

Definition at line 31 of file kest_context.h.

Referenced by kest_init_context().

◆ saved_sequences_loaded

int kest_context::saved_sequences_loaded

Definition at line 32 of file kest_context.h.

Referenced by kest_init_context().

◆ sequence

kest_sequence* kest_context::sequence

Definition at line 29 of file kest_context.h.

Referenced by cxt_handle_hw_switch(), kest_cxt_clone_state(), and kest_init_context().

◆ sequences

◆ working_profile

kest_profile* kest_context::working_profile

Definition at line 17 of file kest_context.h.

Referenced by kest_init_context().


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