Skip to content

jackghicks/MIDIPilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDIPilot

MIDIPilot is a simple MIDI controller featuring two hall effect joysticks, four rotary potentiometers, and two simple push buttons for toggling between modes and other configuration options.

It uses the Arduino Pro Micro as the microcontroller, and is built with the MIDIUSB library and the ResponsiveAnalogRead library.

Pre-requisites

Hardware

TODO: Wiring diagram

Usage

The device boots into the simplest mode, which maps as follows:

  • Right Joy X: Pitch Bend
  • Right Joy Y: Modulation
  • Left Joy X: Filter Cutoff
  • Left Joy Y: Filter Resonance
  • Pot 1: Attack
  • Pot 2: Decay
  • Pot 3: Sustain
  • Pot 4: Release
  • Button L: Set Left Joy X center position
  • Button R: Set Right Joy X center position

About

Controller logic for a MIDI Controller featuring 2 joysticks, 4 rotary potentiometers, and 2 pushbuttons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors