changeset 1178:f1bbac567942

Oops, forgot to commit this change to add the conversion table to JSSExtInstrument structure.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 10:02:17 +0200
parents dc26df8b642c
children e7a951937374
files minijss/jssmod.h
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/minijss/jssmod.h	Thu Mar 05 09:58:07 2015 +0200
+++ b/minijss/jssmod.h	Thu Mar 05 10:02:17 2015 +0200
@@ -116,7 +116,9 @@
 #ifndef JSS_LIGHT
     char *desc;
 #endif
-    int nsamples, sNumForNotes[jsetNNotes];
+    int nsamples,
+        sNumForNotes[jsetNNotes],
+        instConvTable[jsetNNotes];
     JSSEnvelope volumeEnv, panningEnv;
     int vibratoType,
         vibratoSweep,