foo_playcount ~ Foobar2000 Playback Stats


You can extend Foobar2000 functionality by increasing the information the player maintains. Installing the foo_playcount component allows Foobar to both keep track of additional data, and adds the following user available fields:

  • Date and time a track was first played ~ %first_played%
  • Date and time a track was last played ~ %last_played%
  • The number of times a track has been played ~ %play_count%
  • Date and time a track was first added to the Media Library ~ %added%
  • Song rating ~ %rating%

Song Rating Playlist Display

The songs rating can now be displayed in a playlist viewer in two ways:

  • On a 1 to 5 scale with %rating%
  • Displayed as up to five stars, “★★★”, with %rating_stars%
  • Displayed as five stars, “★★★☆☆”, with %rating_stars_fixed%

Note: This component should be installed at the same time as Foobar2000, if your goal is to have a complete play count history.

Discussion
Download
Documentation
Display (Title) Formattingplaylist viewer

foo_playcount_2003

This component uses the same database backend that foo_playcount utilises for logging plays but has many more advanced features and fewer limitations.

  • Playcounts and dates can edited for any context menu selection.
  • Data can be imported from file tags or fields provided by other components.
  • Ratings up to 10 are supported.
  • You can customise how long you have to listen before a play count is incremented.
  • The current time is available via title formatting as a full date time string or Unix timestamp.
  • First played, last played and added are all available as Unix timestamps.
  • How records are bound to tracks can be configured in the Advanced Preferences.

marc2k3.github.io/component/playcount-2003

BatchEncoder ~ Audio Conversion GUI


BatchEncoder is audio file conversion software. It supports most of popular audio file formats including both lossy and lossless compression. The program is very simple to use. BatchEncoder is basically a GUI front-end for command-line tools. All it does is create background processes and pass arguments to it with options set in the presets / format menu and additionally adds input and output file paths.

Features:

  • Open-source, fast and simple.
  • Front-end for command-line tools.
  • Supports popular audio formats.
  • File transcoding between audio formats.
  • Multi-threaded conversion.
  • Full UNICODE support.
  • Multi-language user interface.
  • Out of the box configuration for new users.
  • Advanced options for experienced users.
BatchEncoder

wieslawsoltes.github.io/BatchEncoder
github.com/wieslawsoltes/BatchEncoder
hydrogenaud.io/index.php/topic,50822.0

YAFS ~ Changing Song Order On USB Sticks


Some players display, or play files, in the order that the file was originally copied to a USB drive or stick. YAFS (Yet Another FAT Sorter) allows the order to be changed to whatever you prefer. YAFS is a multi-platform, open source, freeware, command line utility with a GUI (Graphical User Interface).

image2

Website
Visual YAFS ~ Frontend

Foobar2000 ~ Playing CDs With Pre-emphasis


Pre-emphasis & CDs

Although rarely used, there exists the capability for standardized emphasis in Red Book CD mastering. As CDs were intended to work on 14-bit audio, a specification for ‘pre-emphasis’ was included to compensate for quantization noise. After production spec was set at 16 bits, quantization noise became less of a concern, but emphasis remained an option through standards revisions. The pre-emphasis is described as a first-order filter with a gain of 10 dB (at 20 dB/decade) and time constants 50 μs and 15 μs ~ http://en.wikipedia.org/wiki/Emphasis_(telecommunications)#Red_Book_Audio

Emphasis came about because of early converter design. The entire sampling process was new, and A to D converters exhibited low level noise because of bad linearity in the conversion process. This process added some high frequency broadband noise to the digital signal. Manufacturers overcame this byproduct by boosting (emphasis) the high frequencies during the conversion from analog to digital, and then rolling off (de-emphasis) the high frequencies by the same amount after the conversion back from digital to analog. This process was optional and there was a switch to select emphasis on each track during record. A flag was set in the digital bit-stream, which automatically activated de-emphasis during playback. All CD players, DVD players, and DAT machines detect this flag and turn on a high frequency roll-off in the analog domain during playback. If the digital signal contains emphasis and the flag is missing or turned off, then the roll-off does not occur and the audio will be brighter than normal.

This emphasis feature was the biggest reason why different CD players sounded different when playing back the same CD, or DAT machines differed playing back the same DAT tape. The digital part and the conversion to analog were basically the same in all of the machines. The de-emphasis circuit was implemented in the analog domain using the least expensive circuit to perform the operation. There was high-end EQ on the output of every digital playback device, and there was no standard or calibration for how it was performed. If you played back a CD without emphasis, then all of the CD players sounded pretty much the same. If you played a CD with emphasis, then each playback device sounded very different from every other player.

Producers and engineers started turning off the emphasis switches. Converters were getting better so there was less converter noise, and the use of de-emphasis circuits was eliminated. ~ Roger Nicolls

As I understand it, the Redbook CD standard calls for decoding of pre-emphasis flags. So any player bearing the CD format logo should handle pre-emphasis discs properly. ~ http://forums.stevehoffman.tv/threads/whats-pre-emphasis.49396/#post-971902

Working with CDs with pre-emphasis

Foobar plugins to de-emphasis pre-emphasized CDs:

  • Postprocessing (foo_deemph): works only with lossless sources; always active during playback and ReplayGain scan.
  • * DSP plugin (foo_dsp_deemph): works with any source

Download ~ http://wiki.hydrogenaud.io/index.php?title=Pre-emphasis

Use post-processing if you want to add correct ReplayGain tags to your files.
Use DSP if you have lossy files that you want to de-emphasize.
Otherwise, there’s no difference. ~ http://hydrogenaud.io/index.php/topic,99394.50.html

Lists of CD’s with pre-emphasis:

http://www.studio-nibble.com/cd/index.php?title=Pre-emphasis_(release_list)
http://www.discogs.com/lists/CDs-with-pre-emphasis-my-collection-only/243100
http://www.discogs.com/lists/CDs-suspected-to-have-pre-emphasis/308012

ORBAN Loudness Meter ~ Loudness & Peak Display


This software simultaneously displays instantaneous peaks, VU, PPM, CBS Technology Center loudness, and ITU BS.1770 loudness. All meters include peak-hold functionality that makes the peak indications of the meters easy to see.

The software accepts two-channel stereo inputs. The VU and PPM meters are split to indicate the left and right channels. The PPM meter also displays the instantaneous peak values of the L and R digital samples. ~ Hydrogen Audio

ORBAN Meter

www.orban.com/orban/meter

foo_plorg ~ Playlist Organizer With Folders


The Foobar2000 Playlist Organizer component allows playlists to be organized into folders.

  1. Install the foo_plorg component
  2. Add a new panel or tab, then add Playlist Organizer

capture-foobar2000-dui-foo_plorg

Importing playlists using foo_plorg and foo_playlist_revive

  1. Install foo_playlist_revive
  2. Drag playlist files and drop on the Playlist Organizer panel
  3. Select Edit > Revive Dead Items

Note: The imported playlist will have the same name as the original playlist filename.

Resources:

Website
Documentation – Hydrogenaudio
foo_playlist_revive – Hydrogenaudio
Foobar2000 – How to install a component

CueMake ~ Create Cue Sheets From WAVs


Subscribe to continue reading

Subscribe to get access to the rest of this post and other subscriber-only content.

REW ~ Room EQ Wizard


REW is free room acoustics analysis software for measuring and analyzing room and loudspeaker responses. The audio analysis features of REW help you optimize the acoustics of your listening room, studio or home theater and find the best locations for your speakers, subwoofers and listening position.

aftereq500h

www.roomeqwizard.com
www.hometheatershack.com/forums/rew-forum
sourceforge.net/projects/equalizerapo
Multi-Sub Optimizer
Convolver – A Convolution Plugin

foo_discogs ~ Foobar2000 & Discogs


Greatly extend the information in your music files by using the foo_discogs component to tag albums with Discogs information. Once the additional Discogs release information is stored in the song tags, it’s possible to search for catalog numbers, secondary artists or studios, etc. You can now also create toolbar buttons which open the corresponding artist or release pages in Discogs, the artist’s own website or other links.

  • download Discogs album and artist artwork
  • retrieve more information than most taggers
  • goes that extra length to make sure retrieved data is correct and well formatted
  • flexible tag mapping allows you to write only what you want, where you want
  • use meta-data in tags to display Discogs artist / label / release web pages
    able to later update specified tags (useful in update ratings)
foobar - foo_discogs - resulting tags

Album’s properties when tagged with Discogs info

Installing & Configuration:

  1. Install the foo_discogs component
  2. Select any song on any playlist
  3. Right click the song and select Tagging
  4. From the sub-menu select Discogs
  5. Now select Configuration
  6. Change any settings needed.

Tagging Files:

  1. Select an entire album on a playlist
  2. Right click the album and select Tagging
  3. Select Discogs
  4. Select Write Tags…
  5. Click Search then select the correct match and click Next
  6. Confirm that the tracks match the files and click Write tags

Your audio files should now be tagged with additional Discogs metadata.

Open Release Page Button:

  1. Right click on Foobar’s Toolbar area and select “Customise Buttons…
  2. In “Available Commands” navigate to and select [context] > Tagging > Discogs > View Release Page
  3. Change Icon and then click “OK
  4. Select a song,  or album that has been tagged with Discogs metadata, and click the new custom button

References:

www.foobar2000.org/components/view/foo_discogs
hydrogenaud.io/index.php/topic,50523.0.html

Latest update:

github.com/ghDaYuYu/foo_discogs
bitbucket.org/fooDaYuyu/foo_discogs/downloads/

Paul Marshall Analog Audio Level Meters


These standalone audio level meter programs allow the optimum setting of input levels for various sound recording functions, particularly for video editing.

ppmme121

web.archive.org/web/20130627213637/http://www.darkwooddesigns.co.uk/pc2/meter

Highly accurate PP

VUMeter ~ Windows Analog VU Meter


A standalone analog VU meter for monitoring PC playback & recording levels.

vumeter

Website

EAC ~ Archiving CDs Losslessly


Exact Audio Copy, also known as EAC is often used to create an exact copy of a CD which can be stored in a digital media archive or audio library. The goal is to preserve all information from a CD, such that the CD can be recreated from an archive and / or is playable from an audio library.  With EAC, the original audio files and a .cue file, an exact copy can be reburnt back onto a CDR; and with FLAC files, a compressed lossless music library may be built. Creating an individual folder which contains the album’s compressed audio files and a cue file is done via the following method:

  1. Open EAC and select the FLAC encoder
  2. Insert the CD you wish to archive
  3. If using the freedb or CTDB plugins, select the correct cover art
  4. You may also add lyrics to each track at this point
  5. Verify that the downloaded information is complete and correct
  6. Convert all CD information to title case
    Ripping - Upper All First Characters - Cropped
  7. Remove any extra spaces
    Ripping - Remove Unwanted Spaces - Cropped
  8. Detect the CD’s gaps
    Ripping - Action - Detect Gaps
  9. Create the cue sheet and album folders
    Ripping - Create Cue Sheet - Current Gap Settings
  10. Rip the CD in Burst Mode, which creates the individual audio files
    ripping to FLAC
  11. Switch to Secure Mode and re-rip tracks any tracks that did not rip accurately

This process also creates an EAC log file in the same folder.

Determining Which EAC Gap Detection Method To Use:
hydrogenaud.io/index.php/topic,115657.msg954261.html#msg954261
Sources:
wiki.hydrogenaud.io/index.php?title=EAC_Lossless_Backup
wiki.hydrogenaud.io/index.php?title=EAC_Configuration_Wizard
dbpoweramp.com/spoons-audio-guide-cd-ripping.htm