# HG changeset patch # User Matti Hamalainen # Date 1425542537 -7200 # Node ID f1bbac567942a5c4b908e2addd536a90887c9159 # Parent dc26df8b642cb89eba80af4df0e1b510e59f4228 Oops, forgot to commit this change to add the conversion table to JSSExtInstrument structure. diff -r dc26df8b642c -r f1bbac567942 minijss/jssmod.h --- 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,