hi
thanks for your reply ,
If we have to transfer some big data buffer from player to
synthesizer is there a way to route those data
appropriately through ALSA library?
BR
-reddy
----- Original Message -----
From: "Alfons Adriaensen" <fons.adriaensen(a)alcatelaleniaspace.com>
To: "The Linux Audio Developers' Mailing List"
<linux-audio-dev(a)music.columbia.edu>
Sent: Wednesday, January 11, 2006 9:42 PM
Subject: Re: [linux-audio-dev] Plz help ...Can ALSA support the
"real-timemode" ?
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