av/audio/adpcm
Trek H c7c7ef75f5 ADPCM: Added a Write function to Encoder so that it implements an io.Writer,
and also so that a byte slice of any length can be encoded.
Added global variables for adpcm and pcm block sizes.
Updated tests, encode and decode pcm commands.
2019-03-15 15:47:08 +10:30
..
adpcm.go ADPCM: Added a Write function to Encoder so that it implements an io.Writer, 2019-03-15 15:47:08 +10:30
adpcm_test.go ADPCM: Added a Write function to Encoder so that it implements an io.Writer, 2019-03-15 15:47:08 +10:30