From 89ae79e509ab153baa63e6c42f931121f6319f1c Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 26 Jul 2016 01:52:08 +0200 Subject: README.rst: Adding requirements. Updating features by naming externalized UGens. --- README.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.rst b/README.rst index 8aec7ea..3c88d5c 100644 --- a/README.rst +++ b/README.rst @@ -3,9 +3,15 @@ bowelyzer | |supercollider| classes for analysis of several audio streams and sending of |osc| messages based on amplitude and frequency thresholds and onset detection +Requirements +____________ + +| |supercollider| > 3.7 + Features ________ +* externalization of the |pitch|, |amplitude| and |pv_hainsworthfoote| UGens * |json| configuration file * multi-channel (channels are additionally selectable multiple times) * analysis of amplitude, pitch and onset settable @@ -100,3 +106,15 @@ detected and **onSet** (0, 1) to whether an onset was detected. bowelyzer git repository +.. |pitch| raw:: html + + Pitch + +.. |amplitude| raw:: html + + Amplitude + +.. |pv_hainsworthfoote| raw:: html + + PV_HainsworthFoote + -- cgit v1.2.3