Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling both Serial & USB #20

Closed
tercerapersona opened this issue Sep 24, 2022 · 0 comments
Closed

Handling both Serial & USB #20

tercerapersona opened this issue Sep 24, 2022 · 0 comments

Comments

@tercerapersona
Copy link

Hi, I'm working in a MIDI instrument that I would like to support both serial & midi clock + messages, like any other industrial instrument.

I haven't seen any example on the whole internet, would you provide one?

Use cases:

  • MIDI clock read from serial is connected.
  • MIDI clock read from USB is connected.
  • MIDI clock read from digital pin (optional, audio cable 3.5mm)
  • MIDI messages read from serial & USB (if any or both are connected)
  • MIDI messages sent to serial & USB (if any or both are connected)
Repository owner locked and limited conversation to collaborators Sep 25, 2022
@lathoub lathoub converted this issue into discussion #21 Sep 25, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant