VotreWaken/CelestialRTP

WaveFile Class

Closed this issue · 0 comments

Implement a WaveFile Class That have methods:

  1. Create
  2. AppendData
  3. AppendData
  4. Read
  5. CreateNewWaveFileHeader
  6. ReadHeader
  7. WriteHeader
  8. WriteData

And Some Help Methods:

  1. BytesToInt16
  2. BytesToInt32
  3. Int16ToBytes
  4. Int32ToBytes

For more detailed information, read the documentation
http://soundfile.sapp.org/doc/WaveFormat/