Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/MrGlockenspiel/the-sound-of-CPU-usage
- Owner: MrGlockenspiel
- License: wtfpl
- Created: 2020-12-17T17:49:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T05:21:52.000Z (over 2 years ago)
- Last Synced: 2024-06-30T10:21:38.718Z (5 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 50
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.