12,297
edits
m (→Links) |
mNo edit summary |
||
Line 17: | Line 17: | ||
* The first part is dedicated to explain how to program with data structures (also covering some of the shortcomings of its implementation). | * The first part is dedicated to explain how to program with data structures (also covering some of the shortcomings of its implementation). | ||
* The second part goes through several examples of data structures on “real life” situations, starting with simple display and control examples, and ending with complex patches to control / generate music in realtime (thus fulfilling the objective expressed by M. Puckette in the initial statement). | * The second part goes through several examples of data structures on “real life” situations, starting with simple display and control examples, and ending with complex patches to control / generate music in realtime (thus fulfilling the objective expressed by M. Puckette in the initial statement). | ||
* An optional third part is be devoted to working hands-on with data structures: either by adapting the given examples, or by implementing ideas brought by the participants. For that, it is requested that you [ | * An optional third part is be devoted to working hands-on with data structures: either by adapting the given examples, or by implementing ideas brought by the participants. For that, it is requested that you [[Special:EmailUser/Jmmmp|contact me]] and send either ideas, or patches that you want to adapt to data structures. | ||
Line 57: | Line 57: | ||
===Part 3 – Work on patches brought by the participans=== | ===Part 3 – Work on patches brought by the participans=== | ||
* [ | * [[Special:EmailUser/Jmmmp|contact me]] and send either ideas, or patches that you want to adapt to data structures. | ||
===Teacher=== | ===Teacher=== |