What does CPU usage sound like? Like this, apparently.
To be honest, it doesn't sound that bad.
Also 69 SLOC ( ͡° ͜ʖ ͡°)
This is a Python script that uses your current CPU usage to generate beautiful sounds for your listening pleasure.
You will need midi2audio
, midiutil
and psutil
, which can be installed using
pip install midi2audio
, pip install MIDIUtil
and pip install psutil
respectively.
Then just run the script with ./the-sound-of-cpu-usage.py
.
- If your CPU is too good, you may just get a lot of low notes in a row. The lesson? Get a worse computer, nerd.
Yes.