public class AudioRTLine extends RTLine
| Constructor and Description |
|---|
AudioRTLine(java.lang.String fileName) |
| Modifier and Type | Method and Description |
|---|---|
Note |
getNextNote()
Override this method to set the next method to be called.
|
controlChange, externalAction, getChannels, getInstrument, getNumLines, getSampleRate, instNote, pause, setBufferSize, setTempo, start, stop, unPausepublic Note getNextNote()
RTLinegetNextNote in class RTLine