summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-01-29 15:51:02 -0800
committeryo mama <pepper@scannerjammer.com>2015-01-29 15:51:02 -0800
commit3dce74ec0302c4a62d4b51406178cd7dac50e7ee (patch)
tree74a03f95c451b21b89c8da0f5d7f843abcc06e9a /NEWS
parent626426cbed64119d48458120d4a7bc8b281bf458 (diff)
autotools working a bit better
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 0 insertions, 23 deletions
diff --git a/NEWS b/NEWS
deleted file mode 100644
index 2217afc..0000000
--- a/NEWS
+++ /dev/null
@@ -1,23 +0,0 @@
-Version 0.1.1:
--------------
-Can now do multiple configure key-value pairs.
-
-Added an assert(isfinite()) to check synth output.
-
-
-Version 0.1.2:
--------------
-Some cleaning up.
-
-Default midi note is now middle C (note 60).
-
-Added -p -2 option - generates random port values.
-
-
-Version 0.1.3:
--------------
-New option, -b, clips out-of-bounds data, including NaN and Inf,
-instead of just exiting.
-
-New option, -r, sets the length of the release tail. Omit it to allow the
-release tail to die to silence (up to maximum of 15s).