cubos icon indicating copy to clipboard operation
cubos copied to clipboard

Replace OpenAL by PortAudio

Open roby2014 opened this issue 1 year ago • 2 comments

Description

  • Replace OpenAL by PortAudio
  • PortAudio Implementation of AudioDevice
  • AudioDevice sample (output)
  • 3D simple stuff

Checklist

  • [ ] Self-review changes.
  • [ ] Evaluate impact on the documentation.
  • [ ] Ensure test coverage.
  • [ ] Write new samples.
  • [ ] Add entry to the changelog's unreleased section.

roby2014 avatar Feb 27 '24 22:02 roby2014

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1040/ on branch gh-pages at 2024-03-02 22:16 UTC

github-actions[bot] avatar Feb 28 '24 00:02 github-actions[bot]

Codecov Report

Attention: Patch coverage is 0% with 93 lines in your changes are missing coverage. Please review.

Project coverage is 37.68%. Comparing base (bc3df3b) to head (02f11e5). Report is 11 commits behind head on main.

:exclamation: Current head 02f11e5 differs from pull request most recent head ac2742d. Consider uploading reports for the commit ac2742d to get more accurate results

Files Patch % Lines
core/src/al/port_audio_device.cpp 0.00% 83 Missing :warning:
core/src/al/audio_device.cpp 0.00% 10 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1040      +/-   ##
==========================================
- Coverage   37.70%   37.68%   -0.03%     
==========================================
  Files         302      303       +1     
  Lines       25036    25051      +15     
==========================================
  Hits         9441     9441              
- Misses      15595    15610      +15     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 28 '24 00:02 codecov[bot]

Closing due to: members already working in another solution

roby2014 avatar Sep 22 '24 19:09 roby2014