From 195e33d2a5e8fc2917cca1aa636ccbd16b05f327 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Mon, 24 Feb 2014 13:31:40 -0800 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09868ba..d1b738f 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ white noise generator. loud, full-range, 0dBFS. don't say i didn't warn you. __crap\_tube (0x50F7BA11)__ -static waveshaper with 4x oversampling, sounds kinda like a tube i guess? +static waveshaper with 6x oversampling, sounds kinda like a tube i guess? ### crap delay test @@ -58,6 +58,7 @@ other targets: ## TODO +* ARM support * spaces-in-paths support in Makefile * rename plugins (fix capitalization consistency and such) * reduce input/output buffers on biquads (shared)