Code Monkey home page Code Monkey logo

Comments (4)

krickovicd avatar krickovicd commented on July 29, 2024 1

Hi @rppicomidi, thank you for taking time to answer my question. I followed the instructions in the README section but failed to build the project. The first issue comes after executing "git checkout -b midihost origin/midihost" in the pico-sdk folder. After executing that command some files are deleted which makes cmake think that the pico-sdk is not installed in that folder anymore.
The next issue is that the "git clone --recurse-submodules https://github.com/midiusb2host.git" command is incorrect. As pointed in #3 (comment) it should be https://github.com/rppicomidi/midi2usbhost.git (at least I think so). Last thing, looking at the https://github.com/rppicomidi/tinyusb/tree/master/src/class/midi i don't see midi_host.h there.

from midi2usbhost.

rppicomidi avatar rppicomidi commented on July 29, 2024 1

Hi @krickovicd I have updated the README file. See the comments on the other issue. I corrected typos and hopefully clarified how to install the forked tinyusb library.

from midi2usbhost.

rppicomidi avatar rppicomidi commented on July 29, 2024

@krickovicd Sorry I did not notice your post until now. The issue receiving from a midi device is resolved. Yes you can send and receive MIDI messages using the forked tinyusb on the midihost branch. Take a look at the MIDI host example code. The file midi_app.c shows sending and receiving messages directly. You can use this midi2usbhost project as another example. Make sure you are using my fork of tinyusb and check out the midihost git branch. Look at the README section on how to set up your build environment if you don't know what I am talking about.

from midi2usbhost.

krickovicd avatar krickovicd commented on July 29, 2024

Thanks @rppicomidi. Updated readme helped. I finally manged to build the project. Now I need to figure out how to communicate with my MG-300. I will check the examples you mentioned, hope that will be enough.
Thanks!

from midi2usbhost.

Related Issues (17)

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.