Skip to content

Comments

feat: universal resampler#956

Open
mdydek wants to merge 3 commits intomainfrom
feat/universal-resampler
Open

feat: universal resampler#956
mdydek wants to merge 3 commits intomainfrom
feat/universal-resampler

Conversation

@mdydek
Copy link
Contributor

@mdydek mdydek commented Feb 19, 2026

Closes RNAA-383

⚠️ Breaking changes ⚠️

Introduced changes

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web
  • Updated old arch android spec file

@mdydek mdydek self-assigned this Feb 19, 2026
@mdydek mdydek added the feature New feature label Feb 19, 2026
Result<NoneType, std::string> configureAndOpenCodec(const AVCodec* codec);
Result<NoneType, std::string> initializeStream();
Result<NoneType, std::string> openIOAndWriteHeader();
// TODO: rewrite to use r8brain resampler
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO


ma_result initializeConverterIfNeeded();
ma_result initializeEncoder(const std::string &fileNameOverride);
// TODO: rewrite to use r8brain resampler
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants