changeset 143:17a1c46db7eb

It would seem, based on tests, that the actual starting value for XM ext instrument fadeout is 32768.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 05 Oct 2012 09:33:42 +0300
parents 69e3041032e9
children 22e1be63f6af
files jssplr.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/jssplr.h	Fri Oct 05 09:32:44 2012 +0300
+++ b/jssplr.h	Fri Oct 05 09:33:42 2012 +0300
@@ -15,7 +15,8 @@
 #define mpMinVol            (0)
 #define mpMaxVol            (64)
 #define mpPanCenter         (0)
-#define mpMaxFadeoutVol     (65535)
+//#define mpMaxFadeoutVol     (65535)
+#define mpMaxFadeoutVol     (32768)
 
 
 // Channel New-Data flags