Table of Contents
Windows application capable of plotting *.wav file signal and the derived Fourier transform of the signal. The project uses NAudio for reading *.wav files and ScottPlot for plotting.
It is very simple and basic.
- Clone the repo
git clone [https://github.com/your_username_/Project-Name.git](https://github.com/yngve793/WavFileViewer.git)
- Compile and run the program
Alternative two is to run the latest release.
Currently the project supports two features. The first is a calibration and verification tool. Here simple basic signals can be generated add added together. Secondly wave files can be opened and inspected in both the frequency and time domain.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
Distributed under the MIT License. See LICENSE.txt
for more information.
Yngve Villanger - [email protected]
Project Link: https://github.com/yngve793/WavFileViewer
Following NuGet packages are used in the project.