--- name: Bug report about: Report something that does not work as intended title: '' labels: bug assignees: '' --- ## Context Please answer a few questions to help us understand your problem better and guide you to a solution: - What board are you using ? - `example: Arduino Leonardo` - _Please list any shields or other **relevant** hardware you're using_ - What version of the Arduino IDE are you using ? - `example: 1.8.5` - How are you using MIDI ? - [ ] Hardware Serial (DIN plugs) - [ ] USB - [ ] Other (please specify) - Is your problem related to: - [ ] MIDI Input (reading messages from other devices) - [ ] MIDI Output (sending messages to other devices) - How comfortable are you with code ? - [ ] Complete beginner - [ ] I've done basic projects - [ ] I know my way around C/C++ - [ ] Advanced / professional ## Describe your project and what you expect to happen: ## Describe your problem (what does not work): ## Steps to reproduce