Csound
6.16
|
#include <csound.h>
Public Attributes | |
char | device_name [64] |
char | device_id [64] |
char | rt_module [64] |
int | max_nchnls |
int | isOutput |
Device information
char CS_AUDIODEVICE::device_id[64] |
char CS_AUDIODEVICE::device_name[64] |
int CS_AUDIODEVICE::isOutput |
int CS_AUDIODEVICE::max_nchnls |
char CS_AUDIODEVICE::rt_module[64] |