File | Date | Author | Commit |
---|---|---|---|
doc | 2020-01-14 |
|
[72cafb] * doc/audio.texi, inst/midireceive.m: doc corre... |
inst | 2020-01-14 |
|
[72cafb] * doc/audio.texi, inst/midireceive.m: doc corre... |
src | 2020-01-03 |
|
[a651c9] maint: update ready for 2.0.0 release |
.hgignore | 2014-08-11 |
|
[e2c069] maint: add hgignore file. |
COPYING | 2019-12-06 |
|
[cca9bf] Add midi files |
DESCRIPTION | 2020-01-03 |
|
[a651c9] maint: update ready for 2.0.0 release |
INDEX | 2019-12-29 |
|
[602ec0] Add ismidifile |
Makefile | 2019-12-31 |
|
[c6f2dd] Add manual to octave forge html docs |
NEWS | 2020-01-03 |
|
[a651c9] maint: update ready for 2.0.0 release |
README.md | 2019-12-06 |
|
[cca9bf] Add midi files |
The Octave Audio package provides MIDI device functions for GNU Octave
Octave >= 4.0.0
RTMIDI library and include files
To install, run the octave package manager:
pkg list audio
To install from source forge:
pkg install -forge audio
To install from a local tarball.
pkg install audio-XXXXXXX.tar.gz
Where XXXXXXX is the version of the the downloaded tarball.
Load the package.
pkg load audio
(Required each time Octave is started)
Type help audio at the octave prompt to display a list of functions
See the function list for octave-audio on octave forge for function documentation.
See the online manual for octave-audio on octave forge for complete documentation.
Read the Octave Octave audio package wiki for install tips and examples.
Currenty package provides only the midi functions