TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Play Strength, a Rdio Feature Concept

47 点作者 avand超过 12 年前

7 条评论

brianwhitman超过 12 年前
EN (which powers the Rdio create station feature that rolled out recently) has similarity data and popularity data for songs &#38; artists natively.<p>Popularity of a single song: <a href="http://developer.echonest.com/api/v4/song/search?api_key=FILDTEOIK2HBORODV&#38;format=json&#38;results=1&#38;artist=radiohead&#38;title=karma%20police&#38;bucket=song_hotttnesss" rel="nofollow">http://developer.echonest.com/api/v4/song/search?api_key=FIL...</a><p>List of songs by an artist ordered by popularity<p><a href="http://developer.echonest.com/api/v4/song/search?api_key=FILDTEOIK2HBORODV&#38;format=json&#38;results=10&#38;artist=radiohead&#38;bucket=song_hotttnesss&#38;sort=song_hotttnesss-desc" rel="nofollow">http://developer.echonest.com/api/v4/song/search?api_key=FIL...</a><p>Since we have Rdio in our Rosetta ID space, you can natively use Rdio IDs and get them back in your calls:<p><a href="http://developer.echonest.com/api/v4/song/search?api_key=FILDTEOIK2HBORODV&#38;format=json&#38;results=10&#38;artist=radiohead&#38;bucket=song_hotttnesss&#38;sort=song_hotttnesss-desc&#38;bucket=id:rdio-US&#38;bucket=tracks&#38;limit=true" rel="nofollow">http://developer.echonest.com/api/v4/song/search?api_key=FIL...</a>
评论 #4845217 未加载
diesellaws超过 12 年前
Music listening is completely subjective based on the smallest of changes within any given moment. Sure, the ideas of play strength/stars/constant radio/genre/BPM all helps in culling a mood, but it will never go all the way (without some sort of brain connection device).<p>I may create a playlist one day based upon a certain artist (with similar artists in the mix) however the next day I may want to listen to something a bit heavier, making those playlists irrelevant no matter how far I've drilled down my preference list.<p>While Play Strength is a good concept, it's still just a feature that can become just as underused or overused as a star count.<p>Instead of focusing on how 'perfectly-automatic' we can make a playlist based on features such as genre, BPM &#38; play strength, we should be focusing on tools that help better understand our moods, the environment around us &#38; the energy and vibes we intend to create from the music itself. The Effect &#62; The Cause.
评论 #4845196 未加载
评论 #4846738 未加载
mw63214超过 12 年前
Killer feature(idea): Work with a Kinect sensor on a feedback loop to update the playlist based on number of people, size of the room, acoustics, aggregate playlist taste of people who "check-in" to the room so their tastes gets included (you're a good host right?). I imagine it would bring a more social component to the playlist and put that social component to use.
评论 #4845213 未加载
zeedog超过 12 年前
Very neat ideas here. I love the idea of helping Rdio choose what to play next by this combination of your recent plays combined popularity as defined by other users.<p>I also appreciate that many of the UI changes for these features are very subtle.<p>I just wonder how many users would actually find these features useful. I had to explain the concept of the "Collection" of a few people recently, which scared me since it's one of Rdio's core features!
评论 #4845203 未加载
varikin超过 12 年前
I once had the idea of using markov chains to help build playlists. I find the order of songs can be very important, and that way I could build a more random playlist based liking song B after song A, and just keep going.<p>The problem was two fold, one, I really love whole albums when done right. So that most of the music I listen to is album based. The markov chain is pointless then. Two, I would need a really big data set to make it worthwhile. Rdio has that data set (or possibly even Echo Nest).
overcyn超过 12 年前
I love posts like this having spent a decent bit of time designing a music queuing UI myself. I think number 4 is really interesting if you could get the recommendations right. And you could do it in addition to play strength.
JimEngland超过 12 年前
I like the idea of using stars to indicate favorite tracks. iTunes has a 5 star rating system that I use to keep my music organized and I wish Rdio had the same.
评论 #4844610 未加载