Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Public Types | |
enum | ModeT { SYNTHENGINE , CHECK_INTEGRITY_TESTS } |
Public Attributes | |
AudioEngine * | engine |
String | pcm_override |
String | midi_override |
WebSocketServer * | web_socket_server |
const char * | outputfile |
std::vector< String > | args |
uint16 | websocket_port |
int | jsonapi_logflags |
bool | norc |
bool | allow_randomization |
bool | list_drivers |
bool | play_autostart |
double | play_autostop |
ModeT | mode |
std::vector<String> Ase::MainApp::args |
AudioEngine* Ase::MainApp::engine |
WebSocketServer* Ase::MainApp::web_socket_server |