Audio Toolkit - @octave_midi/hasdata
tf =hasdata(dev)Return whether there is data available to read
Inputs
dev - a octave midi device opened using mididevice.
Outputs
tf - true if device has data available to read
See also: mididevice.
tf = hasdata (dev)Return whether there is data available to read
dev - a octave midi device opened using mididevice.
tf - true if device has data available to read
See also: mididevice.