Skip to content

afedorov3/foobar2000-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foobar2000 plugins

Ducking control

Controls response to system ducking (volume reduce) events
Opt in by default
To opt out, enable
Preferences - Advanced - Tools - Ducking control - Opt out

TrackLog

Logs streams dynamic info to console and file
Settings:
Preferences - Advanced - Tools - TrackLog

Source build instructions

  1. Download and unpack foobar2000 SDK from the official site.
  2. Place content of this repository in the SDK root directory.
  3. Open foo_SDK.sln in Visual Studio, select desired configuration and platform. Adjust Platform Toolset to suit your Visual Studio version if required.
  4. Build the solution.

Alternatively, the solution can be built using Visual Studio Build Tools by running build.cmd script from the Developer Command Prompt. It builds for both x64 and x86 platforms.

If your build fails due to absent atlapp.h file, download and unpack WTL library to the new WTL directory inside the SDK root directory. Add path to WTL/Include directory to the C/C++ Additional Include Directories for both foobar2000_sdk_helpers and libPPUI projects.

About

Some plugins for foobar2000 audio player

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors