aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7db0fdf..7e0610b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# libguttersynth
This is a C port of Tom Mudd's Gutter Synth originally for Max/MSP.
+APIs are available for both C and CPP in the corresponding .h and .hpp header files.
+Documentation forthcoming, but the examples should demonstrate usage quite clearly.
## Requirements