Skip to content

Simple USB MIDI controller with 1 Pitch Fader, 1 Toggle Switch, 1LED and Arduino Micro.

Notifications You must be signed in to change notification settings

spinngit/Arduino-Micro-Simple-MIDI-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

Arduino-Micro-Simple-MIDI-Controller

This is a simple USB MIDI controller with 1 Pitch Fader, 1 Toggle Switch, 1LED, up/down Pitch Benders and Arduino Micro.

Use case (NI Traktor Pro 3)

1. Connect this controller for your DAW or PCDJ software. I use Native Instruments Traktor pro 3.
  1. Open Controller Settings on Traktor PRO

  2. Choose the "Controller Manager", select "General Midi" and set IN-port to "Arduino Micro"

  3. Set the Modifier Condition of M8 as C3= 1 / D3= 2 by notes sent from toggle switch.

  4. Set Control Change value to Tempo Adjust (=pitch fader) with Modifier8(M8). If M8=1 then Assignment="Deck A" and If M8=2 then Assignment="Deck B".

image

  1. Set Pitch Bend

image

  1. So you can pitch up/down with SL-1200 fader, and select Target Deck (A/B) by the toggle switch!

Images

![_DSC0193_note1240]

image The Circuit

image The Connection Chart

_DSC0145_note1240 I use classic Technics SL-1200's pitch fader for this controller. I got it from Yahoo auction in Japan.

_DSC0194_note1240 SL1200_fader_housing.stl for LENOVO ThinkPad T490

_DSC0201_note1240 Mission Completed.