stuerp / foo_vis_spectrum_analyzer

A foobar2000 component that displays a spectrum analyzer.
MIT License
13 stars 0 forks source link

foo_vis_spectrum_analyzer

foo_vis_spectrum_analyzer is a foobar2000 component that implements a spectrum analyzer panel.

It is an attempt to recreate the foo_musical_spectrum component by fismineur and the Audio Spectrum project for foobar2000 64-bit.

Screenshot

Screenshot

Screenshot

Features

Requirements

Getting started

or

Developing

Requirements

To build the code you need:

The following library is included in the code:

To create the deployment package you need:

Setup

Create the following directory structure:

3rdParty
    columns_ui-sdk
    WTL10_10320
bin
    x86
foo_vis_spectrum_analyzer
out
sdk

Building

Open foo_vis_spectrum_analyzer.sln with Visual Studio and build the solution.

Packaging

To create the component first build the x86 configuration and next the x64 configuration.

Change Log

v0.7.6.2, 2024-04-17

v0.7.6.1, 2024-04-17

v0.7.6.0, 2024-04-16

v0.7.5.4, 2024-04-13

v0.7.5.3, 2024-04-13

v0.7.5.2, 2024-04-10

v0.7.5.1, 2024-04-06

v0.7.5.0, 2024-04-04

v0.7.4.1, 2024-03-14

v0.7.4.0, 2024-03-13

v0.7.3.0, 2024-03-09

v0.7.2.0, 2024-03-03

v0.7.2.0-alpha-1, 2024-03-02

v0.7.1.0, 2024-02-29

v0.7.1.0-rc-3, 2024-02-28

v0.7.1.0-rc-2, 2024-02-27

v0.7.1.0-rc-1, 2024-02-26

v0.7.1.0-beta-2, 2024-02-22

v0.7.1.0-beta-1, 2024-02-14

v0.7.0.0, 2024-02-12

v0.7.0.0-rc-2, 2024-02-10

v0.7.0.0-rc-1, 2024-02-07

v0.7.0.0-beta-4, 2024-01-29

v0.7.0.0-beta-3, 2024-01-28

v0.7.0.0-beta-2, 2024-01-26

v0.7.0.0-beta-1, 2024-01-21

v0.6.0.3, 2024-01-13

v0.6.0.2, 2024-01-02

v0.6.0.1, 2024-01-01

v0.6.0.0, 2023-12-31

v0.5.1.0, 2023-12-14

v0.5.0.0, 2023-12-08

v0.4.2.1, 2023-12-05

v0.4.2.0, 2023-12-03

v0.4.1.1, 2023-11-29

v0.4.0.0, 2023-11-26

v0.3.0.0, 2023-11-20

v0.2.0.0, 2023-11-18

v0.1.0.4, 2023-11-16

v0.1.0.3, 2023-11-14

v0.1.0.2, 2023-11-13

v0.1.0.1, 2023-11-12

v0.1.0.0, 2023-11-12, "Scratchin' the itch"

Acknowledgements / Credits

Reference Material

Test Material

Links

License: MIT