https://github.com/zenithalhourlyrate/loglog_spectrum
Tired of music spectrum in frequency? Try log_frequency!
https://github.com/zenithalhourlyrate/loglog_spectrum
Last synced: 3 months ago
JSON representation
Tired of music spectrum in frequency? Try log_frequency!
- Host: GitHub
- URL: https://github.com/zenithalhourlyrate/loglog_spectrum
- Owner: ZenithalHourlyRate
- Created: 2020-08-04T14:42:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T14:48:39.000Z (almost 6 years ago)
- Last Synced: 2025-01-20T22:13:06.464Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LogLog Spectrum
When you open fb2k and see the spectrum, do you really know what it is?
We think no one knows that.
First, it does not have axis ticks; then the axis of frequency is also
hard to read.
Hence we present loglog spectrum, which uses log frequency as its axis.
Why? Because music are naturally presented by ratios, then logarithm is
a natural choice.
# Development
Now this repo is under construction, and any use of it is of no warranty.
If you do want to use it, please read the code yourself.