You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.
TrackCutter does not support some popular file types, such as mp3 and FLAC
files. In order to remedy this, we should take advantage of external
processors. This issue focuses on lossy formats such as mp3. Another issue
will cover lossless formats.
It is not recommended to convert lossy formats such as mp3, as this is
likely to degrade quality. For these formats, TrackCutter should be able to
call upon external cutters, which it must supply with the necessary
information from the cue sheet. The user must supply a template for calling
the external cutter.
Original issue reported on code.google.com by [email protected] on 11 May 2008 at 3:25
The text was updated successfully, but these errors were encountered:
The user must also supply TrackCutter with a configuration for matching
templates and
corresponding output types to files. This way, multiple file types per cue file
can
be supported.
Original issue reported on code.google.com by
[email protected]
on 11 May 2008 at 3:25The text was updated successfully, but these errors were encountered: