libretro / libretro/libretro-common

rwav implementation issues.

Open
#99 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
180
Forks
98
Avg merge
7h 16m
Merged PRs (30d)
1

Description

These are the issues off the top of my head.

  • No 24bit WAV support (in many WAVs)
  • No Sony Wave64 support
  • No ulaw/mlaw decoding
  • No ADPCM decoding

Just keeping these as a note for whoever maintains libretro-common, nor is it a indication really of if I will look at those myself like I did for FLAC and MP3.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the rwav implementation in libretro-common and reviewing how existing FLAC and MP3 support is organized. Done means adding and validating support for 24-bit WAV, Sony Wave64, ulaw/mlaw, and ADPCM decoding.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
audio-video-rtc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.