aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-06 23:56:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-06 23:56:54 +0000
commitffdec4f8e9fb469c7e8c09fb09efd4aa891f77b3 (patch)
tree24d92a0e72bb22dcbb505047707cf6739c950dc9 /doc/tutorials/intro/TODO
parentbb62e03729466786b2b7ea64cc8bacda9115050d (diff)
moved lots of stuff around
svn path=/trunk/; revision=4828
Diffstat (limited to 'doc/tutorials/intro/TODO')
-rw-r--r--doc/tutorials/intro/TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/tutorials/intro/TODO b/doc/tutorials/intro/TODO
index 3dbf1ad0..6b8de636 100644
--- a/doc/tutorials/intro/TODO
+++ b/doc/tutorials/intro/TODO
@@ -1,6 +1,11 @@
-
- make object which outputs previous and next files
- make patch close itself, otherwise:
- upon [loadbang], wait, then close previous patch
+
+- in pure_data_files.pd, make the patch create [pd clone] dynamically,
+ probably like how send_messages_to_pd.pd does it.
+
+- in pure_data_files.pd, make the patch reset itself once it finishes the
+ clone. (remember that [pd clone] has to be the last object.)