From 2389091c6bf73e52fd19551f366034a15fdf7d95 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 Apr 2006 23:48:34 +0000 Subject: integrated lots of ideas and content from ggkarman's Tutoriales pd svn path=/trunk/; revision=4906 --- doc/tutorials/intro/TODO | 62 ++++++++++++++++-------------------------------- 1 file changed, 21 insertions(+), 41 deletions(-) (limited to 'doc/tutorials/intro/TODO') diff --git a/doc/tutorials/intro/TODO b/doc/tutorials/intro/TODO index 3f6d0141..009a7d69 100644 --- a/doc/tutorials/intro/TODO +++ b/doc/tutorials/intro/TODO @@ -12,59 +12,40 @@ - make looping sequence ----------- -File Order ----------- - -- hello world -- basic elements -- getting help -- edit mode -- objects -- connections -- messages -- EXERCISE: make your first Pd patch -- bang -- event driven processing -- counters -- hot and cold inlets -- right-to-left order -- ordering messages -- depth first -- storage objects -- atoms -- atomic messages -- selectors -- subpatches -- inlets and outlets -- outlet order -- Example: its all just data -- guis -- gui objects -- nervous guis - - -- EXERCISE + --------------- Unsorted topics --------------- +- math +- init to 0 +- comparing numbers +- expr +- creation arguments + + +- selecting events ([select]) +- sorting_messages_by_selectors ([route]) +- sorting_messages_by_atom ([route]) + +- storing a number globally ([value]) + +- building lists (pack and unpack, arguments) +- list2symbol + - trigger conversions - symbol conversion -- arguments - - keywords -- init to 0 -- math -- expr - - number limitations -- timing/metro +- more on timing + +- building lists +- using lists (unpack, lists replacing inlets) - writing objects in Pd (abstractions) @@ -72,7 +53,6 @@ Unsorted topics - namespaces - import -- selectors - multiple messages - sends and receives - sends in a message box -- cgit v1.2.1