Jump to content

Foobar2000:Components: Difference between revisions

From Hydrogenaudio Knowledgebase
Korth (talk | contribs)
m General: Added Stop After Queue
Korth (talk | contribs)
m Converters: added SoX Resampler DSP
 
(25 intermediate revisions by the same user not shown)
Line 65: Line 65:
* [[Foobar2000:Components/Floating window (foo_flowin)|Floating window (foo_flowin)]] ·  a component that host Default UI elements.
* [[Foobar2000:Components/Floating window (foo_flowin)|Floating window (foo_flowin)]] ·  a component that host Default UI elements.
* [[Foobar2000:Components/JScript Panel 3 (foo_jscript_panel3)|JScript Panel 3 (foo_jscript_panel3)]] · a component which allows creation of customisable panels that can be written with JavaScript rather than the C++ required by the foobar2000 SDK.
* [[Foobar2000:Components/JScript Panel 3 (foo_jscript_panel3)|JScript Panel 3 (foo_jscript_panel3)]] · a component which allows creation of customisable panels that can be written with JavaScript rather than the C++ required by the foobar2000 SDK.
* [[foobar2000:Components/Queue Viewer (foo_queue_viewer)|Queue Viewer (foo_queue_viewer)]] · This component provides full playback queue management as an embedded UI element.
* [[Foobar2000:Components/Waveform Minibar (mod) (foo_wave_minibar_mod)|Waveform Minibar (mod) (foo_wave_minibar_mod)]] · Element for DUI with seekbar functionality on top of the waveform of the playing song.
* [[Foobar2000:Components/Waveform Minibar (mod) (foo_wave_minibar_mod)|Waveform Minibar (mod) (foo_wave_minibar_mod)]] · Element for DUI with seekbar functionality on top of the waveform of the playing song.


Line 78: Line 79:
===DSP===
===DSP===
====Converters====
====Converters====
* [[Foobar2000:Components/SoX Resampler DSP (foo_dsp_resampler)|SoX Resampler DSP (foo_dsp_resampler)]] · Good quality and fast resampler based on code from SoX 'rate' effect.
* [[Foobar2000:Components/SRC Resampler DSP (foo_dsp_src_resampler)|SRC Resampler DSP (foo_dsp_src_resampler)]] · Secret Rabbit Code resampler.
* [[Foobar2000:Components/SRC Resampler DSP (foo_dsp_src_resampler)|SRC Resampler DSP (foo_dsp_src_resampler)]] · Secret Rabbit Code resampler.


Line 83: Line 85:
* [[Foobar2000:Components/Crossmix DSP (foo_dsp_crossmix)|Crossmix DSP (foo_dsp_crossmix)]] · Mixes the beginning of the next track over the ending of the previous track without any fading.
* [[Foobar2000:Components/Crossmix DSP (foo_dsp_crossmix)|Crossmix DSP (foo_dsp_crossmix)]] · Mixes the beginning of the next track over the ending of the previous track without any fading.
* [[Foobar2000:Components/Effect DSP (foo_dsp_effect)|Effect DSP (foo_dsp_effect)]] · Adds miscellaneous effects.
* [[Foobar2000:Components/Effect DSP (foo_dsp_effect)|Effect DSP (foo_dsp_effect)]] · Adds miscellaneous effects.
* [[Foobar2000:Components/Fade In-Out DSP (foo_dsp_fadeinout)|Fade In/Out DSP (foo_dsp_fadeinout)]] · Allows adding linear, sine, cosine, or logarithmic shaped fade-in and fade-out effects.
* [[Foobar2000:Components/Fade In/Out DSP (foo_dsp_fadeinout)|Fade In/Out DSP (foo_dsp_fadeinout)]] · Allows adding linear, sine, cosine, or logarithmic shaped fade-in and fade-out effects.
* [[Foobar2000:Components/LCC DSP (foo_dsp_lcc)|LCC DSP (foo_dsp_lcc)]] · LCC (Localization Cue Correction) is a solution for spatialized audio through stereo speakers.
* [[Foobar2000:Components/VLevel (foo dsp vlevel)|VLevel (foo_dsp_vlevel)]] · Dynamic compressor which amplifies the quiet parts of music.
* [[Foobar2000:Components/Vocal Exciter DSP (foo_dsp_vocal_exciter)|Vocal Exciter DSP (foo_dsp_vocal_exciter)]] · Adds harmonically related distortion to high frequencies to give more presence.
* [[Foobar2000:Components/Vocal Exciter DSP (foo_dsp_vocal_exciter)|Vocal Exciter DSP (foo_dsp_vocal_exciter)]] · Adds harmonically related distortion to high frequencies to give more presence.


Line 96: Line 100:
* [[Foobar2000:Components/MathAudio Room EQ (foo_room_eq)|MathAudio Room EQ (foo_room_eq)]] · Corrects deficiencies of room acoustics (multipoint compensation).
* [[Foobar2000:Components/MathAudio Room EQ (foo_room_eq)|MathAudio Room EQ (foo_room_eq)]] · Corrects deficiencies of room acoustics (multipoint compensation).
* [[Foobar2000:Components/mda Dither DSP (foo_dsp_mdadither)|mda Dither DSP (foo_dsp_mdadither)]] · Range of dither types for word-length reduction.
* [[Foobar2000:Components/mda Dither DSP (foo_dsp_mdadither)|mda Dither DSP (foo_dsp_mdadither)]] · Range of dither types for word-length reduction.
* [[Foobar2000:Components/Stereo Convolver (foo_dsp_stereoconv)|Stereo Convolver (foo_dsp_stereoconv)]] · Take stereo audio and convolve each channel with two impulse responses.
* [[Foobar2000:Components/Stereo Convolution DSP (foo dsp stereoconv)|Stereo Convolution DSP (foo dsp stereoconv)]] · Take stereo audio and convolve each channel with two impulse responses.


====Utilities====
====Utilities====
Line 104: Line 108:
* [[Foobar2000:Components/Fake Gapless DSP (foo_dsp_fakegapless)|Fake Gapless DSP (foo_dsp_fakegapless)]] · Briefly fades track changes to silence to avoid glitches with gapless tracks when encoded with lossy codecs.
* [[Foobar2000:Components/Fake Gapless DSP (foo_dsp_fakegapless)|Fake Gapless DSP (foo_dsp_fakegapless)]] · Briefly fades track changes to silence to avoid glitches with gapless tracks when encoded with lossy codecs.
* [[Foobar2000:Components/GAP Killer (foo_dsp_nogaps)|Gap Killer DSP (foo_dsp_nogaps)]] · Removes silence from track transitions.
* [[Foobar2000:Components/GAP Killer (foo_dsp_nogaps)|Gap Killer DSP (foo_dsp_nogaps)]] · Removes silence from track transitions.
* [[foobar2000:Components/Graphic Equalizer (foo_dsp_xgeq)|Graphic Equalizer (foo_dsp_xgeq)]] · A Graphic Equalizer.
* [[Foobar2000:Components/Hard Clip DSP (foo_dsp_hardclip)|Hard Clip DSP (foo_dsp_hardclip)]] · Clips peaks forcing foobar2000 output to match players that don't support floating point output.
* [[Foobar2000:Components/Hard Clip DSP (foo_dsp_hardclip)|Hard Clip DSP (foo_dsp_hardclip)]] · Clips peaks forcing foobar2000 output to match players that don't support floating point output.
* [[foobar2000:Components/Noise Sharpening (foo_dsp_delta)|Noise Sharpening (foo_dsp_delta)]] · This component boosts high frequencies.
* [[foobar2000:Components/Noise Sharpening (foo_dsp_delta)|Noise Sharpening (foo_dsp_delta)]] · This component boosts high frequencies.
Line 122: Line 127:
* [[Foobar2000:Components/Another Slight Atari Player (foo_asap)|Another Slight Atari Player (foo_asap)]]· adds playback of Atari 8-bit chiptunes to foobar2000.
* [[Foobar2000:Components/Another Slight Atari Player (foo_asap)|Another Slight Atari Player (foo_asap)]]· adds playback of Atari 8-bit chiptunes to foobar2000.
* [[Foobar2000:Components/MIDI Player (foo_midi)|MIDI Player (foo_midi)]] · adds playback of MIDI files to foobar2000.
* [[Foobar2000:Components/MIDI Player (foo_midi)|MIDI Player (foo_midi)]] · adds playback of MIDI files to foobar2000.
* [[Foobar2000:Components/sidplay (foo_sid)|SID Player (foo_sid)]] · adds playback of SID and MUS files to foobar2000.
* [[Foobar2000:Components/SID Player (foo_sid)|SID Player (foo_sid)]] · adds playback of SID and MUS files to foobar2000.
* [[Foobar2000:Components/Signal Generator (foo_input_signal)|Signal Generator (foo_input_signal)]] · generates synthesized signals.
* [[Foobar2000:Components/V2M Decoder (foo_input_v2m)|V2M Decoder (foo_input_v2m)]] · Farbrausch V2 module (V2M) decoder.
* [[Foobar2000:Components/V2M Decoder (foo_input_v2m)|V2M Decoder (foo_input_v2m)]] · Farbrausch V2 module (V2M) decoder.
* [[Fobar2000:Components/vgmstream decoder (foo_input_vgmstrean)|vgmstream decoder]] (foo_input_vgmstrean) · allows playback of hundreds of streamed (prerecorded) audio formats used in video games.
* [[Fobar2000:Components/vgmstream decoder (foo_input_vgmstrean)|vgmstream decoder]] (foo_input_vgmstrean) · allows playback of hundreds of streamed (prerecorded) audio formats used in video games.


===Visualisation===
===Visualisation===
* [[Foobar2000:Components/ProjectM Visualisation (foo_vis_projectM)|ProjectM Visualisation (foo_vis_projectM)]] Based on the ProjectM project, which is a reimplementation of Milkdrop under OpenGL.
* [[foobar2000:Components/Analog VU Meter Visualisation (foo_vis_vumeter)|Analog VU Meter Visualisation (foo_vis_vumeter)]] · foo_vis_vumeter is modern reimplementation of the analog VU meter component by DRON.
* [[Foobar2000:Components/Enhanced Spectrum Analyzer (foo enhanced spectrum analyzer)|Enhanced Spectrum Analyzer (foo_enhanced_spectrum_analyzer)]] Displays a detailed FFT spectrum in a logarithmic frequency scale.
* [[Foobar2000:Components/Enhanced Spectrum Analyzer (foo enhanced spectrum analyzer)|Enhanced Spectrum Analyzer (foo_enhanced_spectrum_analyzer)]] · Displays a detailed FFT spectrum in a logarithmic frequency scale.
* [[Foobar2000:Components/Loudness Peakmeter (foo loudness peakmeter)|Loudness Peakmeter (foo_loudness_peakmeter)]] Displays a loudness meter and graph in real-time.
* [[Foobar2000:Components/Loudness Peakmeter (foo loudness peakmeter)|Loudness Peakmeter (foo_loudness_peakmeter)]] · Displays a loudness meter and graph in real-time.
* [[Foobar2000:Components/Spectrum Analyzer (foo vis spectrum analyzer)|Spectrum Analyzer (foo_vis_spectrum_analyzer)]] Display an audio spectrum visualization. Currently a remake of [[foobar2000:Components/Musical Spectrum (foo_musical_spectrum)|Musical Spectrum]] component for foobar2000 64-bit versions
* [[foobar2000:Components/MIDI Visualizer (foo_vis_midi)|MIDI Visualizer (foo_vis_midi)]] · Visualize MIDI events.
* [[foobar2000:Components/MIDI Visualizer (foo_vis_midi)|MIDI Visualizer (foo_vis_midi)]] Visualize MIDI events.
* [[foobar2000:Components/MilkDrop 2 Visualisation (foo_vis_milk2)|MilkDrop 2 Visualisation (foo_vis_milk2)]] · foo_vis_milk2 is a port for foobar2000 of Winamp's MilkDrop 2 music visualizer.
* [[foobar2000:Components/Oscilloscope Visualisation (foo_vis_oscilloscope)|Oscilloscope Visualisation (foo_vis_oscilloscope)]] · An oscilloscope visualization implemented with Direct2D. It is a modernized version inspired by Holger Stenger's "Oscilloscope (Direct2D)".
* [[Foobar2000:Components/ProjectM Visualisation (foo_vis_projectM)|ProjectM Visualisation (foo_vis_projectM)]] · Based on the ProjectM project, which is a reimplementation of Milkdrop under OpenGL.
* [[Foobar2000:Components/Spectrum Analyzer (foo vis spectrum analyzer)|Spectrum Analyzer (foo_vis_spectrum_analyzer)]] · Display an audio spectrum visualization. Currently a remake of [[foobar2000:Components/Musical Spectrum (foo_musical_spectrum)|Musical Spectrum]] component for foobar2000 64-bit versions
* [[foobar2000:Components/Spectrum Analyzer Visualisation (foo_vis_wispan)|Spectrum Analyzer Visualisation (foo_vis_wispan)]] · Spectrum analyzer visualization implemented with GDI. It is a port of the Classic Spectrum Analyzer (vis_classic) Winamp visualization plug-in by Mike Lynch.
* [[foobar2000:Components/What a GOOM! Visualisation (foo_vis_goom)|What a GOOM! Visualisation (foo_vis_goom)]] · foo_vis_goom is a port for foobar2000 of the "What a GOOM!" music visualizer.


===Other===
===Other===
====General====
====General====
* [[foobar2000:Components/Artwork Display (foo_artwork)|Artwork Display (foo_artwork)]] · Displays cover artwork for currently playing tracks and internet radio streams with intelligent API fallback support.
* [[Foobar2000:Components/Cover Info (foo_cover_info)|Cover Info (foo_cover_info)]] · This component scans a selection of files for embedded album art and stores the results in a database.
* [[Foobar2000:Components/Cover Info (foo_cover_info)|Cover Info (foo_cover_info)]] · This component scans a selection of files for embedded album art and stores the results in a database.
* [[Foobar2000:Components/Cover Resizer (foo_cover_resizer)|Cover Resizer (foo_cover_resizer)]] · Utilities for manipulating embedded art of files from within of foobar 2000.
* [[Foobar2000:Components/Cover Resizer (foo_cover_resizer)|Cover Resizer (foo_cover_resizer)]] · Utilities for manipulating embedded art of files from within of foobar 2000.
* [[foobar2000:Components/Cover Utils (foo_cover_utils)|Cover Utils (foo_cover_utils)]] · This is a combined replacement for foo_cover_info and foo_cover_resizer.
* [[Foobar2000:Components/DR Meter (foo_dr_meter)|DR Meter (foo_dr_meter)]] · A simple Dynamic Range meter.
* [[Foobar2000:Components/DR Meter (foo_dr_meter)|DR Meter (foo_dr_meter)]] · A simple Dynamic Range meter.
* [[Foobar2000:Components/Loop (foo_loop)|Loop (foo_loop)]] · This component offers looping in a track.
* [[Foobar2000:Components/Loop (foo_loop)|Loop (foo_loop)]] · This component offers looping in a track.
Line 144: Line 157:
* [[Foobar2000:Components/PGGB-RT (foo pggb rt)|PGGB-RT (foo_pggt_rt)]] · Real-time implementation of Remastero's PGGB resampling algorithm implemented as foobar2000 component. Only available as 64-bit component.
* [[Foobar2000:Components/PGGB-RT (foo pggb rt)|PGGB-RT (foo_pggt_rt)]] · Real-time implementation of Remastero's PGGB resampling algorithm implemented as foobar2000 component. Only available as 64-bit component.
* [[Foobar2000:Components/Preview (foo_preview)|Preview (foo_preview)]] · Plays first seconds of consecutive tracks.
* [[Foobar2000:Components/Preview (foo_preview)|Preview (foo_preview)]] · Plays first seconds of consecutive tracks.
* [[Foobar2000:Components/QSearch (foo_qsearch|QSearch (foo_qsearch)]] · Provides 6 context menu items to create playlists or open a search window from the selected track's metadata.
* [[Foobar2000:Components/QSearch (foo_qsearch)|QSearch (foo_qsearch)]] · Provides 6 context menu items to create playlists or open a search window from the selected track's metadata.
* [[Foobar2000:Components/Quicksearch UI Element (foo quicksearch)|Quicksearch UI Element (foo_quicksearch)]] · Search toolbar that sends results to a playlist.
* [[Foobar2000:Components/Quicksearch UI Element (foo quicksearch)|Quicksearch UI Element (foo_quicksearch)]] · Search toolbar that sends results to a playlist.
* [[Foobar2000:Components/Replaygain Override (foo rg trn)|Replaygain Override (foo_rg_trn)]] · Provides a way to specify which replaygain modes to use for each playback order.
* [[Foobar2000:Components/Replaygain Override (foo rg trn)|Replaygain Override (foo_rg_trn)]] · Provides a way to specify which replaygain modes to use for each playback order.
Line 153: Line 166:
* [[Foobar2000:Components/Seekbox (foo_seek_box)|Seekbox (foo_seek_box)]] · Main menu item that pops up a box for seeking to a particular hh:mm:ss time in the current track.
* [[Foobar2000:Components/Seekbox (foo_seek_box)|Seekbox (foo_seek_box)]] · Main menu item that pops up a box for seeking to a particular hh:mm:ss time in the current track.
* [[Foobar2000:Components/Seek to Time (foo_seek_to_time)|Seek to Time (foo_seek_to_time)]] · This component allows defining timestamps to directly seek to with keyboard shortcuts.
* [[Foobar2000:Components/Seek to Time (foo_seek_to_time)|Seek to Time (foo_seek_to_time)]] · This component allows defining timestamps to directly seek to with keyboard shortcuts.
* [[foobar2000:Components/Shutdown (foo_shutdown)|Shutdown (foo_shutdown)]] · When enabled, Shutdown shuts down the computer when playback stops without user intervention.
* [[Foobar2000:Components/SQL Tree (foo_uie_sql_tree)|SQL Tree (foo_uie_sql_tree)]] · This component makes possible viewing the media library in a tree structure using SQL queries.
* [[Foobar2000:Components/SQL Tree (foo_uie_sql_tree)|SQL Tree (foo_uie_sql_tree)]] · This component makes possible viewing the media library in a tree structure using SQL queries.
* [[Foobar2000:Components/SQLite Utilities (foo_sqlite)|SQLite Utilities (foo_sqlite)]] · This component allows viewing and changing the contents of the media library and the playlists by using SQL statements.
* [[Foobar2000:Components/SQLite Utilities (foo_sqlite)|SQLite Utilities (foo_sqlite)]] · This component allows viewing and changing the contents of the media library and the playlists by using SQL statements.
* [[Foobar2000:Components/Stop after Album (foo_stopafteralbum)|Stop after Album (foo_stopafteralbum)]] · This component allows stop playing according to defined tags.
* [[Foobar2000:Components/Stop after Album (foo_stopafteralbum)|Stop after Album (foo_stopafteralbum)]] · This component allows stop playing according to defined tags.
* [[foobar2000:Components/Stop After Focused Track (foo_stop_after_focused)|Stop After Focused Track (foo_stop_after_focused)]] · Stops playback after the currently focused item finishes playing.
* [[Foobar2000:Components/Stop After Queue (foo_stop_after_queue)|Stop After Queue (foo_stop_after_queue)]] · Stops playback at the end of the playback queue.
* [[Foobar2000:Components/Stop After Queue (foo_stop_after_queue)|Stop After Queue (foo_stop_after_queue)]] · Stops playback at the end of the playback queue.
* [[Foobar2000:Components/Stop on Current (foo_stop_on_current)|Stop on Current (foo_stop_on_current)]] · Acts like the built-in "Stop after current" function except playback cursor stays on the current track.
* [[Foobar2000:Components/Stop on Error (foo_stop_on_error)|Stop on Error (foo_stop_on_error)]] · Stops playback after user configurable number of tracks that fail to be decoded.
* [[Foobar2000:Components/Stop on Error (foo_stop_on_error)|Stop on Error (foo_stop_on_error)]] · Stops playback after user configurable number of tracks that fail to be decoded.
* [[Foobar2000:Components/SVG services (foo_svg_services)|SVG services (foo_svg_services)]] · This component provides an SVG renderer, for use by other foobar2000 components.
* [[Foobar2000:Components/SVG services (foo_svg_services)|SVG services (foo_svg_services)]] · This component provides an SVG renderer, for use by other foobar2000 components.
Line 174: Line 190:
====Online database====
====Online database====
* [[Foobar2000:Components 0.9/Audioscrobbler (foo_audioscrobbler)|Audioscrobbler (foo_audioscrobbler)]] · Audioscrobbler will send the name of every song you play on your computer to [https://www.last.fm/ Last.fm].
* [[Foobar2000:Components 0.9/Audioscrobbler (foo_audioscrobbler)|Audioscrobbler (foo_audioscrobbler)]] · Audioscrobbler will send the name of every song you play on your computer to [https://www.last.fm/ Last.fm].
* [[Foobar2000:Components/Last.fm. Playcount Sync (foo_lastfm_playcount_sync)|Last.fm. Playcount Sync (foo_lastfm_playcount_sync)]] · This component fetches [https://www.last.fm/ Last.fm] playcounts and first played/last played dates as you listen.
* [[Foobar2000:Components/Last.fm Playcount Sync (foo_lastfm_playcount_sync)|Last.fm Playcount Sync (foo_lastfm_playcount_sync)]] · This component fetches [https://www.last.fm/ Last.fm] playcounts and first played/last played dates as you listen.
* [[Foobar2000:Components/Scrobble (foo_scrobble)|Scrobble (foo_scrobble)]] · This is component for scrobbling to [https://www.last.fm/ Last.fm]
* [[Foobar2000:Components/Scrobble (foo_scrobble)|Scrobble (foo_scrobble)]] · This is component for scrobbling to [https://www.last.fm/ Last.fm]


Line 182: Line 198:
====Playlist tools====
====Playlist tools====
* [[Foobar2000:Components/Cue Fix (foo_cue_fix)|Cue Fix (foo_cue_fix)]] · Component for foobar2000 to fix CUE/FLAC,APE,WAVE problems.
* [[Foobar2000:Components/Cue Fix (foo_cue_fix)|Cue Fix (foo_cue_fix)]] · Component for foobar2000 to fix CUE/FLAC,APE,WAVE problems.
* [[Foobar2000:Components/Cuesheet_Creator_(foo_cuesheet_creator)|Cuesheet Creator(foo_cuesheet_creator)]] · Component for generating cuesheet from playlist.
* [[Foobar2000:Components/Cuesheet_Creator_(foo_cuesheet_creator)|Cuesheet Creator (foo_cuesheet_creator)]] · Component for generating cuesheet from playlist.
* [[Foobar2000:Components/Play Next (foo_play_next)|Play Next (foo_play_next)]] · Adds the selected track to the beginning of the playback queue to be played next.
* [[Foobar2000:Components/Play Next (foo_play_next)|Play Next (foo_play_next)]] · Adds the selected track to the beginning of the playback queue to be played next.
* [[Foobar2000:Components/Play Track (foo_play_track)|Play Track (foo_play_track)]] · Adds a Play Track submenu to the main Playback menu.
* [[Foobar2000:Components/Play Track (foo_play_track)|Play Track (foo_play_track)]] · Adds a Play Track submenu to the main Playback menu.
* [[Foobar2000:Components/Playlist Attributes (foo_playlist_attributes)|Playlist Attributes (foo_playlist_attributes)]] · This component uses allows assigning various attributes to a playlist.
* [[Foobar2000:Components/Playlist Attributes (foo_playlist_attributes)|Playlist Attributes (foo_playlist_attributes)]] · This component uses allows assigning various attributes to a playlist.
* [[foobar2000:Components/Playlist Clear (foo_playlistclear)|Playlist Clear (foo_playlistclear)]] · All playlists are cleared at startup.
* [[Foobar2000:Components/Playlist Fix (foo_playlist_fix)|Playlist Fix (foo_playlist_fix)]] · This component uses title formatting to match dead playlist items against library items and updates the playlist entries.
* [[Foobar2000:Components/Playlist Fix (foo_playlist_fix)|Playlist Fix (foo_playlist_fix)]] · This component uses title formatting to match dead playlist items against library items and updates the playlist entries.
* [[Foobar2000:Components/Playlist_Tour_(foo_playlisttour)|Playlist Tour (foo_playlisttour)]] · Recently activated playlists prev/next history navigation.
* [[Foobar2000:Components/Playlist_Tour_(foo_playlisttour)|Playlist Tour (foo_playlisttour)]] · Recently activated playlists prev/next history navigation.
Line 193: Line 210:
====Playback statistics====
====Playback statistics====
* [[Foobar2000:Components/Enhanced Playback Statistics (foo_enhanced_playcount)|Enhanced Playback Statistics (foo_enhanced_playcount)]] · This component collects and maintains enhanced statistics for played songs.
* [[Foobar2000:Components/Enhanced Playback Statistics (foo_enhanced_playcount)|Enhanced Playback Statistics (foo_enhanced_playcount)]] · This component collects and maintains enhanced statistics for played songs.
* [[foobar2000:Components/Playcount 2003 (foo_playcount_2003)|Playcount 2003 (foo_playcount_2003)]] · This component uses the same database backend that foo_playcount utilizes for logging plays but has many more advanced features and fewer limitations.
* [[Foobar2000:Components/Statistics (foo_statistics)|Statistics (foo_statistics)]] · Collects all kind of foobar2000 statistics and prints them to console.
* [[Foobar2000:Components/Statistics (foo_statistics)|Statistics (foo_statistics)]] · Collects all kind of foobar2000 statistics and prints them to console.


Line 213: Line 231:
* [[Foobar2000:Components/Feature Watcher (foo_whatsnew)|Feature Watcher (foo_whatsnew)]] · This Component watches available features and reports changes.
* [[Foobar2000:Components/Feature Watcher (foo_whatsnew)|Feature Watcher (foo_whatsnew)]] · This Component watches available features and reports changes.
* [[Foobar2000:Components/Recorder (foo_record)|Recorder (foo_record)]] · Record audio from selected sound card input.
* [[Foobar2000:Components/Recorder (foo_record)|Recorder (foo_record)]] · Record audio from selected sound card input.
* [[foobar2000:Components/Session (foo_session)|Session (foo_session)]] · Prints every hour session time to console.


===Output===
===Output===
====Interfaces====
====Interfaces====
* [[foobar2000:Components/Digital Audio output (foo_out_digital)|Digital Audio output (foo_out_digital)]] · Multichannel output component for IEC 61937 supporting digital interfaces like S/PDIF, HDMI or DisplayPort.
* [[foobar2000:Components/Spatial Audio Output (foo_out_spatial)|Spatial Audio Output (foo_out_spatial)]] · An alternative output component that uses the Microsoft Spatial Sound API.
* [[foobar2000:Components/Spatial Audio Output (foo_out_spatial)|Spatial Audio Output (foo_out_spatial)]] · An alternative output component that uses the Microsoft Spatial Sound API.
* [[Foobar2000:Components/WASAPI shared output (foo_out_wasapis)|WASAPI shared output (foo_out_wasapis)]] · Shared mode WASAPI output for Vista and newer Windows versions.
* [[Foobar2000:Components/WASAPI shared output (foo_out_wasapis)|WASAPI shared output (foo_out_wasapis)]] · Shared mode WASAPI output for Vista and newer Windows versions.

Latest revision as of 15:19, 2 November 2025

Foobar2000_Logo.png

This page contains most foobar2000 components available at time of history last update.

Official components

The following components are created and maintained by the foobar2000 development team. Support for them should be asked for in the Support forum.

Included in the installer

Required components

The following components are required for installation, in addition to foobar2000 Core module. These components are installed when type of installation is Minimal.

  • Default user interface (foo_ui_std) · Allows complex layout using building blocks that are called UI Elements, many of them already present after the installation. Additional Components, which are incorporated in Default user interface, are: Album List, Decoding Speed Test and File Integrity Verifier.
  • Standard DSP Array (foo_dsp_std) · Equalizer, resampler, advanced limiter, hard limiter, stereo to 4 channel upmixer and a couple other effects.
  • Standard Input Array (foo_input_std), which includes additional Components: CD Audio Decoder, FFmpeg Decoders and Monkey's Audio Decoder.

Optional components

The Optional Features screen of the foobar2000 installer

In addition to foobar2000's core functionality, following components can be installed as needed, through choice of Type of install.

If selected "Normal", following components will be included, cumulative to Minimal:

If selected "Full", following additional components will be included, cumulative to Normal and Minimal:

Additional components

These components are provided as separate downloads, found on the Official Components page.

3rd party components

The following components are created and maintained by 3rd-party authors, using foobar2000's SDK. Support for these components should be asked for in the 3rd Party Plugins forum. Asking for help directly in the component's thread is usually preferred.

User Interface Modules

Columns UI

Columns UI (foo_ui_columns) · Very popular alternate interface for foobar2000 based on a columns and panel layout.

Columns UI introduced components with panel capability which extend the user interface.

User interface add-ons

UI elements

The default user interface (foo_ui_std) · Included in the standard installation package, can be extended with the following component(s):

Panels

Panels extend the functionality of Columns UI components.

DSP

Converters

Effects

Headphones

Multichannel audio

Multi-purpose

Utilities

Input

Music decoders

Other decoders

Visualisation

Other

General

Lyrics

Notifier

Online database

Online radio/video

  • Youtube (foo_youtube) · This component adds possibility to play Youtube, Vimeo and Dailymotion clips directly by their URL.

Playlist tools

Playback statistics

Remote control

Tagging

Utilities

Output

Interfaces