Open brainchild0 opened 5 years ago
It's possible to add processing an album without splitting. But I'm not sure about the popularity of this feature. In any way, not just now, I don't have enough time now.
I added an answer about function for converting already split albums to the FAQ.
You might consider the killer feature of Flacon to be conversion and management of music collections that are based on cue sheets. There is currently an enthusiastic community that is poorly served by existing software packages. My guess is that many of these features would be popular.
I'll think about it bot, not just now.
The current function of Flacon is that it "extracts individual tracks from one big audio file containing the entire album". As few applications reliably perform this function, Flacon proves extremely beneficial to its users.
However, with little change in overall design, Flacon could be enhanced with a new feature supporting a case for generating output that preserves the mapping of one file per album.
While many applications will perform trancoding operations with a one-to-one relation of input files to output files, these applications are generally unable to rewrite cue sheets to preserve track boundaries and metadata while also using updated file names.
A mode of operation in Flacon such that output contains one audio file per album would help to support a broader range of uses for the application. Such uses include helping to manage the file names and tags of a source collection, and to create representations in more efficient encodings of a collection while still preserving the benefits of a single audio file for each album.
Note that two general cases present:
A third case is also possible:
Practically, the last case may be more difficult to implement. However, as few or no applications reliably support such functionality, it could be extremely helpful.
(Even more generally, Flacon could, in principle, support the completely general set of four use cases, representing all combinations where input may either be file-per-album or file-per-track, and output may separately also be either of the two.)