Difference between revisions of "Main Page"

From MOD Wiki
Jump to navigation Jump to search
(new home page)
 
(73 intermediate revisions by 8 users not shown)
Line 6: Line 6:
  
 
If you didn't find what you were looking for, there is a great community on our forum page that can help you on nearly all aspects of the MOD ecosystem. Visit our forum at: http://forum.moddevices.com <br>
 
If you didn't find what you were looking for, there is a great community on our forum page that can help you on nearly all aspects of the MOD ecosystem. Visit our forum at: http://forum.moddevices.com <br>
 +
  
  
Line 13: Line 14:
 
     <div class="mainpage_boxtitle">'''Resources for Users'''</div>
 
     <div class="mainpage_boxtitle">'''Resources for Users'''</div>
 
     <div class="mainpage_boxcontents">
 
     <div class="mainpage_boxcontents">
<strong class="mainpage_boxcontents_title">MOD Duo</strong>
 
  
[[File:MOD_DUO_1_leds_on.jpg|300px]]
 
  
* [[FAQ]]
+
<strong class="mainpage_boxcontents_title">MOD devices</strong>
* '''[[Chapter 1: Device|User Guide]]'''
+
<div style="display:inline-block">
* [[Chapter 2: Web interface|MOD Web GUI User Guide]]
+
{|
* Tips and tricks
+
|-
** [[Complete Test Procedure]]
+
! MOD DUO
** [[Bluetooth|Connecting your MOD using Bluetooth]]
+
|-
* [[Troubleshooting]]
+
| [[File:Mod-duo.png|250px]]
* [[Releases|Firmware releases]]
+
|-
<strong class="mainpage_boxcontents_title">Footswitch</strong>
+
| * [[MOD_Duo_User_Guide|User Guide]]
 +
|-
 +
| * [[Device Settings]]
 +
|-
 +
| * [[Duo Technical Specs|Technical Specifications]]
 +
|-
 +
| * [[MOD_Duo|Development process]]  
 +
|-
 +
| * [[Troubleshooting_Reinstall_Duo|Reinstall]]
 +
|}
 +
</div>
 +
<div style="display:inline-block">
 +
{|
 +
|-
 +
! MOD DUO X
 +
|-
 +
| [[File:DUOX.png|245px]]
 +
|-
 +
| * [[Duo X User Guide|User Guide]]
 +
|-
 +
| * [[Device Settings]]
 +
|-
 +
| * [[Duo X Technical Specs|Technical Specifications]]
 +
|-
 +
| * [[MOD Duo X walkthrough videos|Walk Through Videos]]
 +
|}
 +
</div>
 +
<div style="display:inline-block">
 +
{|
 +
|- <br/>
 +
! MOD DWARF
 +
|-
 +
| <br/>
 +
|-
 +
| [[File:Dwarf.png|350px]]
 +
|-
 +
| * [[Dwarf_User_Guide|User Guide]]
 +
|-
 +
| * [[Dwarf_Device_Settings|Device Settings]]
 +
|-
 +
| * [[Dwarf_Technical_Specs|Technical Specifications]]
 +
|-
 +
| <br/>
 +
|}
 +
</div>
 +
 
 +
 
 +
<strong class="mainpage_boxcontents_title">MOD platform</strong>
 +
{|
 +
|-
 +
| * [[FAQ]]
 +
|-
 +
| * [[MOD_Web_GUI_User_Guide|MOD Web GUI User Guide]]
 +
|-
 +
| * [[Advanced_Pedalboard_Concepts|Advanced Pedalboard Concepts: Building Better Boards]]
 +
|-
 +
| * [[Bluetooth|Connecting your MOD using Bluetooth]]
 +
|-
 +
| * [[Troubleshooting]]
 +
|-
 +
| * [[Releases|Firmware releases]]
 +
|-
 +
| * [[Plugins|Plugins]]
 +
|-
 +
| * [[Plugins CPU Usage]]
 +
|}
 +
 
 +
 
 +
<strong class="mainpage_boxcontents_title">MOD Dwarf</strong>
 +
 
 +
* [[Dwarf_KickStarter_FAQ|Kickstarter FAQ]]
 +
 
 +
<strong class="mainpage_boxcontents_title">MOD Control Chain devices</strong>
  
[[File:MOD-Footswitch-White-Background.jpg|300px]]
+
{|
 +
|-
 +
! Footswitch
 +
|-
 +
| [[File:MOD-Footswitch-White-Background.jpg|300px]]
 +
|-
 +
| * [[Control Chain Releases|Firmware releases]]
 +
|}
  
* [[Control Chain Releases|Firmware releases]]
+
 
 +
<strong class="mainpage_boxcontents_title">MIDI</strong>
 +
 
 +
* [[MIDI Implementation Diagram]]
 +
* [[MIDI Controllers tested by the community]]
 +
 
 +
<br/>
 +
 
 +
<strong class="mainpage_boxcontents_title">Tutorials</strong>
 +
 
 +
* [[Tutorial: Using Time Based Parameters|Using time-based parameters, Tap-tempo and Global Tempo]]
 +
* [[CV Tutorial|Using CV]]
 +
 
 +
<br/>
  
 
     </div>
 
     </div>
 
</div>
 
</div>
 
  
 
<div class="mainpage_hubbox" style="width: 100%">
 
<div class="mainpage_hubbox" style="width: 100%">
     <div class="mainpage_boxtitle">'''MOD Labs'''</div>
+
     <div class="mainpage_boxtitle" style="font-size:150%">'''MOD Labs'''</div>
 
     <div class="mainpage_boxcontents">
 
     <div class="mainpage_boxcontents">
  
Line 53: Line 143:
 
We are working on a more comprehensive documentation of each step of the process. For now, check this:
 
We are working on a more comprehensive documentation of each step of the process. For now, check this:
  
* [[Developers|Introduction]]
+
* [[Developers]] (Technical Overview)
 
* Developing a Plugin
 
* Developing a Plugin
** [[Creating_Audio_Plugins]]
+
** [[Creating Audio Plugins]]
 
** [[How_To_Build_and_Deploy_LV2_Plugin_to_MOD_Duo|Build and deploy a plugin]]
 
** [[How_To_Build_and_Deploy_LV2_Plugin_to_MOD_Duo|Build and deploy a plugin]]
 
** [[Compiling_Plugins]]
 
** [[Compiling_Plugins]]
Line 62: Line 152:
 
* Creating a graphical interface for a plugin
 
* Creating a graphical interface for a plugin
 
** [[Creating_GUIs]]
 
** [[Creating_GUIs]]
 +
*** [[Creating_GUIs|Introduction]]
 +
*** [[The GUI elements]]
 +
*** [[Preparing the assets]]
 +
*** [[Preparing the Bundle]]
 +
*** [[Creating the GUI]]
 
** [[MOD SDK]]
 
** [[MOD SDK]]
  
Line 75: Line 170:
 
* [[Audio flow]]
 
* [[Audio flow]]
 
* [[Control Chain Protocol]]
 
* [[Control Chain Protocol]]
* [[MOD Arduino Shield]]
+
 
  
 
<strong class="mainpage_boxcontents_title">Hacking</strong>
 
<strong class="mainpage_boxcontents_title">Hacking</strong>
  
 +
* [[Access MOD using SSH]]
 +
* [[Complete Test Procedure]]
 
* [[Custom IP Address|Assigning a Custom IP address to your device]]
 
* [[Custom IP Address|Assigning a Custom IP address to your device]]
 
* [[Audio Through USB]]
 
* [[Audio Through USB]]
  
    </div>
+
<strong class="mainpage_boxcontents_title">MOD Arduino Shield</strong>
</div>
 
  
 +
* [[MOD Arduino Shield|Introduction]]
 +
* [[Arduino Basic Tutorial|Basic Tutorial]]
 +
* [[Arduino distance sensor tutorial|Tutorial: Distance sensor]]
 +
* [[Arduino LiquidCrystal tutorial|Tutorial: LiquidCrystal]]
 +
* [[Arduino Wireless tutorial|Tutorial: Wireless devices]]
  
 +
    </div>
 
</div>
 
</div>

Latest revision as of 12:40, 15 March 2023


Welcome to the MOD Devices wiki. Here you will find information about everything related to the MOD ecosystem.

Visit our website for more information about our products.

If you didn't find what you were looking for, there is a great community on our forum page that can help you on nearly all aspects of the MOD ecosystem. Visit our forum at: http://forum.moddevices.com


MOD Labs

The MOD Labs house open-source plugin development, Arduino-based hardware creation and a beta tester program.

Our Labs program provides an environment for software and hardware development and experimentation.

We will soon organize information around this program here. Meanwhile, you can check the links below and chat in the MOD Labs Forum category


Plugin development

This section gathers information for those who want to develop and deploy their plugins to the MOD devices.

We are working on a more comprehensive documentation of each step of the process. For now, check this:

Technical Information


Hacking

MOD Arduino Shield