Page 1 of 1
Access to Lives Analysis
Posted: Thu Dec 15, 2011 10:35 am
by stefan-tiedje
Whenever I throw a clip into Live, it will be analyzed. I get warp markers, and a BPM value etc.
How can I access these information? I didn't ever found any files where it possibly is stored.
There are .asd files which supposed to have that info, but I never found any of my own clips.asd...
Even the API does not provide this vital information...
Where does Live store that data? It must be somewhere...
Any hints are welcome...
Stefan
Re: Access to Lives Analysis
Posted: Fri Dec 16, 2011 7:39 am
by gavspav
The .asd file should be in the same folder as the audio file.
Perhaps you need to save either the set or the warped clip to generate the .asd file - don't think so though.
Somewhere in the bowels of the forum there is a post which explains the format of the .asd file i.e how the data is stored.
I have always thought it would be possible to write an external which parsed the .asd file and extracted the warp marker data from it.
One day I'll try and do this - unless someone reads this and does it first (hint hint!)
Re: Access to Lives Analysis
Posted: Fri Dec 16, 2011 8:53 am
by pid
there is a timo rozendal max external for parsing .asd files in maxforlive.
http://www.timorozendal.nl/?p=143
works a treat, but not used it in a while.
stefan be aware, i think it is possible to turn off auto creation of .asd files in live's preferences. be sure you have not set that by mistake.
Re: Access to Lives Analysis
Posted: Fri Dec 16, 2011 10:27 pm
by gavspav
Awesome. Nice one Timo!
Re: Access to Lives Analysis
Posted: Sat Dec 17, 2011 1:14 pm
by stefan-tiedje
Thanks a lot for all the info, this will push me forward...
Stefan