Hibiki

package module
v0.0.0-...-c1d7d18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2023 License: AGPL-3.0 Imports: 0 Imported by: 0

README

Hibiki

Implementation of Panako in Go, and other utilities.

Panako is an acoustic fingerprinting system.

Dependencies

Go >= 1.18
c-gaborator (required by goborator)
git clone --recursive --depth 1 https://git.gammaspectra.live/S.O.N.G/c-gaborator
cd c-gaborator && mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_CXX_FLAGS_RELEASE="-march=native" -DCMAKE_C_FLAGS_RELEASE="-march=native" \
-DCMAKE_INSTALL_PREFIX="/usr"
make
sudo make install
Kirika dependencies

Collection of audio utilities for decoding/encoding files and streams.

Check its native dependencies that must be installed before usage.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL