pd-externals / command

execute system commands from Pd
Other
4 stars 1 forks source link
command puredata puredata-external

command

is a fork of the [shell] external from Günter Geiger's ggee library.

It provides a way to execute commands from Pd. Its goal is to give more fine-grained control over the process it manages. Unlike the original [shell] external, [command] executes commands directly and does not wrap them into a shell. This means shell features cannot be used with [command]. However, they can be used in shell scripts that can be executed with [command].

Features

Authors

2002 - 2006 Guenter Geiger geiger@xdv.org
2005 - 2010 Hans-Christoph Steiner hans@eds.org
2008 - 2022 IOhannes m zmölnig zmoelnig@iem.at
2019 jyg jyg@gumo.fr
2021 - 2022 Roman Haefeli reduzent@gmail.com

License

Tcl/Tk License. Refer to LICENSE.txt