Skip to content

Boutsman/generic-usb-midi-interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bare Conductive

Bare Conductive Touch and Proximity USB MIDI interface code

This is an extension of the simple touch-to-USB-MIDI code for the Bare Conductive Touch Board which adds generic support for both touch buttons and proximity sensors.

Using this you can create either a touch or proximity object for each electrode and map it to either a keypress or slider output. This is all documented by example in the comments.

Requirements

Install

  1. Close the Arduino IDE if you have it open.

  2. Download the .zip or clone the repository to your local machine - if downloading the .zip, extract the contents somewhere that suits you.

  3. Take the Midi_interface_generic folder and move it to Arduino Sketchbook Folder. This will be different for each operating system:

    Windows

    Libraries\Documents\Arduino

    or

    My Documents\Arduino

    Mac

    Documents/Arduino

    Linux (Ubuntu)

    Home/Arduino

    If this folder does not exist, create it first.

  4. Reopen the Arduino IDE - you should now be able to open the sketch in the File -> Sketchbook menu.

About

Bare Conductive Touch and Proximity USB MIDI interface code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published