The Max Cookbook
From Cycling '74 Wiki
(Difference between revisions)
Max Gardener (Talk | contribs) (Created page with "Since Max is about connecting things together, there's a world of <em>recipes</em> for Max, MSP, and Jitter: patches or patchlets created using Max that can be reused and repu...") |
Max Gardener (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | Since Max is about connecting things together, there's a world of <em>recipes</em> for Max, MSP, and Jitter: patches or patchlets created using Max that can be reused and repurposed when making new things. This page serves as a starting point for sharing solutions and modular pieces of Max programming | + | Since Max is about connecting things together, there's a world of <em>recipes</em> for Max, MSP, and Jitter: patches or patchlets created using Max that can be reused and repurposed when making new things. This page serves as a starting point for sharing solutions and modular pieces of Max programming. |
| + | |||
| + | You can add to the recipe pages by adding your own code snippets using the <code><maxcode></code> tag described in the [[Editing_QuickStart#Including_Max_code_snippets_on_a_Wiki_page|Editing Quickstart]] page, or you can include a link to a patch posted to the Max Forum (if you post a link to the Forum, future readers can also see the discussion that generated the patch, too). | ||
| + | |||
| + | [[Max_Recipes|Max Recipes]] | ||
| + | |||
| + | [[MSP_Recipes|MSP/Audio Recipes]] | ||
| + | |||
| + | [[Jitter_Recipes|Jitter/Visual Recipes]] | ||
[[Category:MaxTopics]] | [[Category:MaxTopics]] | ||
Revision as of 17:08, 4 December 2012
Since Max is about connecting things together, there's a world of recipes for Max, MSP, and Jitter: patches or patchlets created using Max that can be reused and repurposed when making new things. This page serves as a starting point for sharing solutions and modular pieces of Max programming.
You can add to the recipe pages by adding your own code snippets using the <maxcode> tag described in the Editing Quickstart page, or you can include a link to a patch posted to the Max Forum (if you post a link to the Forum, future readers can also see the discussion that generated the patch, too).