Difference between revisions of "Main Page"

From ModWiki
Jump to: navigation, search
(Supported controllers)
 
(72 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''MediaWiki has been successfully installed.'''
+
== Mod  (formerly Monomodular) ==
 +
Mod is a collection of software for use with Ableton Live 9 that provides its supported control surfaces with additional functionality to their stock implementations.  Some of these augmentations are useful directly in Live's native environment, while other enhancements are modular and accessible through the use of add-on Max for Live [[mods]].
  
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
Mod began as a multi-color [http://monome.org/devices monome] emulation experiment in 2008. It was designed with live music performance as its primary goal, and borrows heavily from the [http://www.monome.org monome] paradigm.  Many of the [[Mods]] descriptions assume familiarity with the monome format, and most of the Ableton MIDI Remote Scripts that are the backbone of the Monomodular system emulate the functions of a monome256, so familiarity with its concepts are useful for  
  
 +
The MIDI Remote Scripts distributed with the Mod installation are complete in themselves, and require neither Max for Live nor any external patches to function correctly within Ableton's environment.  They provide a backend for communicating with the "Mod" server (implemented within each control script), which in turn manages and communicates with different [[Mods]] via m4l.
  
== '''Monomodular''' ==
+
Most of the early mods were ports of popular Max patches or M4L devices designed for use with the monome, but now the release includes many of amounra's own creations (which are not tied to any specific controller). The majority of the existing mods are for MIDI generation and generative processes, but the Mod development framework allows developers to leverage the full power of Live + M4L + Max/MSP.
  
Monomodular is a modular environment for plugin control and development for use with grid-based controllers in Max for Live. It began as a multi-color Monome experiment over two years ago. It was designed with live musical performance as its most important goal. It is currently still in development, and is being offered as beta, but is being used for both production and performance by its author and many others (so you should, too!).
+
A recent decision was made to change the name of the (original) Monomodular project to '''Mod''', mostly to distinguish the older versions of Monomodular that worked with Live8 from the current version (but also because its shorter and easier to say; brevity is next to godliness).
  
Monomodular is a Python control surface plugin, containing a basic framework for communicating with several types of hardware (currently Launchpad, APC20, APC40, Livid's Ohm64, Block, Code, and iPad via a custom interface built both TouchOSC and Lemur). It allows communication between up to 5 grid controllers with up to 16 client patches directly from the surface of the controller. It gives basic functionality of navigating and displaying a Monome256 workspace, and provides the base functionality for quickly writing or converting new plugins to work with its format.
+
== Installation ==
  
There are many client patches included with the suite.  Most of the early patches were ports of popular monome patches, and I have released many of amounra's own creations since first publishing Monomodular.  The majority are for MIDI generation and generative processes, but the capabilities for using Monomodular are only limited by the imagination of the scripter.
+
To use Mod, you'll need to download the github repository and place it in Max's packages folder, as well as copy some of its contained files into Live's application bundle (on OS X) or its folder structure (on Windows).
  
 +
For the details about how where everything goes, please visit the  [[Installation]] page.
  
 +
== How Mod Works ==
  
 +
Monomodular is roughly based on a server/client principle, with the Mod framework acting as an intermediary between the various mods and  [[#Supported controllers|supported]] controllers.
  
== '''[http://www.aumhaa.com/wiki/index.php?title=Installation,  Installation]''' ==
+
You can read a description of the basic functionality of the Mod-enabled control scripts on the [[How Mod Works]] page.
 +
Each supported controller has its own page with further instructions and tips for usage.
  
== '''[http://www.aumhaa.com/wiki/index.php?title=How_to_use_Monomodular,  How to use Monomodular]''' ==
+
====== Supported controllers ======
  
== '''[http://www.aumhaa.com/wiki/index.php?title=How_to_use_the_Ohm64_script,  How to use the Ohm64 script]''' ==
+
*[[How to use the Ohm64 script|Livid's Ohm64 and OhmRGB]]
  
== '''[http://www.aumhaa.com/wiki/index.php?title=How_to_use_the_BlockMod_script,  How to use the BlockMod script]''' ==
+
*[[How to use the BlockMod script|Livid's Block]]
  
== '''[http://www.aumhaa.com/wiki/index.php?title=How_to_use_the_LaunchMod_script,  How to use the LaunchMod script]''' ==
+
*[[How to use the Codec script|Livid's Code]]
  
== '''[http://www.aumhaa.com/wiki/index.php?title=How_to_use_the_Codec_script,  How to use the Codec script]''' ==
+
*[[How to use the iOs scripts|Apple's iPad, using Lemur App]]
  
== '''[http://www.aumhaa.com/wiki/index.php?title=How_to_use_the_AumPC_scripts,  How to use the AumPC scripts]''' ==
+
*[[How to use the LaunchMod script|Novation's Launchpad]]
  
== '''[http://www.aumhaa.com/wiki/index.php?title=How_to_build_your_own_preb99,  How to build your own preb99]''' ==
+
*[[How to use the AumPC scripts|Akai's APC 20 and APC 40]]
 +
 
 +
*[[How to use the Cntrlr script|Livid's CNTRL:R]]
 +
 
 +
*[[How to use the Base script|Livid's Base]]
 +
 
 +
== What Comes with Mod ==
 +
 
 +
The [[Mods|Mods page]] lists all current mods. It's an evolving work-in-progress instruction and commentary on each plugin, so it's a good idea to check back from time to time for new information.
 +
 
 +
== Why doesn't anything work!? ==
 +
 
 +
Check out the '''[[Troubleshooting|Troubleshooting Page]]'''.
 +
 
 +
==Links==
 +
[https://www.youtube.com/user/amounra93 amounra93 YouTube Channel with Tutorials]
 +
 
 +
[http://animatek.net/2012/11/monomodular-el-emulador-para-launchpad-de-monome-definitivo/ Animatek Review & Tutorial (Spanish)]
 +
 
 +
[http://www.youtube.com/watch?v=r770tr4lufc&feature=plcp Morphicfield's YouTube Channel with Tutorials]

Latest revision as of 13:34, 5 April 2015

Mod (formerly Monomodular)

Mod is a collection of software for use with Ableton Live 9 that provides its supported control surfaces with additional functionality to their stock implementations. Some of these augmentations are useful directly in Live's native environment, while other enhancements are modular and accessible through the use of add-on Max for Live mods.

Mod began as a multi-color monome emulation experiment in 2008. It was designed with live music performance as its primary goal, and borrows heavily from the monome paradigm. Many of the Mods descriptions assume familiarity with the monome format, and most of the Ableton MIDI Remote Scripts that are the backbone of the Monomodular system emulate the functions of a monome256, so familiarity with its concepts are useful for

The MIDI Remote Scripts distributed with the Mod installation are complete in themselves, and require neither Max for Live nor any external patches to function correctly within Ableton's environment. They provide a backend for communicating with the "Mod" server (implemented within each control script), which in turn manages and communicates with different Mods via m4l.

Most of the early mods were ports of popular Max patches or M4L devices designed for use with the monome, but now the release includes many of amounra's own creations (which are not tied to any specific controller). The majority of the existing mods are for MIDI generation and generative processes, but the Mod development framework allows developers to leverage the full power of Live + M4L + Max/MSP.

A recent decision was made to change the name of the (original) Monomodular project to Mod, mostly to distinguish the older versions of Monomodular that worked with Live8 from the current version (but also because its shorter and easier to say; brevity is next to godliness).

Installation

To use Mod, you'll need to download the github repository and place it in Max's packages folder, as well as copy some of its contained files into Live's application bundle (on OS X) or its folder structure (on Windows).

For the details about how where everything goes, please visit the Installation page.

How Mod Works

Monomodular is roughly based on a server/client principle, with the Mod framework acting as an intermediary between the various mods and supported controllers.

You can read a description of the basic functionality of the Mod-enabled control scripts on the How Mod Works page. Each supported controller has its own page with further instructions and tips for usage.

Supported controllers

What Comes with Mod

The Mods page lists all current mods. It's an evolving work-in-progress instruction and commentary on each plugin, so it's a good idea to check back from time to time for new information.

Why doesn't anything work!?

Check out the Troubleshooting Page.

Links

amounra93 YouTube Channel with Tutorials

Animatek Review & Tutorial (Spanish)

Morphicfield's YouTube Channel with Tutorials