diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-04-06 23:56:54 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-04-06 23:56:54 +0000 |
commit | ffdec4f8e9fb469c7e8c09fb09efd4aa891f77b3 (patch) | |
tree | 24d92a0e72bb22dcbb505047707cf6739c950dc9 /doc/tutorials/intro/TODO | |
parent | bb62e03729466786b2b7ea64cc8bacda9115050d (diff) |
moved lots of stuff around
svn path=/trunk/; revision=4828
Diffstat (limited to 'doc/tutorials/intro/TODO')
-rw-r--r-- | doc/tutorials/intro/TODO | 7 |
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.) |