Giter Club home page Giter Club logo

Comments (7)

franky47 avatar franky47 commented on August 27, 2024

Hi Andy,

We're in discussion with Paul, @rkistner and David Mellis from Arduino to find a clean way to integrate all these changes in the MIDI Library, the Teensy and Arduino cores.

from arduino_midi_library.

DavidMenting avatar DavidMenting commented on August 27, 2024

Hi Franky,
Any updates on this? My Teensy 3.1 doesn't seem to get past MIDI.begin() using MIDI library version 4.2.

from arduino_midi_library.

aminnie avatar aminnie commented on August 27, 2024

Hi David,

I have been running Frank's MIDI library version 4.2 on Teensy 3.1's for more than a year - for the most part through the serial/DIN interfaces. I attempted to move to MIDI over USB in recent weeks with some success. As long as I connect to my Roland Integra-7 via MIDI-OX on a PC, midiUSB works fine. However a direct midiUSB connect between the Teensy and Integra is not working and I reverted back to DIN. From my little reading to date this may be related to USB MIDI "class compliance" implementation differences. The standard seems to be a little loose. Would be great to get USB on the Teensy's going with the Integra-7, but standard DIN works fine.

You have tried Paul's intro to MIDI examples? https://www.pjrc.com/teensy/td_libs_MIDI.html

Anton

from arduino_midi_library.

DavidMenting avatar DavidMenting commented on August 27, 2024

I managed to get this library to work by changing midi_Defs.h as in Paul's fork of this library (commit 95af056).

from arduino_midi_library.

franky47 avatar franky47 commented on August 27, 2024

I'd be happy to merge @PaulStoffregen's commits if he sends a PR, otherwise I can replicate his changes.

from arduino_midi_library.

PaulStoffregen avatar PaulStoffregen commented on August 27, 2024

I too would like to see everything integrated cleanly. At the moment I can't put much time into this... but I do want to get to it eventually.

from arduino_midi_library.

softegg avatar softegg commented on August 27, 2024

I just copied the library directory over verbatim and it worked. I had to add a "library.properties" file, but that was it. I didn't test USB MIDI, just serial MIDI.

from arduino_midi_library.

Related Issues (20)

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.