Clemens Ladisch schrieb: > Christopher Arndt wrote: >> I've tested this now and encountered a very strange bevahior of the >> event time set by the queue: > > Apparently, you are the first one who tried to use this. Fixed now: > http://git.alsa-project.org/?p=alsa-python.git;a=commitdiff;h=9a7dea33dddeb2d9d7693257323d43ccffbffed2 Excelllent! The test script now produces correct results. Thanks for the fix! Might I suggest another patch to pyalsa? This would allow to use developers to use "python setup.py develop" to install their git version as a Python egg-link and makes it much easier to use pyalasa with virtual Python environments. Chris