aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard <q@1bpm.net>2021-03-16 02:06:24 +0000
committerRichard <q@1bpm.net>2021-03-16 02:06:24 +0000
commit6e52c02e111a6ce5aa4af216736017dd6fc640e0 (patch)
tree87e1d2255636249d88f1420a5040fa870cc8816b
parentbb740f6477e6dc80340bc40fb0b362f76e870a24 (diff)
downloadcsound-xtract-6e52c02e111a6ce5aa4af216736017dd6fc640e0.tar.gz
csound-xtract-6e52c02e111a6ce5aa4af216736017dd6fc640e0.tar.bz2
csound-xtract-6e52c02e111a6ce5aa4af216736017dd6fc640e0.zip
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c563f69..4261d43 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# csound-xtract : Csound feature extraction using libXtract
## Overview
-csound-xtract is a plugin opcode which uses libXtract to perform feature extraction from within Csound.
+csound-xtract is a set of plugin opcodes which use libXtract to perform feature extraction and associated tasks from within Csound.
Development is still ongoing and subject to various research matters, thus is provided in an experimental/alpha state and may contain bugs. Parts of the code are due overhauls and refactoring, but the intention is for the opcodes and general operation to remain the same as presented here.