Coder Social home page Coder Social logo

sparkfun / midi_shield Goto Github PK

View Code? Open in Web Editor NEW
48.0 49.0 13.0 402 KB

Midi shield product 9595, available from SparkFun Electronics

Home Page: https://www.sparkfun.com/

License: Other

C++ 100.00%
sparkfun sparkfun-products midi audio arduino

midi_shield's Introduction

SparkFun MIDI Shield

SparkFun MIDI Shield

SparkFun MIDI Shield (DEV-12898)

The MIDI Shield gives your Arduino access to the MIDI communication protocol, so you can control synthesizers, sequencers, and other musical devices.

Repository Contents

  • /Firmware - Example Arduino .ino sketch
  • /Hardware - All Eagle design files (.brd, .sch)
  • /Production - Production panel files (.brd)

Documentation

Product Versions

Version History

  • V_1.5 - GitHub snapshot at V_1.5.
  • V_1.3 - GitHub snapshot at V_1.3

License Information

This product is open source!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact [email protected].

Distributed as-is; no warranty is given.

- Your friends at SparkFun.

midi_shield's People

Contributors

bboyho avatar elizabethsrobert avatar iaxtk avatar nseidle avatar patrickalberts avatar robert-hunke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

midi_shield's Issues

version number correct?

I think standard protocol dictates that the version number should still be v15 even though we proto'd a v15 already, only because the live version of the product is v14. The version increment should stay v15 through however many rounds of proto we do in this case. Toni, can you confirm?

Verify/compile of MIDI-sniffer fails

When compiling on Aurdiuno IDE the error message "MIDI-sniffer:41:10: fatal error: MsTimer2.h: No such file or directory
#include <MsTimer2.h>"

I'm using Arduino 1.8.19

Where do I find MsTimer2.h?

Is this sketch only compatible with the SparkFun MIDI-shield?

I am not using the sparkfun MIDI shield but I have built a MIDI I/O circuit according to MIDI specs.

The MIDI I/O circuit works with no issues when receiving input from a sequencer and the output goes to a software synthesizer sound source. Here is a link to the I/O circuit I have built.

I have tested this circuit using the Arduino MIDI library (fortyseven effects) basic I/O and callback examples. No issues whatsoever.

The issue I am having with the MIDI-sniffer.ino sketch is that while the serial monitor seems to be reading all the MIDI data, the output seems to be getting "stuck". Notes sent from the sequencer will get stuck "on", and after I stop the sequencer, I hear a distinct echo/ feedback noise coming from the receiving sound source.

As a result, I have to reset the MIDI output (send note off / panic message) in my DAW to stop the noise from continuing and "unstick" things. Is this some kind of loopback?

Why do the basic I/O and callback examples provided in the Arduino MIDI library work but this sketch has issues? How can I work to resolve this issue? Any guidance or pointers is greatly appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.