Difference between revisions of "Main Page"

From MOD Wiki
Jump to navigation Jump to search
 
(94 intermediate revisions by 10 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>
  
 +
 +
 +
<div class="mainpage_row2">
 +
 +
<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 devices</strong>
 +
<div style="display:inline-block">
 +
{|
 +
|-
 +
! MOD DUO
 +
|-
 +
| [[File:Mod-duo.png|250px]]
 +
|-
 +
| * [[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">
 
{|
 
{|
| [[Chapter 1: Device]]
 
| In this chapter you can find all the information you need about the MOD Duo
 
 
|-
 
|-
| [[Chapter 2: Web interface]]
+
! MOD DUO X
| In this chapter we talk about the graphical user interface, accessible through your favorite browser
+
|-
 +
| [[File:DUOX.png|245px]]
 
|-
 
|-
| [[Chapter 3: Plugins]]
+
| * [[Duo X User Guide|User Guide]]
| This chapter gives information on the plugins that run inside the MOD Duo
 
 
|-
 
|-
| [[Chapter 4: Warnings]]
+
| * [[Device Settings]]  
| Read this chapter if you want to be on the safe side of using the MOD Duo
 
 
|-
 
|-
| [[Chapter 5: Resources]]
+
| * [[Duo X Technical Specs|Technical Specifications]]
| This chapter presents a list of resources that we think are worth checking out
+
|-
 +
| * [[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>
 +
 +
{|
 +
|-
 +
! Footswitch
 +
|-
 +
| [[File:MOD-Footswitch-White-Background.jpg|300px]]
 +
|-
 +
| * [[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 class="mainpage_hubbox" style="width: 100%">
 +
    <div class="mainpage_boxtitle" style="font-size:150%">'''MOD Labs'''</div>
 +
    <div class="mainpage_boxcontents">
 +
 +
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 [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.
  
== Support ==
+
We are working on a more comprehensive documentation of each step of the process. For now, check this:
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>
+
* [[Developers]] (Technical Overview)
 +
* 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~]]
  
Don't forget to checkout the [[Troubleshooting]] page to see if your issue has been solved already.
+
* 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]]
  
== FAQ ==
+
* Publishing a plugin
'''How do I get to the web interface?''' <br>
+
** [[How_To_Make_a_MPB_Package]]
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>
+
** [[How_To_Use_Docker_Toolbox_With_MPB]]
Starting from version 1.2 you can also use [http://modduo.local/ modduo.local].
+
** [[Testing_Plugins]]
 +
** [[Plugin_Publish_Process]]
 +
** [[Publishing_Plugins]]
  
'''Can I use my MOD Duo without a computer?''' <br>
+
<strong class="mainpage_boxcontents_title">Technical Information</strong>
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>
+
* [[Audio flow]]
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.
+
* [[Control Chain Protocol]]
  
'''Can I hook up MIDI devices?''' <br>
 
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.
 
  
'''Can I hook up multiple USB-MIDI devices?''' <br>
+
<strong class="mainpage_boxcontents_title">Hacking</strong>
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.
 
  
'''Are the effects that run in the MOD Duo made only by MOD company?''' <br>
+
* [[Access MOD using SSH]]
No. MOD uses an open standard called LV2. It was created by the very active Linux Audio Community and hundreds of LV2 plugins are freely available, made by different independent developers. <br>
+
* [[Complete Test Procedure]]
Most of the plugins available on the MOD Cloud already existed when the project began and many more shall be created independently of MOD's existence.
+
* [[Custom IP Address|Assigning a Custom IP address to your device]]
 +
* [[Audio Through USB]]
  
== Plugin Development ==
+
<strong class="mainpage_boxcontents_title">MOD Arduino Shield</strong>
To get started, check out [[How_To_Build_and_Deploy_LV2_Plugin_to_MOD_Duo|this wiki page]].
 
  
You can find more resources in [[Chapter_5:_Resources|chapter 5 of our manual]].
+
* [[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]]
  
A longer, more detailed guide is currently a work in progress.
+
    </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