aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard <q@1bpm.net>2021-03-16 02:05:11 +0000
committerRichard <q@1bpm.net>2021-03-16 02:05:11 +0000
commitbb740f6477e6dc80340bc40fb0b362f76e870a24 (patch)
tree8f1a89ff272a7c1f0ec5326587de6b4f9a6bfeb0
parent13bc13e42ad7f9cb527540f9429f39366ae9caca (diff)
downloadcsound-xtract-bb740f6477e6dc80340bc40fb0b362f76e870a24.tar.gz
csound-xtract-bb740f6477e6dc80340bc40fb0b362f76e870a24.tar.bz2
csound-xtract-bb740f6477e6dc80340bc40fb0b362f76e870a24.zip
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ecda048..c563f69 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# csound-xtract : Csound feature extraction using libXtract
## Overview
-csxtract is a plugin opcode which uses libXtract to perform feature extraction from within Csound.
+csound-xtract is a plugin opcode which uses libXtract to perform feature extraction 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.