cjk32;222754 Wrote: > I've very little experience with DOS batch files, but a bit of research > (http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/batch.mspx?mfr=true) > suggests that the following (untested) should do what you want: > > 1) for %f in (*.wav) do hdcd.exe <"%f" >"hdcd_%f" > > Chris
I have over 200 HDCD's I need to convert. They just don't make good HDCD DAC's any more so this is my only option. I have been using HDCD.exe at the command prompt but it is so tedious to type the file names. Could someone make sense of this %f jiberish for me? How can I convert an entire folder of wave files with a single command line? -- regal ------------------------------------------------------------------------ regal's Profile: http://forums.slimdevices.com/member.php?userid=14250 View this thread: http://forums.slimdevices.com/showthread.php?t=32967 _______________________________________________ audiophiles mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/audiophiles
