is it possible to start an application (with some command-line arguments) out of pd? (under linux)
thanks & lg jonas
Hallo, jonas hat gesagt: // jonas wrote:
is it possible to start an application (with some command-line arguments) out of pd? (under linux)
There is an external called "shell" which does just that, you can get it from CVS. You should also be able use the python external for this (os.system etc.)
I suppose you are aware, that this is a possible security risk, so don't start unknown patches or use "-noloadbang" if in doubt.
Frank Barknecht _ ______footils.org__
_ __latest track: "scans" _ http://footils.org/cms/show/41
Check out the "shell" external in CVS.
d.
jonas wrote:
is it possible to start an application (with some command-line arguments) out of pd? (under linux)
Its in the "Pd-extended.app" builds too.
.hc
On May 26, 2005, at 11:20 AM, derek holzer wrote:
Check out the "shell" external in CVS.
d.
jonas wrote:
is it possible to start an application (with some command-line
arguments) out of pd? (under linux)--
derek holzer ::: http://www.umatic.nl ---Oblique Strategy # 128: "Overtly resist change"
PD-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
"Computer science is no more related to the computer than astronomy is
related to the telescope."
-Edsger Dykstra