-
Notifications
You must be signed in to change notification settings - Fork 7
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
Comments
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. |
Cool! Out of curiosity, what's the "passive buzzer compatibility"?
|
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. |
Nice, looking forward to it! --Martin
|
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.
The text was updated successfully, but these errors were encountered: