Developer World
Spresense SDK Library v3.2.0-ebc0364
AsInitSynthesizerParam Struct Reference
Collaboration diagram for AsInitSynthesizerParam:

Public Attributes

AsSynthesizerWaveMode type
 [in] Waveform type
 
uint8_t channel_num
 [in] Number of channels
 
uint8_t bit_width
 [in] Bit depth
 
uint16_t sample_size
 [in] sample per frame
 
uint32_t sampling_rate
 [in] sampling rate
 
uint16_t attack
 [in] attack
 
uint16_t decay
 [in] decay
 
uint16_t sustain
 [in] sustain
 
uint16_t release
 [in] release
 
char dsp_path [AS_AUDIO_DSP_PATH_LEN]
 [in] Audio DSP path
 
AsSynthesizerDataPath data_path
 [in] Select Data path from oscillator More...
 
AsSynthesizerDataDest dest
 [in] Data destination, callback or message More...
 

Member Data Documentation

◆ data_path

[in] Select Data path from oscillator

Use AsSynthesizerDataPath enum type

◆ dest

[in] Data destination, callback or message

Follow "data_path" parameter to select callback or message


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