Open denjhang opened 2 years ago
Using DOSBOX-X+sbvgm to play vgm will occupy CPU (over 50% occupancy rate), is there any other way to play vgm through ArduinoOPL2?
DosBox-X is not directly in scope of the ArduinoOPL2 library, but there is an example in this repo that shows you how you can play uncompressed VGMs directly on an Arduino from SD card.
Using DOSBOX-X+sbvgm to play vgm will occupy CPU (over 50% occupancy rate), is there any other way to play vgm through ArduinoOPL2?