Open shiftgeist opened 3 years ago
What would a user want to do with these primarily? I think spotify uses these to recommend tracks, so will that be the main use? Find other tracks with similar metrics?
@zrthxn yes recommending tracks and finding similar tracks like done on (everynoise.com) is that I thought of.
I have a local branch with knobs for some of the recommendation parameters, more work is needed, though.
@jpochyla could you create a remote branch for this? I'd like to try to build something for this, maybe something like "tracks similar to..." or playlists of a similar type
Similar tracks have been in master for a while (right click on track). I've pushed preliminary support for the parameter knobs in a0ae67446251ce342a6e4e71c2b01c38aed07b99. I'm leaving this open, as some of the parameters don't have any knob yet, and we might also want to visualise audio properties of existing tracks.
Spotify has a lot of metadata. It'd be nice to view them to some degree.
Example:
Docs: https://developer.spotify.com/documentation/web-api/reference/#endpoint-get-several-audio-features (page is very slow for me)