Sunday, December 10, 2006

current and future telescope projects

http://www.astrosociety.org/pubs/mercury/34_01/sherrill.html
http://map.gsfc.nasa.gov/m_mm/ob_techorbit1.html

Sunday, December 03, 2006

ape的cue文件不能播放问题。

FILE命令不对,

http://www.hydrogenaudio.org/forums/lofiversion/index.php/t42637.html
http://digitalx.org/cuesheetsyntax.php#file

Ensure that the FILE command in the cuesheet looks like:

FILE ".flac" WAVE

If you are using a vorbis comment you could use Tag.exe to export the cuesheet to a .cue file, edit it in Notepad, and then embed again.

Export:

TAG.EXE --tocuea ".flac"

Embed:

TAG.EXE -f "CUESHEET=.flac.cue" ".flac"