On Sun, 2005-07-17 at 20:47 -0700, Regnad wrote: > Say, how would you get a FLAC back to a WAV and could you preserve the > tags?
the flac command line/shell utility will convert back. There are several flac2wav programs floating arround, one on my software site. Strictly speaking, you can't have tags in wav files. Most folks emulate tags with the file path data, i.e. save the resulting files as /songs/rock/thebeatles/rubbersoul/01_drive_my_car.wav I believe that there are some non-standard ways to add tags to wav files, but raw PCM files are generally just raw music bits. It is a lot more useful to do flac => mp3 and keep the tags -- Pat http://www.pfarrell.com/music/slimserver/slimsoftware.html _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
