SkillAgentSearch skills...

Kawashima

HCA (ADX2) decode library - merged into libcgss

Install / Use

/learn @hozuki/Kawashima
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 <a href="http://www.wtfpl.net/txt/copying/">WTFPL Badge</a>

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated4y ago
Forks0

Languages

C++

Security Score

70/100

Audited on Jul 26, 2021

No findings