tomlister / adpcm-go

An ADPCM library in Go, created by @bovarysme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adpcm

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, JoshuaDoes re-uploaded it due to its usage in another project of theirs. I forked it as I needed to quickly modify it for use in my own project.

About

An ADPCM library in Go, created by @bovarysme

License:MIT License


Languages

Language:Go 100.0%