Spectrum is my passion project. It is a media player for Windows, and I wrote it mostly as a learning project using Visual Basic .NET. The purpose of this project is to learn mostly about media playback, audio visualization, and many other things on Windows.
This README file will be temporary and will be improved later.
To build Spectrum, you will need the following:
- Visual Studio 2026
- .NET Framework 4.8.1
The following libraries and components are used in Spectrum:
- LibVLC
- NAudio
- YamlDotNet
- Windows Core Audio API
- TagLib
- Microsoft WebView2
- LinkLabel2 by wyDay