re: [PD] Calling a Dos Batch script

2006-11-28 Thread adam armfield
I am trying to get pd to call up a dos batch script
that includes CDP (Composers Desktop Project)
commands.  I know the shell object works on the unix
side, but is there a windows equivilent?  Many thanks
in advance!
-

hi Paul:

i think a friend of mine glued pd to a windows app
using some perl... also, i think the cdp is largely a
collection of one guys algorithims, so these might
have been ported to a *nix system too, if this is any
help ;-)

all the best

adam


Send instant messages to your online friends http://uk.messenger.yahoo.com 

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Calling a Dos Batch script

2006-11-27 Thread carmen
On Mon Nov 27, 2006 at 07:00:43PM -0500, Paul Coleman wrote:
 Hi everyone,
 
 I am trying to get pd to call up a dos batch script that includes CDP
 (Composers Desktop Project) commands.  I know the shell object works on the
 unix side, but is there a windows equivilent?

you can use [popen]. theres also [system] if you dont need a return value, 
and/or don't want pd to block waiting for the shell activity to finish. i got 
fairly close to getting [shell] ported which would have been the best of both 
worlds, but im not sure if i just couldnt figure it all out, or it was 
legitimate windows problems, that prevented it from being completed. 

  Many thanks in advance!
 
 Paul
 
 ___
 Paul Coleman, Composition
 Eastman Computer Music Center
 Eastman School of Music
 585.334.6984 / 585.315.2201
 www.paulcolemanmusic.com

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list


___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list