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

thanks for this library #14

Closed BillMcGinn closed 6 years ago

BillMcGinn commented 6 years ago

Before opening a new issue, please read the installation instructions in the README. Also check if your question is answered in the Wiki or in a previous issue.
If you do create a new issue, please follow the template below.
--- (delete these first lines) ---

Description of the problem or question

no actual problem, I was having a lot of issues getting a midi controller up and running and this guide/library was pretty comprehensive to get a simple controller going. Just wanted to say thanks, sorry if this isn't the correct place for that, fairly new to github as well

Steps to reproduce the problem

Hardware

Arduino board: ? Arduino UNO, Arduino Leonardo, Arduino DUE, Arduino MEGA, Arduino Micro, Teensy 3.2, ... ?
Schematic: ?

Software versions:

MIDI Controller library: ? 3.0.0 ?
Arduino IDE: ? 1.8.4 ?
Operating System: ? Windows, OSX, Ubuntu, ... ?
Operating System version: ? 10, 16.04, ... ?
(Teensyduino): ? 1.39 ? (Encoder library): ? 1.4.1 ?
(MIDIUSB library): ? 1.0.3 ?

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

Glad to hear!

(The issues section on GitHub is mostly used for bug reports or questions that are not answered by the documentation, but I appreciate your message!)