aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.