Skip to content

Commit

Permalink
music_wav.c: Extended support for WAV files (bug #4878):
Browse files Browse the repository at this point in the history
- Support for uLAW and ALAW encodings
- Better support of AIFF files
- Support Float32 and Float64 both big and little endian, all variants
  of integer (8, 16, 24 and 32) both little and big endian as a sample
  format
- Added WAV_Seek() call to allow seeking inside of WAV or AIFF files
  • Loading branch information
Wohlstand committed Dec 4, 2019
1 parent 8d0f5aa commit 5df4223
Showing 1 changed file with 492 additions and 31 deletions.

0 comments on commit 5df4223

Please sign in to comment.