A .NET Standard library for creating spectrograms.
Info
| Version: | 2.0.0-alpha |
| Author(s): | Scott Harden |
| Last Update: | Friday, November 1, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/swharden/Spectrogram |
| NuGet Url: | https://www.nuget.org/packages/Spectrogram |
Install
Install-Package Spectrogram
dotnet add package Spectrogram
paket add Spectrogram
Spectrogram Download (Unzip the "nupkg" after downloading)
Dependencies
- FftSharp(>= 1.0.8)
- System.Drawing.Common(>= 5.0.0)
Tags