Skip to content

Releases: gnu-octave/octave-audio

Release 2.0.9

24 Sep 12:41
Compare
Choose a tag to compare

Changes in this release include:

  • minor bug fixes

  • minor updates to documentation

  • NEW FUNCTIONS:

    • phone2sone
    • sone2phone

Release 2.0.8

02 Oct 14:07
Compare
Choose a tag to compare
  • bugfix midisend with multiple messages
  • audioOscillator: update to allow functioning in < octave 6
  • minor updated for Octave 9+ compatibility

Release 2.0.7

26 Jul 14:57
Compare
Choose a tag to compare

** bugfix crash on create mididevice without a midisystem

** minor updates to documentation

Release 2.0.6

20 Jul 13:34
Compare
Choose a tag to compare

** minor updates for octave dld classes

** NEW FUNCTIONS:
- erb2hz and hz2erb
- bark2hz and hz2bark
- mel2hz and hz2mel
- audioOscillator

** minor updates to documentation