razrotenberg / Midier

Arduino library for playing, recording, looping and programming MIDI notes, arpeggios and sequences
MIT License
58 stars 7 forks source link

Thanks for the Awesome Midier library! #6

Open urish opened 3 years ago

urish commented 3 years ago

I created a MIDI player in my Arduino simulation especially so I could add this library:

https://wokwi.com/arduino/libraries/Midier/Sequencer-Basic-TwelveBarBlues

If you want to try it out, just click on the "Start" button in the simulation tab (it may take a few seconds until you get sound)

Awesome work! 🎹🎶🎶🎶

razrotenberg commented 3 years ago

Hi @urish! Thank you very much for this incredible feedback!

I tried your simulation and it works perfectly. I'm really happy you found the library interesting and it's super cool to see someone playing with it. Hope it will inspire some ideas for future projects.

And again, thanks for the feedback!

urish commented 3 years ago

If you got some other demos you'd like to have on the library simulation page, just let me know, or even open a pull request directly