#include <icubex.H>
Inherits DEVice, and DEVpolled.
Public Methods | |
DEVICubeX (Cstr_ptr &devname) | |
virtual | ~DEVICubeX () |
void | reportChannel (int channel, double data) |
void | do_poll () |
Protected Methods | |
bool | openMidi () |
Protected Attributes | |
bool | _midiSuccess |
DEVice_1d * | _channels [32] |
bool | _askForMidiPort |
bool | _activeChannels [32] |
str_ptr | _lindev |
str_ptr | _loutdev |
int | _fdin |
int | _fdout |
int | _curpos |
unsigned char | _buffer [2048] |
|
|
|
|
|
Implements DEVpolled. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|