tttapa / MIDI_controller

This is a library for creating a MIDI controller using an Arduino or Teensy board.
GNU General Public License v3.0
402 stars 70 forks source link

Serial MIDI #13

Closed NikolajRFA closed 6 years ago

NikolajRFA commented 6 years ago

Description of the problem or question

can i send midi data through the Arduino Uno's USB Port? if so how is this done?

Steps to reproduce the problem

this is just an ordinary question ;)

Hardware

Arduino Uno and a few potentiometers

Software versions:

MIDI Controller library: ? 3.0.1
Arduino IDE: ? 1.8.5
Operating System: Windows
Operating System version: ? 10

Settings in the IDE

Full code

// Your code here

Steps taken to try to diagnose or solve the problem

? Tried the MIDI debug mode, used a MIDI monitor, ... ?

The goal of your project and aditional information

tttapa commented 6 years ago

Have you read the Wiki and the ReadMe?