diff minijss/jssmod.h @ 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 aa3738b121d1
children cb31e57982f2
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,