[PD] how to kill all [shell]'s child before quitting Pd

Antoine Villeret antoine.villeret at gmail.com
Tue May 28 20:14:25 CEST 2013


hi,

I'm calling a new instance of Pd inside a Pd patch with [shell]
but I notice I can't quit the main pd instance if a process is still
running inside the [shell]

the GUI hangs until the process ends (until I quit Pd)
since the child pd is running without gui,

1) is it possible to exit a running process via [shell] ?
for example how could I send a ^c (ctrl+c) command ?

2) moreover, how to trig it when I press ctrl+Q or menu quit ?

3) the [noquit] abstraction gives me a tcl error : "can't rename menu_quit
command doesn't exists"

I'm running pd vanilla 0.44-2

thanks for help

antoine

--
do it yourself
http://antoine.villeret.free.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20130528/83b99db4/attachment.htm>


More information about the Pd-list mailing list