Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release-src > by-pkgid > 9a11608f581919f315fefd275695f2b1 > files > 2

gt-0.4-10.mga7.src.rpm

diff -up gt-0.4/src/instrum.c~ gt-0.4/src/instrum.c
--- gt-0.4/src/instrum.c~	2008-01-27 14:21:17.000000000 +0100
+++ gt-0.4/src/instrum.c	2008-01-27 14:21:17.000000000 +0100
@@ -1170,7 +1170,7 @@ load_instrument (ToneBank *b, int bank, 
 			           sp->lfo_sweep_increment,
 			           sp->lfo_phase_increment, sp->lfo_depth);
 		    }
-		    READ_CHAR ((int8)sp->aps_parameter);
+		    READ_CHAR (sp->aps_parameter);
 		    /* skip (fp, 1); */
 		}
 		else {