List of all members.
Public Member Functions |
| IntanThread (SourceNode *sn) |
bool | foundInputSource () |
int | getNumChannels () |
float | getSampleRate () |
float | getBitVolts () |
| DataThread (SourceNode *sn) |
void | run () |
DataBuffer * | getBufferAddress () |
Private Member Functions |
bool | initializeUSB (bool) |
bool | closeUSB () |
bool | startAcquisition () |
bool | stopAcquisition () |
bool | updateBuffer () |
| JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (IntanThread) |
Private Attributes |
struct ftdi_context | ftdic |
int | vendorID |
int | productID |
int | baudrate |
bool | isTransmitting |
bool | deviceFound |
unsigned char | startCode |
unsigned char | stopCode |
unsigned char | buffer [240] |
float | thisSample [16] |
int | ch |
The documentation for this class was generated from the following file: