Skip to content

A foobar2k plugin that lets you listen to your favorite images.

License

Notifications You must be signed in to change notification settings

Bevinsky/foo_img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This foobar plugin lets you open BMP, PNG and JPEG images and play their spectrogram.

image

It's cool

How to compile

Get the foobar sdk, it should have instructions for how to set it up.

  1. Create a VS project for this based on the foo_tutorial project.
  2. Add all the projects of the SDK + this project to a solution.
  3. Add all the SDK projects as references to this one.
  4. Compile ImageMagick as StaticMT (Not DLL) for Debug and Release.
  5. Add all of the IM lib files to the Linker for this project for both Debug (DB) and Release (RL).
  6. Add the include path for IM for Magick++ (IM/Magick++/lib/ and IM/)
  7. I think that's it?

Settings for project maybe

Configuration Type: Dynamic Library MFC: Standard Windows Libraries Charset: Unicode Runtime Library: Multi-Threaded (Debug) Precompiled header

Original bmp2wav courtesy of ed @ Rizon. Foobar plugin and legibility by Vin @ Rizon.

About

A foobar2k plugin that lets you listen to your favorite images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published