
Radio-Player 'terminal'
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
# Record radio just change URL (melody is saved in ogg format either (mp2, mp3, wav) for easy handling when cutting if you want to record
# directly into mp3 format only need to replace ogg to mp3 in a string) :
# If want to convert ogg, FLACK, mp4, mp2 to mp3 or vice versa, with only user rights to write in the terminal:
###############################################
# #
# lame -m s name_song.ogg -o name_song.mp3 #
# #
###############################################
# To do choose the player must press the "p" to create pleilist (terminal will close no problem, just start next step "a" ), "r" to delete
# terminal will close) or "a" for "play" :
# MP3 player plays only :
Please login or register to add a comment or rating