Quantcast
Channel: The Echo Nest Developer Forum
Browsing all 1582 articles
Browse latest View live
↧

cAction import error module not found

Hrmm. I'll try on my machine tonight - I am again suspicious of Windows 7 vs. Windows Server though...Best, Thor

View Article


cAction import error module not found

So can you get any ffmpeg command to work? For example, en-ffmpeg -i input.wav -vn -ar 44100 -ac 2 -ab 192k -f mp3 output.mp3Best,Thor

View Article


cAction import error module not found

Nope. Same error regarding DV input stream.

View Article

Energy Calculation Change?

Hi, We also noticed that the energy values currently being returned are significantly higher than they were back in mid-June. Can we rely on those new values?Sample results: Luke Bryan; Suntan City;...

View Article

Minor change in HTTP Response Status Code

Hey all - We are making a minor change in how we notify your application that it has hit the rate limit. This is not a change to your rate limit, it's merely a change in the format of the response we...

View Article


Change in default for the DMCA parameter in the playlisting API

We are making a minor change in how we support DMCA compliance in the dynamic playlist API. Specifically, we are changing how we interpret dmca=true. Previously, when a playlist was created with dmca...

View Article

Outdated Results in Song search

manodrum - Sorry for the delayed response, somehow I missed your post.We currently don't expose song release year yet. It is coming soon. Until then, filtering by song_hotttnesss is the best way to go....

View Article

Preview Url

NinjaCoder - The preview audio is provided by 7Digital. You need to agree to 7 Digital's TOS to use their assets. Read this for all of the details:http://developer.echonest.com/sandbox/7digital.htmlYou...

View Article


Energy Calculation Change?

Hi slegroux, guitarded. We are always working to improve our analysis algorithms, so you may see changes to date now and then. If you look at the detailed analysis (pointed to by the analysis_url in...

View Article


Energy Calculation Change?

Folks,In addition to what Paul noted, we constantly get new versions of songs with the same name (e.g. live versions, remixes, extended or shortened). These will usually have different audio attributes...

View Article

Possible memory leak in ENMFP Codegen

I'm using ENMFP 3.15 (C++) under Ubuntu (64bit). I have a class generating fingerprints in a separate thread for an entire song. Whenever I create a Codegen object:Codegen codegen(sampleData, size, 0);...

View Article

How does the Infinite Jukebox get its track IDs?

So, seven months later, I'm at the point where I can open up a page's source and see how it gets its information. (in Python, no less)http://hasteb.in/nucefeyegi.pyTurns out there's a json api that...

View Article

cAction import error module not found

I found that the version of en-ffmpeg was very old. After updating to a newer version I was able to get passed the error. The script now runs successfully :)

View Article


Uploading private songs

Sorry for the basic question, but I couldn't find information on this.I am looking to to analyze my own songs and then experiment with them using echonest-remix. But it gave me pause when I realized I...

View Article

Uploading private songs

tunesmith,The audio you upload is only used for analysis and not available to anyone else (or even you) for download. The track/upload method returns you a unique track ID you can use in the future to...

View Article


Uploading private songs

Hi, thank you. Is the same true for streaming and streaming-previews? Under what circumstances can someone hear the audio if I upload?

View Article

Uploading private songs

tunesmith,The Echo Nest does not serve or stream audio. Several of our Rosetta Stone partners provide streaming services of audio based on Echo Nest playlists, but user-uploaded tracks do not...

View Article


Uploading private songs

Great, thank you for the clarification. When I saw that url field for preview, I wasn't sure if it was something that echo nest generates. At any rate, you might consider updating the API documents for...

View Article

Setting up Remix: en-ffmpeg not found

Same here. How to work in around? I'm using python 2.7.5import os os.system("en-ffmpeg")returns 32512 - i don't know how to interpret it.

View Article

Setting up Remix: en-ffmpeg not found

OK, i found it - it cannot find the file. I tried copying the en-ffmpeg to my python's default path, changing it's name to ffmpeg with no result.

View Article
Browsing all 1582 articles
Browse latest View live