Difference between revisions of "Foobar2000:Legacy components"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Reverted edits by TF3RDL (talk) to last revision by Thorna)
(Undo revision 36821 by Korth (talk))
Line 119: Line 119:
 
* [[Foobar2000:Components 0.9/Tube Sound (foo_dsp_tube)|Tube Sound (foo_dsp_tube)]] Emulate tube sound.
 
* [[Foobar2000:Components 0.9/Tube Sound (foo_dsp_tube)|Tube Sound (foo_dsp_tube)]] Emulate tube sound.
 
* [[Foobar2000:Components 0.9/VLevel (foo_dsp_vlevel)|VLevel (foo_dsp_vlevel)]] Dynamic compressor which amplifies the quiet parts of music.
 
* [[Foobar2000:Components 0.9/VLevel (foo_dsp_vlevel)|VLevel (foo_dsp_vlevel)]] Dynamic compressor which amplifies the quiet parts of music.
* [[Foobar2000:Components/Perceptual Graphic EQ (foo_dsp_perceptual_geq)|Perceptual Graphic EQ (foo_dsp_perceptual_geq)]] 20 to 32 band graphic equalizer with Mel/Bark/ERB frequency spacing and a optional linear-phase option.
 
* [[Foobar2000:Components/Dynamics Processor (foo_dsp_dynamics_processor)|Dynamics Processor (foo_dsp_dynamics_processor)]] Dynamics upward/downward compressor and expander with optional range limits
 
  
 
====Converters====
 
====Converters====
Line 172: Line 170:
 
===Visualisation===
 
===Visualisation===
 
* [[Foobar2000:Components/Musical Spectrum (foo_musical_spectrum)|Musical Spectrum (foo_musical_spectrum)]] Displays frequencies corresponding to musical notes. Compatible with default UI and Columns UI.
 
* [[Foobar2000:Components/Musical Spectrum (foo_musical_spectrum)|Musical Spectrum (foo_musical_spectrum)]] Displays frequencies corresponding to musical notes. Compatible with default UI and Columns UI.
* [https://wreckit-woodhouse.fandom.com/wiki/Sb-sDFT Sb-sDFT (foo_sb_sdft)] Displays audio spectrum and/or spectrogram in similar way to auditory perception using [[constant-Q transform]], calculated using [[sliding DFT]]. Visuals is heavily inspired by audioMotion.js and showcqt respectively. Compatible with default UI and Columns UI.
 
* [[Foobar2000:Components/showcqt (foo_showcqt)|showcqt (foo_showcqt)]] Component that combines spectrum with spectrogram, with variable time/frequency resolution and linear amplitude scale using Brown-Puckette variable-Q transform with direct frequency-domain kernel calculation. Compatible with both default and Columns UI.
 
* [[Foobar2000:Components/audioMotion-analyzer (foo_audiomotion_analyzer)|audioMotion-analyzer (foo_audiomotion_analyzer)]] Based on audioMotion.js, with additional features like non-power of two FFT lengths, window functions, linear/nth root amplitude scale and optional spectrogram display. Works well with both DUI and CUI.
 
* [[Foobar2000:Components/Spectrogram (foo_uie_spectrogram)|Spectrogram for Columns UI (foo_uie_spectrogram)]] Spectrogram visualization based off showspectrum filter from FFmpeg with additional features like Mel scale
 
* [[Foobar2000:Components/Vectorscope (foo_vectorscope)|Vectorscope (foo_vectorscope)]] Display vectorscope visualization, which shows the difference between two channels; the vertical line indicates mono while the horizontal line indicates the out-of-phase.
 
* [[Foobar2000:Components/Waveform Visualizer (foo_waveform_visualizer)|Waveform Visualizer (foo_waveform_visualizer)]] Visualizes the audio waveform similar to default oscilloscope, but with additional features like triggering, Mid/Side mode and different waveform colors per-channel
 
 
* [[Foobar2000:Components/Enhanced Spectrum Analyzer (foo_enhanced_spectrum_analyzer)|Enhanced Spectrum Analyzer (foo_enhanced_spectrum_analyzer)]] Displays frequencies in a detailed way using [[FFT]].
 
* [[Foobar2000:Components/Enhanced Spectrum Analyzer (foo_enhanced_spectrum_analyzer)|Enhanced Spectrum Analyzer (foo_enhanced_spectrum_analyzer)]] Displays frequencies in a detailed way using [[FFT]].
 
* [[Foobar2000:Components 0.9/Peakmeter (foo uie peakmeter)|Peakmeter for Columns UI (foo_uie_peakmeter)]] Displays the level for each channel in dB.
 
* [[Foobar2000:Components 0.9/Peakmeter (foo uie peakmeter)|Peakmeter for Columns UI (foo_uie_peakmeter)]] Displays the level for each channel in dB.
 
* [[Foobar2000:Components 0.9/Peakmeter Spectrum (foo uie vis peakmeter spectrum)|Peakmeter and spectrum analyzer (foo_uie_vis_peakmeter_spectrum)]] Plugin that combines a peakmeter with a spectrum analyzer.
 
* [[Foobar2000:Components 0.9/Peakmeter Spectrum (foo uie vis peakmeter spectrum)|Peakmeter and spectrum analyzer (foo_uie_vis_peakmeter_spectrum)]] Plugin that combines a peakmeter with a spectrum analyzer.
* [[Foobar2000:Components 0.9/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 0.9/Shpeck (foo_vis_shpeck)|Shpeck (foo_vis_shpeck)]] Winamp visualisation plugins wrapper.
 
* [[Foobar2000:Components 0.9/Shpeck (foo_vis_shpeck)|Shpeck (foo_vis_shpeck)]] Winamp visualisation plugins wrapper.
 
* [[#wmpvis|WmpVis (foo_uie_wmpvis)]] Uses the visualizations from WMP. ''Panel version only''.
 
* [[#wmpvis|WmpVis (foo_uie_wmpvis)]] Uses the visualizations from WMP. ''Panel version only''.

Revision as of 20:13, 1 May 2023

Foobar2000_Logo.png

This page contains most foobar2000 Legacy 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.

  • Default User Interface (foo_ui_std)
  • 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/FFmpeg Decoders (foo_input_std)

Optional components

The Optional Features screen of the foobar2000 installer

In addition to foobar2000's core functionality, the following components can be installed as needed, in the "Optional features" section of the installer.

Additional components

These components are provided as separate downloads, found on the Additional 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

Multichannel audio

Headphones

Utilities

Effects

Converters

Multi-purpose

Input

Music decoders

Other decoders

Visualisation

Other

General

Lyrics

Notifier

Online database

  • Audioscrobbler (foo_audioscrobbler) Audioscrobbler will send the name of every song you play on your computer to Last.fm. This effortlessly populates your profile to play radio you like and make personalized recommendations.

Online radio

Playlist tools

Playback statistics

Remote control

Tagging

External links