diff --git a/resource.h b/resource.h index 7c6087255..2a298bdcd 100644 --- a/resource.h +++ b/resource.h @@ -453,7 +453,7 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 188 +#define _APS_NEXT_RESOURCE_VALUE 189 #define _APS_NEXT_COMMAND_VALUE 40000 #define _APS_NEXT_CONTROL_VALUE 1359 #define _APS_NEXT_SYMED_VALUE 100 diff --git a/whatsnew.txt b/whatsnew.txt index 775abab68..9b0c3476f 100644 --- a/whatsnew.txt +++ b/whatsnew.txt @@ -1,3 +1,8 @@ +New ReaScript functions (Issue 880): ++NF_AnalyzeTakeLoudness_IntegratedOnly() ++NF_AnalyzeTakeLoudness() ++NF_AnalyzeTakeLoudness2() + Fixes: +Issue 860: Fix automation item removed after SWS/wol: Set selected envelope height... actions