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

add support for generating MIDI files #21

Open
monperrus opened this issue Nov 16, 2020 · 4 comments
Open

add support for generating MIDI files #21

monperrus opened this issue Nov 16, 2020 · 4 comments

Comments

@monperrus
Copy link

Thanks a lot for this really cool project, the demo web app works out of the box!

It would be great to be able to generate MIDI files for a given message.

@nicolas-f
Copy link
Member

Thanks for your interest in this library.

I'm working on the next major version of QRTone for passive buzzer compatibility.

Thanks for your feedback, I will take in consideration the midi communication protocol.

@monperrus
Copy link
Author

monperrus commented Nov 16, 2020 via email

@nicolas-f
Copy link
Member

nicolas-f commented Nov 16, 2020

In arduino and other microcontroller projects you can easily plug in a passive buzzer (https://wiki.seeedstudio.com/Grove-Passive-Buzzer/) It is low cost and easy to use. However you can generate only single tone square wave signal.

The idea is to create the next version of QRTone that will use only one tone and will aim at less computationally intensive processing.

@monperrus
Copy link
Author

monperrus commented Nov 16, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants