A simple tool to bring your midi files to life with an Arduino uno
and tone()
library.
Use the bits of the sound here
- Easy interface
- Completely written in JavaScript
- It parses the
mid
file in the browser and it won't send it anywhere! - You can hear how the selected track in your midi file sounds!
- Dedicated with ❤ to the one who I love.
Libraries I used, lisences of these libraries can be found on their repository:
- ToneJS
- MidiConvert
- VueJS
- Bootstrap
- jQuery