WaveFile Class
Closed this issue · 0 comments
VotreWaken commented
Implement a WaveFile Class That have methods:
- Create
- AppendData
- AppendData
- Read
- CreateNewWaveFileHeader
- ReadHeader
- WriteHeader
- WriteData
And Some Help Methods:
- BytesToInt16
- BytesToInt32
- Int16ToBytes
- Int32ToBytes
For more detailed information, read the documentation
http://soundfile.sapp.org/doc/WaveFormat/