[go: up one dir, main page]

Menu

Tree [72cafb] default release-2.0.0 /
 History

Read Only access


File Date Author Commit
 doc 2020-01-14 John Donoghue John Donoghue [72cafb] * doc/audio.texi, inst/midireceive.m: doc corre...
 inst 2020-01-14 John Donoghue John Donoghue [72cafb] * doc/audio.texi, inst/midireceive.m: doc corre...
 src 2020-01-03 John Donoghue John Donoghue [a651c9] maint: update ready for 2.0.0 release
 .hgignore 2014-08-11 Carnë Draug Carnë Draug [e2c069] maint: add hgignore file.
 COPYING 2019-12-06 John Donoghue John Donoghue [cca9bf] Add midi files
 DESCRIPTION 2020-01-03 John Donoghue John Donoghue [a651c9] maint: update ready for 2.0.0 release
 INDEX 2019-12-29 John Donoghue John Donoghue [602ec0] Add ismidifile
 Makefile 2019-12-31 John Donoghue John Donoghue [c6f2dd] Add manual to octave forge html docs
 NEWS 2020-01-03 John Donoghue John Donoghue [a651c9] maint: update ready for 2.0.0 release
 README.md 2019-12-06 John Donoghue John Donoghue [cca9bf] Add midi files

Read Me

Introduction

The Octave Audio package provides MIDI device functions for GNU Octave

Requirements

  • Octave >= 4.0.0

  • RTMIDI library and include files

Installing

To install, run the octave package manager:

  1. If running Windows, the package may already be installed:

pkg list audio

  1. To install from source forge:
    pkg install -forge audio

  2. To install from a local tarball.
    pkg install audio-XXXXXXX.tar.gz
    Where XXXXXXX is the version of the the downloaded tarball.

Usage:

  1. Load the package.
    pkg load audio
    (Required each time Octave is started)

  2. Type help audio at the octave prompt to display a list of functions

Documentation

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.

Known limitations and bugs

Currenty package provides only the midi functions