Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilhernvall/candify
A spotify client (libspotify-based) that implements some primitive visualizations
https://github.com/emilhernvall/candify
Last synced: about 2 months ago
JSON representation
A spotify client (libspotify-based) that implements some primitive visualizations
- Host: GitHub
- URL: https://github.com/emilhernvall/candify
- Owner: EmilHernvall
- Created: 2011-05-03T18:18:32.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-03T18:47:12.000Z (over 13 years ago)
- Last Synced: 2023-03-11T22:52:49.312Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 516 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a simple spotify client. When starting up you login and chose a playlist, which it then plays while
visualizing it. The effect itself is based on an FFT and a moving average. To be honest it doesn't follow
the music quite as well as I wanted it to. Despite that it seems to work well enough.You'll have to download libspotify to compile it. You also need your own API-key which should be
placed in a file called appkey.cpp.