Add Audio(spotify) Spectrum Visualizer
FazCodeFR opened this issue · 4 comments
Hello,
Adding an audio Visualizer to your project would be so cool! (When a spotify music is launched you can see the audio Visualizer )
But unfortunately I don't have the level to do it myself, do you think you can add it to your project?
Ex : https://github.com/karlstav/cava/blob/master/example_files/cava.gif
I found some interesting links:
https://www.kaleidosync.com/
https://github.com/karlstav/cava
https://github.com/librespot-org/librespot/
https://github.com/zachwinter/spotify-viz
https://github.com/zachwinter/kaleidosync
https://developer.spotify.com/documentation/web-api/reference/tracks/get-audio-analysis/
Thank you very much !
Sorry for the late response, I missed the notification :\
Thank you for the proposal. This seems an interesting idea, but would need some serious coding.
A quick look at the links you provided I would think that spotify-vis probably fits the most.
Currently I don't have that much free-time to work on this. I will have a look at it in the future. If anybody wants to start working on it, PRs are more then welcome.
Sorry for the late response, I missed the notification :\
Thank you for the proposal. This seems an interesting idea, but would need some serious coding.
A quick look at the links you provided I would think that spotify-vis probably fits the most.Currently I don't have that much free-time to work on this. I will have a look at it in the future. If anybody wants to start working on it, PRs are more then welcome.
I might want to take a look at this. Would you suggest a PR on your repository, or an entire seperate module that this module can use?
I might want to take a look at this. Would you suggest a PR on your repository, or an entire seperate module that this module can use?
Thank you for the proposal. I haven't really thought about it yet. Maybe have a look at it first and see if you can guess the effort you need to get this working. If the lines of code "explode" / are far more than the whole MMM-Spotify module, we could still think about putting it in it's own module.
hello
There are also https://github.com/kopiro/siriwave who has to ask for fewer resources than others and is perhaps simpler to set up.
As you wish
Thank you very much @crisvdn