patch-2.1.6 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
- Lines: 22
- Date:
Tue Oct 29 09:31:08 1996
- Orig file:
v2.1.5/linux/drivers/sound/opl3.h
- Orig date:
Sat Jul 6 11:31:43 1996
diff -u --recursive --new-file v2.1.5/linux/drivers/sound/opl3.h linux/drivers/sound/opl3.h
@@ -4,7 +4,7 @@
/*
* Copyright (C) by Hannu Savolainen 1993-1996
*
- * USS/Lite for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
+ * OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
* Version 2 (June 1991). See the "COPYING" file distributed with this software
* for more info.
*/
@@ -69,10 +69,10 @@
#define COMPOSITE_SINE_WAVE_MODE 0x80 /* Don't use with OPL-3? */
#define KEYBOARD_SPLIT 0x40
-#define PERCUSSION_REGISTER 0xbd /* Left side only */
+#define PERCOSSION_REGISTER 0xbd /* Left side only */
#define TREMOLO_DEPTH 0x80
#define VIBRATO_DEPTH 0x40
-#define PERCUSSION_ENABLE 0x20
+#define PERCOSSION_ENABLE 0x20
#define BASSDRUM_ON 0x10
#define SNAREDRUM_ON 0x08
#define TOMTOM_ON 0x04
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov