Difference between revisions of "Main Page"

From MOD Wiki
Jump to navigation Jump to search
(Arduino section)
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Welcome to the MOD Wiki, a publicly accessible and editable [[Wikipedia:Wiki|wiki]] for information related to [http://moddevices.com MOD].
+
__NOTOC__
  
[[File:device_main.jpg|450px|thumb|Side-shot of the MOD Duo]]
+
Welcome to the MOD Devices wiki. Here you will find information about everything related to the MOD ecosystem.
[[File:Wiki_assembly.jpg|450px|thumb|Part of a production batch of MOD Duos]]
 
  
== Documentation ==
+
Visit our [http://moddevices.com website] for more information about our products.
All documentation on the MOD Duo, its web interface and its plugins is in the manual found below.
 
  
'''THIS MANUAL IS A WORK IN PROGRESS''' you are very welcome to contribute!
+
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>
  
{|
 
| [[Chapter 1: Device]]
 
| In this chapter you can find all the information you need about the MOD Duo
 
|-
 
| [[Chapter 2: Web interface]]
 
| In this chapter we talk about the graphical user interface, accessible through your favorite browser
 
|-
 
| [[Chapter 3: Plugins]]
 
| This chapter gives information on the plugins that run inside the MOD Duo
 
|-
 
| [[Chapter 4: Warnings]]
 
| Read this chapter if you want to be on the safe side of using the MOD Duo
 
|-
 
| [[Chapter 5: Resources]]
 
| This chapter presents a list of resources that we think are worth checking out
 
|}
 
  
== Support ==
+
<div class="mainpage_row2">
There is a great community on our forum page that can offer you support on nearly all aspects of the MOD Duo. <br>
 
Visit our forums at: http://forum.moddevices.com <br>
 
  
It is also possible to e-mail us directly at: support@moddevices.com <br>
+
<div class="mainpage_hubbox" style="width: 100%">
 +
    <div class="mainpage_boxtitle">'''Resources for Users'''</div>
 +
    <div class="mainpage_boxcontents">
 +
<strong class="mainpage_boxcontents_title">MOD Duo</strong>
  
Don't forget to checkout the [[FAQ]] and [[Troubleshooting]] pages to see if your issue has been solved already.
+
[[File:MOD_DUO_1_leds_on.jpg|300px]]
  
== FAQ ==
+
* [[FAQ]]
'''How do I get to the web interface?''' <br>
+
* '''[[Chapter 1: Device|User Guide]]'''
Connect the MOD Duo to your PC, open your browser and navigate to [http://192.168.51.1/ 192.168.51.1] if connected via USB or [http://192.168.50.1/ 192.168.50.1] if using Bluetooth.<br>
+
* [[Chapter 2: Web interface|MOD Web GUI User Guide]]
Starting from version 1.2 you can also use [http://modduo.local/ modduo.local].
+
* Tips and tricks
 +
** [[Complete Test Procedure]]
 +
** [[Bluetooth|Connecting your MOD using Bluetooth]]
 +
* [[Troubleshooting]]
 +
* [[Releases|Firmware releases]]
 +
<strong class="mainpage_boxcontents_title">Footswitch</strong>
  
'''Can I use my MOD Duo without a computer?''' <br>
+
[[File:MOD-Footswitch-White-Background.jpg|300px]]
Yes! The computer is only used to set up your device. When you are done, simply disconnect the USB cable and take your MOD Duo wherever you like.
 
  
'''Can I use another power supply for my MOD Duo?''' <br>
+
* [[Control Chain Releases|Firmware releases]]
We recommend using the official power supply, as it keeps the noise-level low. Using a power supply with identical specifications is possible, though not supported by us.
 
  
'''Can I hook up MIDI devices?''' <br>
+
    </div>
You can hook up external MIDI controllers to the MIDI-IN, MIDI-OUT or USB-A ports. If USB-MIDI is used, the device ports need to be added through the web interface.
+
</div>
  
'''Can I hook up multiple USB-MIDI devices?''' <br>
 
Yes! Simply add a USB-hub to the USB-A port on the back of the MOD Duo, and plug your USB-MIDI devices into the hub.
 
  
== Plugin Development ==
+
<div class="mainpage_hubbox" style="width: 100%">
To get started, check out [[How_To_Build_and_Deploy_LV2_Plugin_to_MOD_Duo|this wiki page]].
+
    <div class="mainpage_boxtitle">'''MOD Labs'''</div>
 +
    <div class="mainpage_boxcontents">
  
You can find more resources in [[Chapter_5:_Resources|chapter 5 of our manual]].
+
The MOD Labs house open-source plugin development, Arduino-based hardware creation and a beta tester program.
  
A longer, more detailed guide is currently a work in progress.
+
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 [https://forum.moddevices.com/c/mod-labs MOD Labs Forum category]
 +
 
 +
<br/>
 +
 
 +
<strong class="mainpage_boxcontents_title">Plugin development</strong>
 +
 
 +
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:
 +
 
 +
* [[Developers|Introduction]]
 +
* Developing a Plugin
 +
** [[Creating_Audio_Plugins]]
 +
** [[How_To_Build_and_Deploy_LV2_Plugin_to_MOD_Duo|Build and deploy a plugin]]
 +
** [[Compiling_Plugins]]
 +
** [[Max_gen~]]
 +
 
 +
* Creating a graphical interface for a plugin
 +
** [[Creating_GUIs]]
 +
*** [[Creating_GUIs|Introduction]]
 +
*** [[The GUI elements]]
 +
*** [[Preparing the assets]]
 +
*** [[Preparing the Bundle]]
 +
*** [[Creating the GUI]]
 +
** [[MOD SDK]]
 +
 
 +
* Publishing a plugin
 +
** [[How_To_Make_a_MPB_Package]]
 +
** [[How_To_Use_Docker_Toolbox_With_MPB]]
 +
** [[Testing_Plugins]]
 +
** [[Plugin_Publish_Process]]
 +
** [[Publishing_Plugins]]
 +
 
 +
<strong class="mainpage_boxcontents_title">Technical Information</strong>
 +
 
 +
* [[Audio flow]]
 +
* [[Control Chain Protocol]]
 +
 
 +
 
 +
<strong class="mainpage_boxcontents_title">Hacking</strong>
 +
 
 +
* [[Access MOD using SSH]]
 +
* [[Custom IP Address|Assigning a Custom IP address to your device]]
 +
* [[Audio Through USB]]
 +
 
 +
<strong class="mainpage_boxcontents_title">MOD Arduino Shield</strong>
 +
 
 +
* [[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>

Revision as of 23:31, 9 November 2018


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