Skip to content

Releases: caphosra/WaveFileManagerLibrary

WaveFileManagerLibrary version3.0

15 Dec 03:09
Compare
Choose a tag to compare

Actually, this library can be used in C++ and C# !
And also the performance is better than v2.0.

Download C++ edition : WaveFileManagerCPP.zip
Download C# edition : WaveFileManagerCS.zip

WaveFileManagerLibrary version2.0 for C++

08 Sep 10:37
Compare
Choose a tag to compare

The major changes are as follows.

  1. Renamed the file name
  2. No template function in this file
  3. Changed all function name

There are a few other minor changes.

WaveFileManagerLibrary version1.0 for C++

02 Sep 01:40
Compare
Choose a tag to compare

Finished porting to C++.
This library doesn't depend on .NET framework.

WaveFileManagerLibrary version1.0 for C#

07 Jul 09:14
Compare
Choose a tag to compare

Implemented the minimum functionality.
It depends on .NET framework.