patch-1.3.18 linux/drivers/sound/opl3.c

Next file: linux/drivers/sound/os.h
Previous file: linux/drivers/sound/mpu401.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.17/linux/drivers/sound/opl3.c linux/drivers/sound/opl3.c
@@ -1094,7 +1094,7 @@
   if (voice < 0 || voice >= nr_voices)
     return;
 
-  bend_pitch (dev, voice, value);
+  bend_pitch (dev, voice, value - 8192);
 }
 
 static int

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this