Output Info

Component for foobar2000 v1.5 and newer.

Version:1.1
Released:2024-10-24 12:27
Size:52.5 KB
License:Modified ISC license

Download

foo_outinfo

Description

Allows accessing the output device name, active dsps, actual output sample rate, number of channels and channel mask using titleformatting.

The fields exposed by this component are:

%output_samplerate%Returns the sample rate
%output_channels%Returns the number of channels
%output_channel_mask%Returns the description of active channel configuration
%output_device%Returns the name of the output device
%output_dsps%Returns the list of active DSPs

Changes

1.1 (2024-10-24):Added support for retrieving the name of the output device and the list of active dsps.
1.0 (2024-10-23):Initial version.