cubos
cubos copied to clipboard
Replace OpenAL by PortAudio
Description
- Replace OpenAL by PortAudio
- PortAudio Implementation of
AudioDevice AudioDevicesample (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.
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
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.
Closing due to: members already working in another solution