patch-2.1.122 linux/include/linux/wavefront.h
Next file: linux/include/net/sock.h
Previous file: linux/include/linux/videodev.h
Back to the patch index
Back to the overall index
- Lines: 37
- Date:
Thu Sep 10 16:37:27 1998
- Orig file:
v2.1.121/linux/include/linux/wavefront.h
- Orig date:
Sun Jul 26 11:57:19 1998
diff -u --recursive --new-file v2.1.121/linux/include/linux/wavefront.h linux/include/linux/wavefront.h
@@ -150,10 +150,6 @@
#define WF_MIDI_VIRTUAL_IS_EXTERNAL 0x2
#define WF_MIDI_IN_TO_SYNTH_DISABLED 0x4
-/* See wavefront.c for details */
-
-#define WAVEFRONT_MAX_DEVICES 1 /* How many WaveFront cards we can handle */
-
/* slot indexes for struct address_info: makes code a little more mnemonic */
#define WF_SYNTH_SLOT 0
@@ -502,11 +498,11 @@
wavefront_drum d;
} wavefront_any;
-/* Hannu Savolainen hoped that his "patch_info" struct in soundcard.h
- might work for other wavetable-based patch-loading situations.
- Alas, his fears were correct. The WaveFront doesn't even come with
- just "patches", but several different kinds of structures that
- control the process of generating sound.
+/* Hannu Solvainen hoped that his "patch_info" struct in soundcard.h
+ might work for other wave-table based patch loading situations.
+ Alas, his fears were correct. The WaveFront doesn't even come with
+ just "patches", but several different kind of structures that
+ control the sound generation process.
*/
typedef struct wf_patch_info {
@@ -662,7 +658,7 @@
/* Allow direct user-space control over FX memory/coefficient data.
In theory this could be used to download the FX microprogram,
- but it would be a little slower, and involve some weird code.
+ but it would be a little slower, and involve some wierd code.
*/
#define WFFX_MEMSET 69
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov