|
liblscp
0.6.0
|
#include <client.h>
Data Fields | |
| char * | name |
| int | midi_controller |
| int * | audio_routing |
| float | level |
Effect send info cache struct.
| int* _lscp_fxsend_info_t::audio_routing |
Referenced by client_test_fxsend_info(), lscp_fxsend_info_free(), and lscp_fxsend_info_init().
| float _lscp_fxsend_info_t::level |
Referenced by client_test_fxsend_info(), and lscp_fxsend_info_init().
| int _lscp_fxsend_info_t::midi_controller |
Referenced by client_test_fxsend_info(), and lscp_fxsend_info_init().
| char* _lscp_fxsend_info_t::name |
Referenced by client_test_fxsend_info(), lscp_fxsend_info_free(), and lscp_fxsend_info_init().
1.8.13