Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MrGlockenspiel/the-sound-of-CPU-usage

What does CPU usage sound like? Like this, apparently.
https://github.com/MrGlockenspiel/the-sound-of-CPU-usage

Last synced: 3 months ago
JSON representation

What does CPU usage sound like? Like this, apparently.

Awesome Lists containing this project

README

        

# The Sound of CPU Usage
What does CPU usage sound like? Like this, apparently.

To be honest, it doesn't sound that bad.

Also 69 SLOC ( ͡° ͜ʖ ͡°)

## What is this

This is a Python script that uses your current CPU usage to generate beautiful sounds for your listening pleasure.

## How to use

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`.

## ~~Bugs~~ Features:

- 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.

## FAQ

#### Why did you do this
Yes.