Skip to content

Repository files navigation

foo_input_msu

MSU-1 PCM audio input decoder for foobar2000

Implements basic playback and gapless looping

Installation

Download foo_input_msu.dll and copy into your <foobar_install_dir>\components directory

Building From Source

  • Download and install Visual Studio Express 2015
  • Download the latest foobar2000 SDK and extract it
  • Open the foobar2000 folder containing the various SDK projects
  • Check out this repository into its own folder alongside the existing SDK projects

e.g.

somedir\
|`-foobar2000\
| |`-ATLHelpers\
| |`--foo_input_msu\
| | |`-foobar2000\
| | |`-foo_input_msu.sln
| | `-...
| |`-foo_input_validators\
| |`-foo_sample\
| |`-foobar2000_component_client\
| |`-helpers\
| |`-SDK\
| `-shared\
`-pfc\

  • If you want to be able to debug and execute directly from Visual Studio, download the latest release of foobar2000 and do a portable installation into the foo_input_msu\foobar2000 directory
  • Be sure to set the project build configuration to x86, then build the solution

About

MSU-1 PCM audio input decoder for foobar2000

Resources

Stars

18 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages