Aras Pranckevicius
79707c2ae8
Extern: update Audaspace to latest version
...
No behavior changes, but no need to have a local modification
that sets JOS resampler quality to Medium
This basically contains two PRs that got accepted upstream:
- https://github.com/audaspace/audaspace/pull/19
- https://github.com/audaspace/audaspace/pull/20
Pull Request: https://projects.blender.org/blender/blender/pulls/118896
2024-02-29 12:08:00 +01:00
Jörg Müller
19d19970e4
Fix T88887: Audio causes issues with Playback when PC put to Sleep, Hibernate or when Screensaver appears
...
Porting WASAPI device reinitialization from upstream.
2021-07-01 14:26:13 +02:00
Jörg Müller
35cf34de6d
Fix T86851: PulseAudio randomly asserts in background rendering
...
Upstream fix from Audaspace with simplified PulseAudio code.
Maniphest Tasks: T86851
Differential Revision: https://developer.blender.org/D10840
2021-03-29 12:16:01 +02:00
Jörg Müller
83ad35cb9c
Fix T83997: Duplicated audio does not sound the same
...
The issue was that sounds were always faded from 0 volume when they
started and depending on the currently used buffer size, the fading took
longer or shorter.
The solution stores whether the sound has ever been played back and
consequently does not fade when starting to play back.
2020-12-24 10:42:16 +01:00
Jörg Müller
fe891d581d
Audaspace: update from upstream
...
- Changing API for time values from float to double for better precision.
- Fixing minor mistakes in the documentation.
- Fixing minor unnecessary large memory allocation.
2020-05-03 15:30:35 +02:00
Dalai Felinto
781dd5edb5
Fix audaspace mess in 2.8
...
All these files were removed since accidental commit, revert and merge in 2.8.
ea31f0ac3b + 0a4e170c28 + 11f9a23a28 + 7b27b10fa6
2018-02-01 09:22:57 -02:00
Germano
0a4e170c28
Revert "tmp"
...
This reverts commit ea31f0ac3b .
2018-01-31 22:35:46 -02:00
Germano
ea31f0ac3b
tmp
2018-01-31 22:11:01 -02:00