MP3 player manejable con JavaScript
muy bien documentadohttp://e-phonic.com/mp3player/documentation/
Convertir CUE/FLAC en MP3
So you downloaded an album in the cue/FLAC format (a cue sheet + a flac file) and I want to convert it to multiple mp3 files? Here’s what you need to do: Install the necessary software: audio-convert, gstreamer-flac, mp3splt. Assuming you’re using Ubuntu and have enabled the universe repository, open a terminal and type sudo […]