File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ Using this library, you can create simple wave file quickly.
3
3
4
4
## Description
5
5
6
- With this, you can write code to create audio files quickly.:dash : And you can create audio files without struggle with binary files!:smile :
7
- Even if you are not good at file operations, you can write code intuitively!:ok_woman :
6
+ With this, you can write code to create audio files quickly.:dash : And you can create audio files without struggle with binary files!:ok_hand :
7
+ Even if you are not good at file operations, you can write code intuitively!:smile :
8
8
9
9
This library was originally developed for C#, but now, it is developed for C++.
10
10
This project has been reborn for C++!:clap :
11
- It means this library doesn't depend on .NET framework.
11
+ It means this library doesn't depend on .NET framework! : relaxed :
12
12
If you want to use this on C#, you can download C# edition in the release page but it maybe not latest version.
13
13
14
14
## Requirement
You can’t perform that action at this time.
0 commit comments