Coder Social home page Coder Social logo

joshmormann / midi-controller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amir0ff/midi-controller

0.0 0.0 0.0 48 KB

๐ŸŽ›๏ธ MIDI Controller on Arduino (Pro) Micro 5V/16MHz

License: GNU General Public License v3.0

C++ 100.00%

midi-controller's Introduction

๐ŸŽš๏ธ๐ŸŽ›๏ธ๐ŸŽš๏ธ MIDI Controller on Arduino (Pro) Micro 5V/16MHz

This is a generic MIDI controller for DJs and music producers built on the ATmega32u4 microcontroller. It has been tested on Native Instrument's Traktor Pro 2 and Ableton Live 10 and should work on other versions alike.

It doesn't require any external software such as "The Hairless MIDI" since this is a MIDI over USB Class Compliant device.

MIDI mapping:

MIDI In can be assigned from the software to any knob, fader or button you map it to. MIDI Out has to be configured in the readMIDI() method in the code and mapped in the software.

Traktor Pro 2 (MIDI Out) mappings:
  • MIDI Channel = 4
  • MIDI CC 80 = Filter On (Deck A)
  • MIDI CC 81 = Monitor Cue On (Deck A)
  • MIDI CC 84 = Deck Focus Selector (Deck A)
  • MIDI CC 82 = Filter On (Deck B)
  • MIDI CC 83 = Monitor Cue On (Deck B)
  • MIDI CC 85 = Deck Focus Selector (Deck B)

Mappings file: Download

Electronic components used:

  1. Arduino (Pro) Micro 5V/16MHz (1x)
  2. Rotary encoder (1x)
  3. 10k Rotary potentiometer (8x)
  4. 10k Slide potentiometer (3x)
  5. Momentary pushbutton switch (6x)
  6. Standard (3501) Blue 3mm diffused LEDs (4x blue, 2x green)
  7. 16-Channel Analog/Digital CD74HC4067 Multiplexer (1x)

Fritzing schematics file: Download

USB device name change:

If you want to change your MIDI controller device name go ahead and read this here.

midi-controller's People

Contributors

amir0ff avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.