This holds the original codes for turning the C60 IR spectrum into a MIDI file.
Please push your codes to this git as you develop more features to expand the capabilities of the original code. :)
Possible conda environment:
conda create --name datajam python=3.11 numpy pandas matplotlib ipykernel ipywidgets
And then in this environment:
conda activate datajam pip install midiutil