Re: Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- From: claird@xxxxxxxxx (Cameron Laird)
- Date: Sat, 31 Mar 2007 05:35:10 +0000
In article <130r6df92n4rp04@xxxxxxxxxxxxxxxxxx>,
Grant Edwards <grante@xxxxxxxx> wrote:
On 2007-03-30, gregorywieber@xxxxxxxxx <gregorywieber@xxxxxxxxx> wrote:.
I'm just beginning my exploration of Python and I have a rather
general question. If two particular programs have Python scripting
capabilities, does that mean those two programs can communicate in
real time through Python?
No.
.
.
No and yes. Two Python interpreters *can* communicate;
there are all sorts of possibilities, depending on what
one intends by "real-tine". I agree, of course, that
Python doesn't build in an explicit Python-specific IPC.
.
- References:
- Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- From: gregorywieber
- Re: Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- From: Grant Edwards
- Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- Prev by Date: Re: Modal value of an array
- Next by Date: Re: Hpw make lists that are easy to sort.
- Previous by thread: Re: Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- Next by thread: Re: Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- Index(es):
Relevant Pages
|