Code Monkey home page Code Monkey logo

Comments (5)

rppicomidi avatar rppicomidi commented on September 4, 2024

@JustBKen That is a good idea for a project, but it is out of scope for this one. The intent of this project is to do just 5-pin DIN MIDI to USB Host so it is easier to understand and to build. MIDI to CV conversion is on my list of projects I want to do. I will get to it one day. I hope this project is still useful to you. Many analog synthesizers also have a MIDI IN connector, and some will even convert that MIDI IN to a CV and Gate output.

from midi2usbhost.

JustBKen avatar JustBKen commented on September 4, 2024

I guess mine is a nieche case. I am currently building a synth around a monotron duo inspired by the ms-20. Since the monotrons only have CV/Gate and no MIDI, i want to add a method to use my MIDI keyboard on it without using 2 microprocessors. Your project is the only one I found acting as a USB-MIDI host. Do you have any tipps on how I could modify your code to achieve midi note to Pitch CV. Even a pointer to where to get the midi data in the code would be helpful!

Update: I figured it out, I think. I will do some testing once finished with the synth and post a fork if you would allow that. I could also just share the code with you

from midi2usbhost.

rppicomidi avatar rppicomidi commented on September 4, 2024

@JustBKen Sorry I didn't get back to you sooner. The application is cool. There a whole commercial projects that do what you are doing. I am glad you figured it out.

In my mind, it really shouldn't be a fork of this project called midi2usbhost. It is a different project altogether, perhaps usb-midi-host2cv or something like that. I might suggest that instead of just sharing your code with me, you should create a new repository and share it with everyone in your own github page. After all, you did the work. Post a link in this issue when it is ready. I will keep this issue open so I and others can find it.

from midi2usbhost.

JustBKen avatar JustBKen commented on September 4, 2024

I shall do so, once I am finished and have fully tested it. Thank you for the permission and encouragement!

from midi2usbhost.

rppicomidi avatar rppicomidi commented on September 4, 2024

@JustBKen This project looks cool and may be helpful to you.

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.