Difference between revisions of "Main Page"

From MOD Wiki
Jump to navigation Jump to search
(14 intermediate revisions by 3 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].
+
Welcome to the MOD Devices wiki. Here you will find technical and development information about most of the products sold by [http://moddevices.com MOD Devices].
 +
 
 +
Visit our website to know more about each product:
 +
 
 +
* [http://moddevices.com/mod-duo MOD Duo] - Powerful Audio Processor
 +
* [http://moddevices.com/footswitch-extension XF4] - Footswitches Extension
 +
* [http://moddevices.com/expression-pedal EXP] - Expression Pedal
 +
* [http://moddevices.com/arduino-shield Arduino Shield] - Create your own controller
  
 
[[File:device_main.jpg|450px|thumb|Side-shot of the MOD Duo]]
 
[[File:device_main.jpg|450px|thumb|Side-shot of the MOD Duo]]
Line 5: Line 12:
  
 
== Documentation ==  
 
== Documentation ==  
All documentation on the MOD Duo, its web interface and its plugins is in the manual found below.
+
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!
 
'''THIS MANUAL IS A WORK IN PROGRESS''' you are very welcome to contribute!
Line 11: Line 18:
 
{|
 
{|
 
| [[Chapter 1: Device]]
 
| [[Chapter 1: Device]]
| In this chapter you can find all the information you need about the MOD Duo
+
| In this chapter you can find all the information you need about the [[MOD Duo]]
 
|-
 
|-
 
| [[Chapter 2: Web interface]]
 
| [[Chapter 2: Web interface]]
Line 17: Line 24:
 
|-
 
|-
 
| [[Chapter 3: Plugins]]
 
| [[Chapter 3: Plugins]]
| This chapter gives information on the plugins that run inside the MOD Duo
+
| This chapter gives information on the plugins that run inside the [[MOD Duo]]
 
|-
 
|-
 
| [[Chapter 4: Warnings]]
 
| [[Chapter 4: Warnings]]
| Read this chapter if you want to be on the safe side of using the MOD Duo
+
| Read this chapter if you want to be on the safe side of using the [[MOD Duo]]
 
|-
 
|-
 
| [[Chapter 5: Resources]]
 
| [[Chapter 5: Resources]]
Line 26: Line 33:
 
|}
 
|}
  
== Support ==
+
More information:
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>
 
  
Don't forget to checkout the [[Troubleshooting]] page to see if your issue has been solved already.
+
* [[FAQ]]
 +
* [[Troubleshooting]]
 +
* [[Releases]]
  
== FAQ ==
+
== Plugin Development ==
'''Q: How do I get to the web interface?''' <br>
 
A: 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/>
 
Starting from version 1.2 you can also use [http://modduo.local/ modduo.local].
 
  
'''Q: Can I use my MOD Duo without a computer?''' <br>
+
All pages related to plugin development:
A: 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.
 
  
'''Q: Can I use another power supply for my MOD Duo?''' <br>
+
* [[Chapter_3:_Plugins]]
A: 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.
+
* [[Creating_Plugins]]
 +
* [[Compiling_Plugins]]
 +
* [[How_To_Build_and_Deploy_LV2_Plugin_to_MOD_Duo]]
 +
* [[How_To_Make_a_MPB_Package]]
 +
* [[How_To_Use_Docker_Toolbox_With_MPB]]
 +
* [[Testing_Plugins]]
 +
* [[Creating_GUIs]]
 +
* [[Developers]]
 +
* [[Plugin_Publish_Process]]
 +
* [[Publishing_Plugins]]
  
'''Q: Can I hook up MIDI devices?''' <br>
+
== Further Support ==
A: 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.
 
  
'''Q: Can I hook up multiple USB-MIDI devices?''' <br>
+
If you didn't find here the information you are looking for, there is a great community on our forum page that can offer you support on nearly all aspects of the MOD ecosystem. <br>
A: 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.
+
Visit our forums at: http://forum.moddevices.com <br>
 
 
'''Are the effects that run in the MOD Duo made only by MOD company?''' <br>
 
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. 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.
 
 
 
== Plugin Development ==
 
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]].
 
 
 
A longer, more detailed guide is currently a work in progress.
 

Revision as of 21:28, 19 September 2017

Welcome to the MOD Devices wiki. Here you will find technical and development information about most of the products sold by MOD Devices.

Visit our website to know more about each product:

Side-shot of the MOD Duo
Part of a production batch of MOD Duos

Documentation

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!

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

More information:

Plugin Development

All pages related to plugin development:

Further Support

If you didn't find here the information you are looking for, there is a great community on our forum page that can offer you support on nearly all aspects of the MOD ecosystem.
Visit our forums at: http://forum.moddevices.com