Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
EchoNest API が、特定の気分 (ハッピー、悲しい、怒っているなど) に基づいてアーティストを検索する方法を提供していることに気付きました。しかし、特定のアーティストのムードを取得するのに苦労しています..
検索可能なムード用語:
"type": "mood", "terms": [ { "name": "happy" }, { "name": "angry" }, { "name": "sad" }, { "name": "relaxing" }, { "name": "excited" }
私の推測では、これらのオーディオ属性は 2013 年にはまだ実験的なものだったため、ムード属性はほとんどのアーティストに追加されていませんでした。