Re: Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- From: "Terry Reedy" <tjreedy@xxxxxxxx>
- Date: Sat, 31 Mar 2007 00:21:54 -0400
<gregorywieber@xxxxxxxxx> wrote in message
news:1175294306.124030.272350@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| Hi All,
|
| 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?
|
| I'm running some audio experiments (for artistic purposes) in the
| program Pure Data (PD). I would like to use data that I extract from
| audio files to affect 3-d game simulations in Blender. I don't know
| specifically what it is I would be manipulating -- this is an artistic
| project, so intend to do a lot of experimenting to see what I come up
| with...
|
| My question(s): Is this possible, reasonable, plausible?
I would think more in terms of exchanging data packets than of exchanging
code.
tjr
.
- References:
- Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- From: gregorywieber
- Newbie Question (real-time communication between apps: audio, 3d, PD, Blender)
- Prev by Date: Re: Long way around UnicodeDecodeError, or 'ascii' codec can't decode byte
- Next by Date: Re: loading a url using urllib2
- 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):