Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 489 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 489 Bytes

aubio-r

A utility script to call Aubio command and retrieve results from a temporary file.

Running this library requires installing Aubio on your system.

  • unix : apt-get install aubio
  • macos : brew install aubio
  • windows : see website

Demos use tuneR and seewave to read and draw wav files.