From dc5e6298a0030fe963cf2e633ea1cdaa852cd2aa Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 5 Mar 2019 18:18:59 +0100 Subject: [PATCH] updated history --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index c4ec38e3..ea28bd14 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -19,6 +19,7 @@ * added "neg" selector to monadic function reporter in "Operators" category * enhanced support for embedding Snap in other website, thanks, Bernat! * export sounds + * new "microphone" sensor block in audioComp lib with live volume / signals / frequencies * Notable Changes: * added third hsv dimension to pen colors, changed SET and CHANGE pen blocks * added transparency (alpha) to pen colors @@ -48,6 +49,7 @@ ### 2019-03-05 * GUI: added "globe" icon to language menu item +* AudioComp lib: added @mjguzdial style live signal and fft support ### 2019-03-04 * GUI: deprecated storing projects in localStorage