[linux-audio-dev] Plz help ...Can ALSA support the "real-time mode" ?

Alfons Adriaensen fons.adriaensen at alcatelaleniaspace.com
Wed Jan 11 12:42:10 UTC 2006


On Wed, Jan 11, 2006 at 09:09:46PM +0900, Srinivas Reddy wrote:

> I am having an audio engine with MIDI PLAYER and MIDI SYNTHESIZER which is 
> running in real time mode . It means that
> the player layer send the MIDI events directly to the synthesizer that are
> contained in the current frame. There is no time information in the events
> and there is no bufferization.
> 
> Q1)Does ALSA can support the "real-time mode" ?
> 
> OR
> Does it support a sequenced mode ? i.e.,does the player/parser have to send 
> time
> information to the ALSA library?

It supports both modes. You can send midi to another app
for immediate delivery, or you can schedule it for later.

-- 
FA



More information about the Linux-audio-dev mailing list