It is probably Berklee_Students/jen_scaturro/deserted.csd sndfile-info deserted.wav |grep ^Dur Duration : 00:02:51.900 About metadata fields, there is a bug when we use -+option="spaces between words" in CsOptions. Here is an example: -+id_title="The Space Between Us" -+id_artist="Craig Armstrong" -+id_date="1998" csound test.csd ... argc=1 Additional string "Us"" Usage: csound [-flags] orchfile scorefile ... If we remove "Between Us" from the title, the result is csound test.csd ... 0 errors in performance sndfile-info $SFDIR/test.wav ... INFO INAM : "The IART : "Craig ICRD : "1998" ... But after the fix in git, the spaces return csound test.csd ... 0 errors in performance sndfile-info $SFDIR/test.wav ... INFO INAM : The Space Between Us IART : Craig Armstrong ICRD : 1998 ... tito On Mon, Jun 18, 2012 at 07:50:42PM +0100, john ffitch wrote: > For various reasons I was looking at files I have not touched for > ages. I am finding all kinds of old examples and pieces. Currently > stuck on > 30296844 Sep 27 1998 CSexamples/Deserted.wav > I do not remember whose this is. Anyone claim it? Lasts 2m 51.751s > in stereo. > > I expect to find other unidentified pieces. Shows the reason for the > metadata fields in the output (if I could remember how to use it!) > ==John ffitch