List of all members.
Public Member Functions |
| FileReaderThread (SourceNode *sn) |
bool | foundInputSource () |
bool | startAcquisition () |
bool | stopAcquisition () |
int | getNumChannels () |
float | getSampleRate () |
float | getBitVolts () |
| DataThread (SourceNode *sn) |
void | run () |
DataBuffer * | getBufferAddress () |
Private Member Functions |
bool | updateBuffer () |
| JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (FileReaderThread) |
Private Attributes |
int | samplesPerBlock |
int | lengthOfInputFile |
int | playHead |
FILE * | input |
float | thisSample [16] |
int16 | readBuffer [1600] |
int | bufferSize |
The documentation for this class was generated from the following file: