From 067d794f50cf0885aa9f94afa3d651ad5ee07d63 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 5 Apr 2017 14:33:48 +0200 Subject: [PATCH] README.md: update list of command line tools --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f3b7bbb..549a4db9 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,12 @@ please see the file [`python/README.md`](python/README.md) and the Examples tools -------------- -A few simple command line tools are included along with the library: +The python module comes with the following command line tools: + + - `aubio` extracts informations from sound files + - `aubiocut` slices sound files at onset or beat timestamps + +Additional command line tools are included along with the library: - `aubioonset` outputs the time stamp of detected note onsets - `aubiopitch` attempts to identify a fundamental frequency, or pitch, for @@ -53,10 +58,6 @@ A few simple command line tools are included along with the library: - `aubionotes` emits midi-like notes, with an onset, a pitch, and a duration - `aubioquiet` extracts quiet and loud regions -Additionally, the python module comes with the following script: - - - `aubiocut` slices sound files at onset or beat timestamps - The latest version of the documentation can be found at: https://aubio.org/documentation -- 2.11.0