Just a typo I happened across.

-- rec --

--- alsa-lib/include/seq_event.h~       Wed Jan  9 18:57:15 2002
+++ alsa-lib/include/seq_event.h        Sun Feb  3 00:09:05 2002
@@ -354,7 +354,7 @@
 typedef enum snd_seq_stop_mode {
        SND_SEQ_SAMPLE_STOP_IMMEDIATELY = 0,    /**< terminate playing immediately */
        SND_SEQ_SAMPLE_STOP_VENVELOPE = 1,      /**< finish volume envelope */
-       SDN_SEQ_SAMPLE_STOP_LOOP = 2            /**< terminate loop and finish wave */
+       SND_SEQ_SAMPLE_STOP_LOOP = 2            /**< terminate loop and finish wave */
 } snd_seq_stop_mode_t;
 
 /** sample frequency */

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to