Re: [LAU] sending program change from the commandline

From: R. Mattes <rm@email-addr-hidden-freiburg.de>
Date: Mon May 09 2011 - 00:30:15 EEST

On Sun, 8 May 2011 22:40:19 +0200, Renato wrote
> On Sun, 8 May 2011 10:40:24 +0200
> Emanuel Rumpf <xbran@email-addr-hidden> wrote:
>
> > But *beware* to use python for any serious (real-time)
> > midi-processing. Timing is bad and unreliable.
> >
>
> how bad could it get? something like 1, 10 or 100 milliseconds?

Totally depends on what else runs in the Python instance. Read up
on Python's 'global interpreter lock' (GIL). BWT, most calls into C
invoke the interpreter lock (and C calls happen a lot in Python).

 HTH Ralf Mattes

> cheers
> renato
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/listinfo/linux-audio-user

--
R. Mattes -
Hochschule fuer Musik Freiburg
rm@email-addr-hidden-freiburg.de
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon May 9 04:15:01 2011

This archive was generated by hypermail 2.1.8 : Mon May 09 2011 - 04:15:01 EEST