Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flacon/flacon
Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.
https://github.com/flacon/flacon
aac ape audio c-plus-plus cd convert cue cuesheet encoder flac flacon mp3 ogg ogg-vorbis wav
Last synced: about 2 months ago
JSON representation
Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.
- Host: GitHub
- URL: https://github.com/flacon/flacon
- Owner: flacon
- License: lgpl-2.1
- Created: 2013-10-26T05:27:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T13:33:05.000Z (about 2 months ago)
- Last Synced: 2024-10-27T00:12:24.500Z (about 2 months ago)
- Topics: aac, ape, audio, c-plus-plus, cd, convert, cue, cuesheet, encoder, flac, flacon, mp3, ogg, ogg-vorbis, wav
- Language: C++
- Size: 19.7 MB
- Stars: 444
- Watchers: 17
- Forks: 32
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - flacon/flacon - Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks. (others)
README
Flacon ![Release](http://flacon.github.io/badge_release.svg) ![Build Status](https://github.com/flacon/flacon/actions/workflows/test-linux.yml/badge.svg) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XVRVWTQL5WERG)
======Audio File Encoder.
Flacon extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files. To do this, it uses information from the appropriate CUE file.
Besides, Flacon makes it possible to conveniently revise or specify tags both for all tracks at once or for each tag separately.Get started
-----------
* [Official site](https://flacon.github.io)
* [Get Flacon](https://flacon.github.io/download/)
* [Installation guides](https://github.com/flacon/flacon/wiki/How-to-build)Documentation
-------------
The Flacon documentation is available at [WIKI](https://github.com/flacon/flacon/wiki)