Forums » Bugs & Problems Search

'AudioAnalysis' object has no attribute 'name' New Reply

Author Post
Posts: 1
Registered: Sep 01, 2010

I've been fighting with getting Remix to work, stumbling from one error to another. This one has kept me occupied though and after several hours I still have no clue even where to start.

carl@carl-laptop:~$ python swinger.py -s 0.33 -v "06 Billie Jean.mp3"
Computed MD5 of file is edbc100886ae1e7bc31bd1fcf67a108e
Probing for existing analysis
en-ffmpeg -i "06 Billie Jean.mp3"
en-ffmpeg -y -i "06 Billie Jean.mp3" -ac 2 -ar 44100 "/tmp/tmpZ3VdBK.wav"
Computing swing . . .
Beat 0 — split [0.258|0.258] — stretch [0.343|0.173] seconds
[...]
Beat 568 — split [0.255|0.255] — stretch [0.340|0.171] seconds

Time stretching...

'AudioAnalysis' object has no attribute 'name'
carl@carl-laptop:~$
Posts: 12
Registered: Oct 03, 2008

Hi,

Please post this to the remix google group. My quick suggestion is to make sure that you have the most recent version of remix and pyechonest.

Reply to this Thread

You must log in to post a reply.