patch-1.3.34 linux/drivers/sound/opl3.h

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

diff -u --recursive --new-file v1.3.33/linux/drivers/sound/opl3.h linux/drivers/sound/opl3.h
@@ -102,12 +102,12 @@
  *
  *	AM/VIB/EG/KSR/Multiple (0x20 to 0x35)
  */
- #define AM_VIB					0x20
- #define   TREMOLO_ON			0x80
- #define   VIBRATO_ON			0x40
- #define   SUSTAIN_ON			0x20
- #define   KSR				0x10 	/* Key scaling rate */
- #define   MULTIPLE_MASK		0x0f	/* Frequency multiplier */
+#define AM_VIB					0x20
+#define   TREMOLO_ON			0x80
+#define   VIBRATO_ON			0x40
+#define   SUSTAIN_ON			0x20
+#define   KSR				0x10 	/* Key scaling rate */
+#define   MULTIPLE_MASK		0x0f	/* Frequency multiplier */
 
  /*
   *	KSL/Total level (0x40 to 0x55)
@@ -231,7 +231,7 @@
 #define USE_LEFT	0
 #define USE_RIGHT	1
 
-static struct physical_voice_info physical_voices[18] =
+static struct physical_voice_info pv_map[18] =
 {
 /*       No Mode Side		OP1	OP2	OP3   OP4	*/
 /*	---------------------------------------------------	*/

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