SkillAgentSearch skills...

Libldacdec

A library for decoding audio in Sony's LDAC format

Install / Use

/learn @hegdi/Libldacdec
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LDAC decoder

this is an early stage, jet functional LDAC audio stream decoder.

Shout-out to @Thealexbarney for the heavy lifting. LDAC is basically a stripped down, streaming only ATRAC9.

Requirements

$ sudo apt install libsndfile1-dev libsamplerate0-dev

Build

$ make

Usage

see ldacdec.c for example usage

ldacdec

takes an LDAC stream and decodes it to WAV

ldacenc

uses Android LDAC encoder library to create LDAC streams from audio

Related Skills

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated19d ago
Forks24

Languages

C

Security Score

90/100

Audited on Mar 18, 2026

No findings