Skip to content
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

Transport Messages (topic: question) #81

Closed
SteeveDess opened this issue Feb 17, 2022 · 1 comment
Closed

Transport Messages (topic: question) #81

SteeveDess opened this issue Feb 17, 2022 · 1 comment
Labels
conclusion: off topic Off topic for this repository type: support OT: Request for help using the project

Comments

@SteeveDess
Copy link

Hi,

I'm interested to build a usb midi pedalboard to control studio one show page on foot, with midi message like play, stop, record, rewind and forward.
I have an arduino pro micro ATmega32U4 board.
I tested the example to send midi notes, It's working well. My windows 10 and studio one recognized the midi device, and received the note (on and off) messages. Great and simple.

Now, I'd like to send the transports messages, starting with a simple play, wait, stop, wait, scenario.

It's not clear that it's possible with this library, is it ?

A comment in this topic #48 talk about another library that correct the trouble (https://github.com/lathoub/Arduino-USBMIDI)

It's not clear for me how to do it.

I like this MIDIUSB library for it simplicity to use, I'd like some intels about how to send transport messages

Regards,
Steeve

@per1234
Copy link
Contributor

per1234 commented Feb 17, 2022

Hi @SteeveDess. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests. This topic is more appropriate for the Arduino Forum, where we have a section dedicated to assistance for Arduino projects with MIDI. I'm sure we will be able to help you out over there:

https://forum.arduino.cc/c/using-arduino/audio/24

@per1234 per1234 closed this as completed Feb 17, 2022
@per1234 per1234 added conclusion: off topic Off topic for this repository type: support OT: Request for help using the project labels Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: off topic Off topic for this repository type: support OT: Request for help using the project
Projects
None yet
Development

No branches or pull requests

2 participants