**********************************
**********************************
****                         *****
**** MIDIControlDS v1.0 beta *****
****                         *****
**********************************
**********************************


First, you need to have the DSMIDI Wifi server running on your computer. It will make
the link between your DS and the software that receives the MIDI.

Get it here (available for Windows, Mac OSX and Linux) :
http://code.google.com/p/dsmi/downloads/list

For Windows, you will also need LoobBe1 :
http://www.clubic.com/telecharger-fiche201214-loopbe1.html

For more info, read the FAQs and Docs here :
http://dsmi.tobw.net/


1. MODES
________


 There are three different Modes in MIDIControlDS :
 
 - Sliders
 _________
   8 slider-type controls
 
 - Touchpad
 __________
   X and Y controls on the touchscreen + a parameter when the screen is pressed
 
 - Pads
 ______
   12 pads with velocity. 
   If you tap on the center of the pad, the velocity will be greater. If you tap on 
   the sides, it will be low.

   To transpose the pads, just press up and down (you will see on the top screen 
   what range of notes you're in). You can transpose an octave up or down by pressing 
   up or down while holding Shift (L Button).
 
 
 
 To switch between modes, use the buttons START (next mode) and SELECT (previous mode)


2. MIDI CHANNEL
_______________
 You can switch the MIDI Channel using buttons Left and Right. The current MIDI Channel 
 is displayed on the bottom right corner of the top screen.


3. SHIFT, HOLD
______________
 On some modes, you can use the Shift (L Button) and Hold (A Button) functions.
 
  On the Pads mode, if you press a pad while Hold is on, the pad will stay on,
  until you press it again. If you want to let the Hold function on, press Hold
  while you press Shift.

  On the Touchpad mode, if you touch the screen whil the Hold function is on, 
  The press-screen parameter will stay on until you press it again. Again, you can
  let the Hold function on if you press Shift at the same time.


4. MIDI CCs
___________

Here are the MIDI CCs that are sent.

 Sliders :
  Slider1 : 21
  Slider2 : 22
  Slider3 : 23
  Slider4 : 24
  Slider5 : 25
  Slider6 : 26
  Slider7 : 27
  Slider8 : 28

 Touchpad :
  X : 31
  Y : 32
  Screen-press : 30


CREDITS
_______
This software was developped by Benjamin MICHEL, using libnds, PALib and libDSMI

Thanks to : 
0xtob for his amazing DSMI
WinterMute, Dovoto and anybody on #dsdev who had the patience to answer me

http://midicontrolds.blogspot.com/
http://www.devkitpro.org/
http://dsmi.tobw.net/
http://palib-dev.com/

This version is a beta version, so please report any bugs or make your suggestions to benjisbrk@gmail.com