diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |