[EMAIL PROTECTED] hat gesagt: // [EMAIL PROTECTED] wrote:

> OK, Im new to the list and I dont understand the nomenclature.
> The INSTALL file in the alsa-driver mentiones the option 
>     --with-sequencer
> but I havent a clue what a sequencer is.
> 
> How about a quick explanation.

The sequencer here is the sequencer device:
/proc/asound/dev/seq or the same at /dev/snd/sequencer

It's a higher-level interface to control all kinds of midi events. The
programmer of a midi software can use this or the raw midi devices
/dev/midiXX, /dev/snd/midiXX,...

*Very* simply said: You can think of it as a device port like the
/dev/psaux device for ps/2-mouses: You maybe don't need its support right
now, if you don't have a ps/2 mouse, but you will miss it, if you buy one.

Ciao,
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\   
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \  
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 

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

Reply via email to