• Split Lossless Audio Files And Automatically Add Tags In Ubuntu With "Split Lossless" Nautilus Script [PPA]

    Split Lossless is a Nautilus script created by WebUpd8 reader CokiDVD to split single lossless audio files (ape, flac, wavpack) by .cue file into flac or mp3 (320kbps or 192kbps). Further more, the script also adds tags to the new files so all the res…

    continue reading »

     
     
  • How to Display Album Art for The Currently Playing Song on Your Desktop

    Album art used to be an inseparable part of music, back when it came in record or CD format. But there’s a way to capture some of that magic even today, using a free application. Read on to see how!How to Enable Google Chrome’s Secret Gold Ico…

    continue reading »

     
     
  • Parcellite 1.0, PuddleTag 0.10.0 [WebUpd8 PPA Updates]

    2 quick updates in the WebUpd8 PPAs:

    Parcellite 1.0
    Parcellite 1.0 – a well-known clipboard manager, – has been uploaded to our Parcellite PPA. Parcellite can be used as usual – running in the notification area:

    Or launching it via keyboard shortc…

    continue reading »

     
     
  • Redeem Pre-paid Zune Card Points for Zune Marketplace Media

    If you don’t want to pay the monthly fee for a Zune Pass, one option is buying a pre-paid Zune card. Here we take a look at how to redeem the Zune card points so you can get music for your Zune or Zune HD.

    continue reading »

     
     
  • Ripping CD Music with cdparanoia


    cdparanoia is a command line
    audio CD digital audio extraction application. You can use use it for compiling music in a format suitable for your PC or mobile music player. cdrparanoia is available on almost all linux distributiions.
    On ubuntu you can install it with

    $ sudo apt-get install cdparanoia

    For trying out cdpaanoia ,put an audio CD in your cd drive and run the following command from a terminal.

    $ cdparanoia -vsQ

    Checking /dev/cdrom for cdrom…
    Checking for SCSI emulation…
    Checking for MMC style command set…
    Verifying CDDA command set…

    Table of contents (audio tracks only):
    track length begin copy pre ch
    ===========================================================
    1. 18295 [04:03.70] 0 [00:00.00] no no 2
    2. 16872 [03:44.72] 18295 [04:03.70] no no 2

    11. 17908 [03:58.58] 174587 [38:47.62] no no 2
    12. 17342 [03:51.17] 192495 [42:46.45] no no 2
    TOTAL 209837 [46:37.62] (audio only)

    The above output show the capabilities of your CDROM , wheither CDDA is supported, SCSI emulation is used etc. Cdparanoia extracts audio from compact discs directly as data, and writes the data to a file or pipe in WAV, AIFC, AIFC or raw 16 bit linear PCM.

    Here are some examples of cdparanoia command lines that I use.

    $ cdparanoia -B Rip tracks as WAV files by track name
    $ cdparanoia -B — “3-5” Rip tracks 3-5 into separate files
    $ cdparanoia — “3-7” myrip.wav Rip tracks 3-8 to one file (myrip.wav)
    $ cdparanoia — “1:[40]-” Rip tracks 1 from 40 secs in to end of the CD
    $ cdparanoia -f — “3”
    Rip track 3 and save to AIFF format
    $ cdparanoia -a — “5”
    Rip track 5 and save to AIFC format
    $ cdparanoia -w — “1” my.wav
    Rip track 1 and name it my.wav

    continue reading »

     
     
  • 1 Year Ago: Amarok 1.4.10 Review [Oldies but Goldies]

    Almost one year ago, on August 13, 2008, the last version of Amarok 1.4 for KDE3 was released. Since Amarok 2 for KDE4 was launched, bringing a completely redesigned interface and changing mostly all the major design concepts, users of this great player divided into two groups, the ones who still like 1.4 better and the ones who look forward for a complete Amarok 2.x (which still lacks many features from the old 1.4).


    Edit: This is by no means an Amarok 2.x critique, you can see I barely mentioned it here. It’s just a nostalgic review of a great audio player.

    Amarok is the most popular audio player on Linux, no doubt about that. Amarok 1.4 reached a level of maturity and completion which few (if any!) audio players ever reached. It had any possible feature available, it was easy to use and, once the codecs were installed, it could handle any audio file type.

    Features in 1.4 – countless
    One of the strongest points of Amarok was the powerful and complete music collection management, which allowed the users to easily organise their music using the default SQLite database, or MySQL or Postgresql for large collections, since the latter two are faster. Amarok 1.4.10 included a cover manager, automatically fetching of covers from Amazon.com, lyrics fetching, Wikipedia information, various playlists (including smart playlists), support for podcasts, Internet radio, tags, Last.fm song submission, scripts, powerful and fast playlist, file browser, drag-and-drop, OSD (on-screen display), themes, font customisation, Last.fm streams, support for audio CDs, support for iPods and other MP3 devices, Magnatune integration, statistics, equalizer, visualizations, ratings, update and rescan collection options, real-time file watcher, global shortcuts, system tray integration and… did I mention all of them? I’m sure I missed a few.

    Interface
    The interface was basically divided into two widgets:
    - the playlist, which offered plenty of sorting fields, including artist, album, track number, bitrate, filename, location, play count; all of these could be arranged in any order and you could choose which of them to be displayed and which not

    - the side panel, which included tabs for the current playing track, lyrics, Wikipedia; a collection tab which could show the music collection sorted by several rules (for example by Artist/Year – Album); the playlists, files, devices and Magnatune tabs were also available here

    Playlist
    At the bottom of the playlist the usual Play/Pause, Stop, Next and Previous Track buttons were available. You could also change the volume and the analyzer type from here. Repeating the album, track, or entire playlist was also available, and the playlist could be shuffled at any time. You could also undo changes to the playlist.

    Music collection
    Amarok 1.4 used by default the SQLite database for managing the music collection, but the Wiki also offered a detailed guide on how to simply enable support for MySQL or Postgresql databases. Amarok offered the possibility to scan specific music directories and keep track of any changes in these. You could set ratings for every song, save lyrics, show only songs played in the last few days or weeks, view the music in the Collection tab using the flat, tree or iPod view modes, and including options to sort them using a specific order. Besides those, Amarok 1.4 also had a statistics system implemented, which would show what are the favourite tracks or albums, what are the most played tracks, newest items and favourite artists.

    Cover manager
    The cover manager could fetch all the covers from Amazon.com or browse in the song’s directory for files with names like cover.png or front.jpg.


    Script manager
    Amarok supported scripts in languages like Python or even Bash, some of those being the popular WikiLyrics or the playlist2html ones. I once wrote a (rather CPU intensive, but that’s not the point) simple script to dcop Kopete to change the avatar’s picture using the currently cover of the album playing in Amarok. And that was in Bash, in a few lines.


    Powerful and productive tag editor
    Amarok introduced an awesome tag editor, which allowed the user to edit the tags for several tracks at once. For example, if you had an album you could edit all the artist, album and year fields in one command, instead of for each track individually.


    File browser, iPod support, Magnatune and Last.fm integration
    Amarok 1.4 had an integrated file browser from which you could drag and drop audio files to the playlist and instantly play them. There was even a Konqueror sidebar available for Amarok. One of the great features for those who needed to synchronise their music with their MP3 player was device support. Magnatune integration (a music shop for free music) was another plus, and the Last.fm radio and Last.fm song submission really made it an even more awesome experience.

    Lyrics and Wikipedia
    There were several scripts for fetching lyrics from various websites and show them in the Lyrics tab. There was even a script called ConTEXT, which could retrieve album reviews, HTML and TXT files from the local folder and display all that info inside Amarok. Wikipedia integration was also a great addition, finding info about your favourite artist, album or song being one click away.

    10-band Equalizer
    Amarok’s equalizer included 10 bands and presets, so you could instantly choose default presets like Full bass, Treble, Reggae, Pop, Rock, Party etc.

    Configuration
    Amarok 1.4 allowed to tweak its interface by using themes, changing the colours and fonts. It also offered the option to enable/disable scores and ratings; use song crossfading and fadeout; resume playing when starting Amarok; a highly configurable OSD, configuration of the sound system and media device handling.

    I think to cover all of the Amarok 1.4 features in detail would take a 50-page book, which is not the scope of this article. Amarok 1.4 was probably the best player ever created, at least for the Linux platform. Looking forward to 2.x, which takes big steps towards implementing all the features his older brother had.

    continue reading »

     
     
  • Pandora | One Review

    As a user of the online music service Pandora. These are my thoughts on the service and the software.

    continue reading »

     
     
 
 
Extra Tags