reading from flac files
Status: Beta
Brought to you by:
zarne
I would appreciate if you could add reading from flac
files to jack_workers.py. It should just use a flac
file instead of a wave file if one is given (either in
the toc file or using the -F option).
You could probably use python-flac to do it.
Thanks a lot.
Logged In: NO
I'm willing to implement this, but I don't know how you
create a FLACH file containing a full CD plus meta
information about the CD itself. Can you tell me that?