I've started on a small programming project that takes any midi file and converts it into an AutoHotKey file that can be run to automatically play the song in-game!
Here's the github repo link for anyone who wants to try out the very basic version that I have going right now: https://github.com/LeGAT45/corekeeper_midi_to_instrument
This github page and the script itself will become much better in the future, and a features wishlist can be seen on the github read.me
I would recommend only giving it single instrument tracks for the time being, however, I will be adding functionality to handle these types of songs in the near future. There are some sample midis that mostly work and sample ahks included in the repo.
Here's a clip of some of the songs I've converted into a macro already:
https://medal.tv/games/core-keeper/clips/jY7LYhGM1kyxXzDG7?invite=cr-MSx1ZjEsMjcyMzgzODcy
Let me know if y'all are interested in getting your hands on a music player like this for corekeeper! Or if you have any feedback. I've very aware of the issues with the parsing right now, and I'm working towards perfecting the project.
And definitely let me know if you find any good midis to use.