Hi list,
I was wondering if there has been any documentation or though on the possibility of using common shell commands through pd, such as mkdir, cp, and ls (mkdir, copy, dir for windows users). The purpose is that I want an easy way to store recorded controller information for playback/automation, and directories seem to be a nice way to organize things. I parsed the list a tad but couldn't find anything useful. If anyone has any idea or information pertaining, thanks in advance.
~Kyle
=====
,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;.
"It is the mark of an educated mind to be able to entertain
a thought without accepting it." -- Aristotle
,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;.
this has been a telepathically-charged broadcast from the mind of kyle klipowicz. care to respond?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Le 2 Juillet 2003 14:03, Kyle Klipowicz a écrit :
Hi list,
I was wondering if there has been any documentation or though on the possibility of using common shell commands through pd, such as mkdir, cp, and ls (mkdir, copy, dir for windows users).
I used the shell object, and it works very well. I even used it to execute remote shell commands with ssh. The best way is to program scripts with arguments (sh, perl, python,ruby,etc) and execute the scripts from a shell object. Under Windows, I guess it's possible to do the same tricks if PD is started from a Cygwin bash script. Experiment...
Marc
hi,
u need the "shell" external from guenter geigers "ggee" best
erich
On Wed, 2 Jul 2003, Kyle Klipowicz wrote:
Hi list,
I was wondering if there has been any documentation or though on the possibility of using common shell commands through pd, such as mkdir, cp, and ls (mkdir, copy, dir for windows users). The purpose is that I want an easy way to store recorded controller information for playback/automation, and directories seem to be a nice way to organize things. I parsed the list a tad but couldn't find anything useful. If anyone has any idea or information pertaining, thanks in advance.
~Kyle
===== ,.;:'
':;.,.;:'
':;.,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;. "It is the mark of an educated mind to be able to entertain a thought without accepting it." -- Aristotle ,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;. this has been a telepathically-charged broadcast from the mind of kyle klipowicz. care to respond?
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
there is the [shell] object (i think ggee) which lets you execute shell commands on linux at least...
-josh
Kyle Klipowicz wrote:
Hi list,
I was wondering if there has been any documentation or though on the possibility of using common shell commands through pd, such as mkdir, cp, and ls (mkdir, copy, dir for windows users). The purpose is that I want an easy way to store recorded controller information for playback/automation, and directories seem to be a nice way to organize things. I parsed the list a tad but couldn't find anything useful. If anyone has any idea or information pertaining, thanks in advance.
~Kyle
===== ,.;:'
':;.,.;:'
':;.,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;. "It is the mark of an educated mind to be able to entertain a thought without accepting it." -- Aristotle ,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;. this has been a telepathically-charged broadcast from the mind of kyle klipowicz. care to respond?
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Be sure to get it from CVS though, I think that the version on the ftp server has several bugs. ... and it doesn't work on windows AFAIK.
Guenter
On Wed, 2 Jul 2003, Josh Steiner wrote:
there is the [shell] object (i think ggee) which lets you execute shell commands on linux at least...
-josh
Kyle Klipowicz wrote:
Hi list,
I was wondering if there has been any documentation or though on the possibility of using common shell commands through pd, such as mkdir, cp, and ls (mkdir, copy, dir for windows users). The purpose is that I want an easy way to store recorded controller information for playback/automation, and directories seem to be a nice way to organize things. I parsed the list a tad but couldn't find anything useful. If anyone has any idea or information pertaining, thanks in advance.
~Kyle
===== ,.;:'
':;.,.;:'
':;.,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;. "It is the mark of an educated mind to be able to entertain a thought without accepting it." -- Aristotle ,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;.,.;:'':;.,.;:'
':;. this has been a telepathically-charged broadcast from the mind of kyle klipowicz. care to respond?
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
-- ____________________________________________________ independent u.s. drum'n'bass -- http://vitriolix.com
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
Hallo, Kyle Klipowicz hat gesagt: // Kyle Klipowicz wrote:
I was wondering if there has been any documentation or though on the possibility of using common shell commands through pd, such as mkdir, cp, and ls (mkdir, copy, dir for windows users). The purpose is that I want an easy way to store recorded controller information for playback/automation, and directories seem to be a nice way to organize things.
There also is Thomas Grill's "pool" external, which provides a filesystem like internal storage container, where you can store key/value pairs and lots more.
It saves its contents to a real file or in xml-format.
Frank Barknecht _ ______footils.org__