Yukihito / adpcm-go

An ADPCM library in Go, created by @bovarysme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adpcm

GoDoc

This package implements decoding and encoding of IMA ADPCM encoded data.

License

This project is licensed under the terms of the MIT license.

Upload notice

This project was originally created by bovarysme, but for some unknown reason, the repository was removed. Because the project was released under the MIT license, I have re-uploaded it due to its usage in another project of mine, go-ppm.

About

An ADPCM library in Go, created by @bovarysme

License:MIT License


Languages

Language:Go 100.0%