The Max Cookbook
From Cycling '74 Wiki
(Difference between revisions)
Max Gardener (Talk | contribs) |
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). | + | 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 [//http://www.cycling74.com/forums/ 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]] | [[Max_Recipes|Max Recipes]] | ||
Latest revision as of 18:21, 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).