Skip to content

Releases: caphosra/WaveFileManagerLibrary

WaveFileManagerLibrary version3.0

Choose a tag to compare

@caphosra caphosra released this 15 Dec 03:09

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++

Choose a tag to compare

@caphosra caphosra released this 08 Sep 10:37

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++

Choose a tag to compare

@caphosra caphosra released this 02 Sep 01:40

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

WaveFileManagerLibrary version1.0 for C#

Choose a tag to compare

@caphosra caphosra released this 07 Jul 09:14

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