Skip to content

hozuki/kawashima

Repository files navigation

From early October 2016, kawashima is merging into libcgss.


kawashima

kawashima is a library to decode CRI HCA audio. It is named after Mizuki Kawashima.

Its original code is from here, in public domain. Some adaptations are made to pack the functions into a shared library.

For how-tos, please see the API docs and example.

Beware that, if you want to integrate the library or any piece of code, DO AT YOUR OWN RISK.

There is a C# P/Invoke wrapper for kawashima at DereTore.HCA.Native.

Building kawashima

Visual C++

kawashima requires Visual C++ 2010 as the minimum version to build. Open kawashima.sln to start building.

Cygwin

kawashima requires CMake 3.3 (in fact, it can be lower) as the minimum version to build. Rename CMakeLists-example-cygwin.txt to CMakeLists.txt and use CMake to start building.

MinGW

The CMake version requirement is the same as building under Cygwin. Rename CMakeLists-example-mingw.txt to CMakeLists.txt and use CMake to start building.


Disclaimer

WTFPL WTFPL Badge

About

HCA (ADX2) decode library - merged into libcgss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published