Hi, i'm trying to implement a proper timing control in a sequencer
client implementation,
but i have a question not covered in the documentation. Basically,
does alsalib or alsa
do any kind of timing conversion or something at the time of the event
arrival?
what i mean is, basically my seq client app (a softsynth) has to to
take care of _all_ kind of timings?
(direct/timestamp absolute and relative/tick), or does alsa proovide
some method (for timing conversion or something) so i can easily parse
those? This is basically so i can process audio in large blocks and
sync properly with the audio being played, even if there is a certain
latency. I checked out
some existing apps (timidity and iiwusynth) and none seem to bother
about checking the time of
the event, so they'll screwup when using bigger audio buffersizes. 
Has this been ever implemented? 

Thanks!

Juan Linietsky




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to