Skip to content

gnu-octave/octave-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

  3. 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 github for function documentation.

See the online manual for octave-audio on octave github for complete documentation.

Read the Octave Octave audio package wiki for install tips and examples.

Known limitations and bugs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •