From 528d3d766ec37025abb43a972226c2a82d7e9862 Mon Sep 17 00:00:00 2001 From: gw-chuck Date: Mon, 7 Jul 2008 09:08:05 +0000 Subject: [PATCH] *** empty log message *** --- notes/VERSIONS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notes/VERSIONS b/notes/VERSIONS index c2018459..3cf27ac7 100644 --- a/notes/VERSIONS +++ b/notes/VERSIONS @@ -39,6 +39,9 @@ .max( dur, float ) for initializing to delay/depth limits .baseDelay( dur ) sets current base delay - (fixed) dur +=> now no longer crashes + - (fixed) ADSR now returns attackTime, decayTime, and releaseTime that corresponds + to the duration-based setting functions (internally multiplied by SR) + (thanks Eduard) - (fixed) STK Mandolin no longer plays without explicit noteOn - (fixed) unsporked Shred instances now given id == 0 (thanks Kassen) - (fixed) typos in ugen_xxx.cpp and chuck-specific rtaudio.cpp (/moudi) -- 2.11.4.GIT