Difference between revisions of "Main Page"

From MOD Wiki
Jump to navigation Jump to search
(Undo revision 797 by DamionFowler (talk))
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
  
 
You can find the source code used on MOD at https://github.com/portalmod. Also, if you are interested in participate or just following the MOD development you can subscribe in our mail list: http://portalmod.com/cgi-bin/mailman/listinfo/developers
 
You can find the source code used on MOD at https://github.com/portalmod. Also, if you are interested in participate or just following the MOD development you can subscribe in our mail list: http://portalmod.com/cgi-bin/mailman/listinfo/developers
 +
 +
The [[Plugin Publish Process]] is being modeled live at LAC.
  
 
== MOD Hardware ==
 
== MOD Hardware ==
  
[[MOD_Quadra]]
+
* [[MOD_Quadra]]
 
+
* [[MOD_Duo]]
[[MOD_Duo]]
+
* [[MOD_Arduino_Shield]]
 
+
* [[MOD_Peripherals]]
[[MOD_Arduino_Shield]]
+
* [[Arduino_Case:_Accelerometer]]
 
+
* [[Arduino_Case:_Distance_Sensor]]
[[MOD_Peripherals]]
+
* [[Arduino_Case:_Expression_Pedal]]
 
+
* [[Arduino_Case:_Footswitch]]
[[Arduino_Case:_Accelerometer]]
+
* [[Arduino_Case:_Light_Sensor]]
 
 
[[Arduino_Case:_Distance_Sensor]]
 
 
 
[[Arduino_Case:_Expression_Pedal]]
 
 
 
[[Arduino_Case:_Footswitch]]
 
  
[[Arduino_Case:_Light_Sensor]]
+
== MOD Kernel ==
  
 +
* [[MOD Duo sound drivers]]
 +
* [[MOD Duo USB Ethernet]]
 +
* [[MOD Duo USB Audio]]
  
 
== MOD Software ==
 
== MOD Software ==
  
[[MOD_App]]
+
* [[MOD_App]]
 
+
* [[MOD_Host]]
[[MOD_Host]]
+
* [[MOD_Panel]]
 
+
* [[MOD_Remote]]
[[MOD_Panel]]
+
* [[MOD_SDK]]
 
+
* [[MOD_UI]]
[[MOD_Remote]]
+
* [[MOD_ISO]]
 
 
[[MOD_SDK]]
 
 
 
[[MOD_UI]]
 
 
 
[[MOD_ISO]]
 
 
 
  
 
== Misc ==
 
== Misc ==
  
[[Control_Chain]]
+
* [[Control_Chain]]
 
+
* [[Plugins]]
[[Plugins]]
 

Revision as of 09:07, 9 April 2015

Welcome to the MOD Wiki, a publicly accessible and editable wiki for information related to MOD.

About MOD

MOD is a hardware audio processor/controller that permits full customization. Its software is available as Free Software. The audio is processed by plugins, which are freely available from MOD Cloud.

Development

You can find the source code used on MOD at https://github.com/portalmod. Also, if you are interested in participate or just following the MOD development you can subscribe in our mail list: http://portalmod.com/cgi-bin/mailman/listinfo/developers

The Plugin Publish Process is being modeled live at LAC.

MOD Hardware

MOD Kernel

MOD Software

Misc