Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(testing) |
(cleanup & added modx WIP) |
||
Line 5: | Line 5: | ||
Visit our [http://moddevices.com website] for more information about our products. | Visit our [http://moddevices.com 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 <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> | ||
<div class="mainpage_row2"> | <div class="mainpage_row2"> | ||
− | <div class="mainpage_hubbox" style="width: 100%"> | + | <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> | |
− | [[File:MOD_DUO_1_leds_on.jpg|300px]] | + | [[File:MOD_DUO_1_leds_on.jpg|300px]] |
− | * [[FAQ]] | + | * [[FAQ]] |
− | * '''[[Chapter 1: Device|User Guide]]''' | + | * '''[[Chapter 1: Device|User Guide]]''' |
− | * [[Chapter 2: Web interface|MOD Web GUI User Guide]] | + | * [[Chapter 2: Web interface|MOD Web GUI User Guide]] |
− | * Tips and tricks | + | * Tips and tricks |
− | ** [[Bluetooth|Connecting your MOD using Bluetooth]] | + | ** [[Bluetooth|Connecting your MOD using Bluetooth]] |
− | * [[Troubleshooting]] | + | * [[Troubleshooting]] |
− | * [[Releases|Firmware releases]] | + | * [[Releases|Firmware releases]] |
− | <strong class="mainpage_boxcontents_title"> | + | <strong class="mainpage_boxcontents_title">MOD Duo X</strong> |
− | [[File: | + | [[File:Modx.png|300px]] |
+ | * WIP | ||
+ | <strong class="mainpage_boxcontents_title">Footswitch</strong> | ||
− | + | [[File:MOD-Footswitch-White-Background.jpg|300px]] | |
+ | * [[Control Chain Releases|Firmware releases]] | ||
+ | |||
+ | </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_boxcontents"> | |
− | The MOD Labs house open-source plugin development, Arduino-based hardware creation and a beta tester program. | + | 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. | + | 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] | + | 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/> | + | <br/> |
− | <strong class="mainpage_boxcontents_title">Plugin development</strong> | + | <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. | + | 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: | + | We are working on a more comprehensive documentation of each step of the process. For now, check this: |
− | * [[Developers|Introduction]] | + | * [[Developers|Introduction]] |
− | * 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]] |
− | ** [[Max_gen~]] | + | ** [[Max_gen~]] |
− | * Creating a graphical interface for a plugin | + | * Creating a graphical interface for a plugin |
− | ** [[Creating_GUIs]] | + | ** [[Creating_GUIs]] |
− | *** [[Creating_GUIs|Introduction]] | + | *** [[Creating_GUIs|Introduction]] |
− | *** [[The GUI elements]] | + | *** [[The GUI elements]] |
− | *** [[Preparing the assets]] | + | *** [[Preparing the assets]] |
− | *** [[Preparing the Bundle]] | + | *** [[Preparing the Bundle]] |
− | *** [[Creating the GUI]] | + | *** [[Creating the GUI]] |
− | ** [[MOD SDK]] | + | ** [[MOD SDK]] |
− | * Publishing a plugin | + | * Publishing a plugin |
− | ** [[How_To_Make_a_MPB_Package]] | + | ** [[How_To_Make_a_MPB_Package]] |
− | ** [[How_To_Use_Docker_Toolbox_With_MPB]] | + | ** [[How_To_Use_Docker_Toolbox_With_MPB]] |
− | ** [[Testing_Plugins]] | + | ** [[Testing_Plugins]] |
− | ** [[Plugin_Publish_Process]] | + | ** [[Plugin_Publish_Process]] |
− | ** [[Publishing_Plugins]] | + | ** [[Publishing_Plugins]] |
− | <strong class="mainpage_boxcontents_title">Technical Information</strong> | + | <strong class="mainpage_boxcontents_title">Technical Information</strong> |
− | * [[Audio flow]] | + | * [[Audio flow]] |
− | * [[Control Chain Protocol]] | + | * [[Control Chain Protocol]] |
− | <strong class="mainpage_boxcontents_title">Hacking</strong> | + | <strong class="mainpage_boxcontents_title">Hacking</strong> |
− | * [[Access MOD using SSH]] | + | * [[Access MOD using SSH]] |
− | * [[Complete Test Procedure]] | + | * [[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]] |
− | <strong class="mainpage_boxcontents_title">MOD Arduino Shield</strong> | + | <strong class="mainpage_boxcontents_title">MOD Arduino Shield</strong> |
− | * [[MOD Arduino Shield|Introduction]] | + | * [[MOD Arduino Shield|Introduction]] |
− | * [[Arduino Basic Tutorial|Basic Tutorial]] | + | * [[Arduino Basic Tutorial|Basic Tutorial]] |
− | * [[Arduino distance sensor tutorial|Tutorial: Distance sensor]] | + | * [[Arduino distance sensor tutorial|Tutorial: Distance sensor]] |
− | * [[Arduino LiquidCrystal tutorial|Tutorial: LiquidCrystal]] | + | * [[Arduino LiquidCrystal tutorial|Tutorial: LiquidCrystal]] |
− | * [[Arduino Wireless tutorial|Tutorial: Wireless devices]] | + | * [[Arduino Wireless tutorial|Tutorial: Wireless devices]] |
+ | </div> | ||
</div> | </div> | ||
− | |||
</div> | </div> |
Revision as of 11:15, 24 July 2019
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
Resources for Users
MOD Duo
* FAQ * User Guide * MOD Web GUI User Guide * Tips and tricks ** Connecting your MOD using Bluetooth * Troubleshooting * Firmware releases MOD Duo X
* WIP Footswitch
* Firmware releases
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:
* Introduction * Developing a Plugin ** Creating_Audio_Plugins ** Build and deploy a plugin ** Compiling_Plugins ** Max_gen~
* Creating a graphical interface for a plugin ** 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
Technical Information
* Audio flow * Control Chain Protocol
Hacking
* Access MOD using SSH * Complete Test Procedure * Assigning a Custom IP address to your device * Audio Through USB
MOD Arduino Shield
* Introduction * Basic Tutorial * Tutorial: Distance sensor * Tutorial: LiquidCrystal * Tutorial: Wireless devices