aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/namedobjs/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-12-30 03:43:16 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-12-30 03:43:16 +0000
commit26bce99988ed7f18cef77ede2be92acd42ebb60c (patch)
tree89e34915d1d08b331511d8569564ed87fda305c1 /externals/grill/namedobjs/readme.txt
parent9afde55c5e20b9f2c4e9d644277f9706f519342c (diff)
""
svn path=/trunk/; revision=1245
Diffstat (limited to 'externals/grill/namedobjs/readme.txt')
-rwxr-xr-xexternals/grill/namedobjs/readme.txt47
1 files changed, 1 insertions, 46 deletions
diff --git a/externals/grill/namedobjs/readme.txt b/externals/grill/namedobjs/readme.txt
index 4cc84dee..dd784845 100755
--- a/externals/grill/namedobjs/readme.txt
+++ b/externals/grill/namedobjs/readme.txt
@@ -1,46 +1 @@
-namedobjs - retrieve named objects in a patcher
-
-Copyright (c) 2002 Thomas Grill (xovo@gmx.net)
-For information on usage and redistribution, and for a DISCLAIMER OF ALL
-WARRANTIES, see the file, "license.txt," in this distribution.
-
-Donations for further development of the package are highly appreciated.
-
-----------------------------------------------------------------------------
-
-You will need the flext C++ layer for PD and Max/MSP externals to compile this.
-
-
-Package files:
-- readme.txt: this one
-- gpl.txt,license.txt: GPL license stuff
-- main.cpp: all the stuff
-
-----------------------------------------------------------------------------
-
-The package should at least compile (and is tested) with the following compilers:
-
-- Max/MSP - MacOS:
-o CodeWarrior Pro: edit "namedobjs.cw" project file
-o MPW-PR: edit "namedobjs.mpw" project file
-
-----------------------------------------------------------------------------
-
-Description:
-
-1) send a bang to the left inlet
-2) for each named object in the patcher a message [class name pos-left pos-top] is output at the left outlet
-3) after the last message a bang is output at the right outlet
-
-----------------------------------------------------------------------------
-
-Version history:
-
-0.0.1:
-- first release
-
-
----------------------------------------------------------------------------
-
-
-TODO list:
+namedobjs - retrieve named objects in a patcher Copyright (c) 2002 Thomas Grill (xovo@gmx.net) For information on usage and redistribution, and for a DISCLAIMER OF ALL WARRANTIES, see the file, "license.txt," in this distribution. Donations for further development of the package are highly appreciated. ---------------------------------------------------------------------------- You will need the flext C++ layer for PD and Max/MSP externals to compile this. Package files: - readme.txt: this one - gpl.txt,license.txt: GPL license stuff - main.cpp: all the stuff ---------------------------------------------------------------------------- The package should at least compile (and is tested) with the following compilers: - Max/MSP - MacOS: o CodeWarrior Pro: edit "namedobjs.cw" project file o MPW-PR: edit "namedobjs.mpw" project file ---------------------------------------------------------------------------- Description: 1) send a bang to the left inlet 2) for each named object in the patcher a message [class name pos-left pos-top] is output at the left outlet 3) after the last message a bang is output at the right outlet ---------------------------------------------------------------------------- Version history: 0.0.1: - first release --------------------------------------------------------------------------- TODO list: \ No newline at end of file