The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

: 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.

Package: audio