Nu:Tekt NTS-1 digital SDK  v1.1-0
Modules | Enumerator | Variables
Effects

Modules

 Delay Effect Instance (delfx)
 
 Modulation Effect Instance (modfx)
 
 Reverb Effect Instance (revfx)
 
 Runtime API
 

Variables

uint8_t user_delfx_hook_table::magic [4]
 
uint32_t user_delfx_hook_table::api
 
uint8_t user_delfx_hook_table::platform
 
uint8_t user_delfx_hook_table::reserved0 [7]
 
UserDelFXFuncEntry user_delfx_hook_table::func_entry
 
UserDelFXFuncProcess user_delfx_hook_table::func_process
 
UserDelFXSuspend user_delfx_hook_table::func_suspend
 
UserDelFXResume user_delfx_hook_table::func_resume
 
UserDelFXFuncParam user_delfx_hook_table::func_param
 
UserDelFXFuncDummy user_delfx_hook_table::reserved1 [7]
 
user_prg_header_t user_delfx_data::header
 
user_delfx_hook_table_t user_delfx_data::hooks
 
uint8_t user_modfx_hook_table::magic [4]
 
uint32_t user_modfx_hook_table::api
 
uint8_t user_modfx_hook_table::platform
 
uint8_t user_modfx_hook_table::reserved0 [7]
 
UserModFXFuncEntry user_modfx_hook_table::func_entry
 
UserModFXFuncProcess user_modfx_hook_table::func_process
 
UserModFXSuspend user_modfx_hook_table::func_suspend
 
UserModFXResume user_modfx_hook_table::func_resume
 
UserModFXFuncParam user_modfx_hook_table::func_param
 
UserModFXFuncDummy user_modfx_hook_table::reserved1 [7]
 
user_prg_header_t user_modfx_data::header
 
user_modfx_hook_table_t user_modfx_data::hooks
 
uint8_t user_revfx_hook_table::magic [4]
 
uint32_t user_revfx_hook_table::api
 
uint8_t user_revfx_hook_table::platform
 
uint8_t user_revfx_hook_table::reserved0 [7]
 
UserRevFXFuncInit user_revfx_hook_table::func_entry
 
UserRevFXFuncProcess user_revfx_hook_table::func_process
 
UserRevFXSuspend user_revfx_hook_table::func_suspend
 
UserRevFXResume user_revfx_hook_table::func_resume
 
UserRevFXFuncParam user_revfx_hook_table::func_param
 
UserRevFXFuncDummy user_revfx_hook_table::reserved1 [7]
 
user_prg_header_t user_revfx_data::header
 
user_revfx_hook_table_t user_revfx_data::hooks
 

Detailed Description