mafiesto4
f733611213
Fix various issues with audio and video playback
...
#3716
2026-02-04 21:48:02 +01:00
mafiesto4
bffb175a9b
Code fixes
2025-06-07 01:25:22 +02:00
mafiesto4
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
mafiesto4
e51d2dda00
Fix playing 6-channel audio with XAudio2 backend
2024-05-08 10:20:04 +02:00
mafiesto4
f43cd97907
Refactor Audio Backend to not depend on AudioSource object
2024-05-06 10:36:36 +02:00
mafiesto4
5b2af6b3d5
Refactor Audio Backend to not depend on AudioListener object
2024-05-04 22:16:20 +02:00
mafiesto4
f604503566
Refactor Audio Backend to support single listener only
2024-05-04 21:47:47 +02:00
mafiesto4
4df56cb506
Refactor 3D audio implementation in XAudio2 backend to match OpenAL
...
#1612
2024-02-29 01:41:40 +01:00
mafiesto4
14902dc29e
Merge remote-tracking branch 'origin/master' into 1.8
...
# Conflicts:
# Flax.flaxproj
2024-02-26 19:49:39 +01:00
mafiesto4
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
mafiesto4
b69d54a5ca
Add AudioBackendTools for sharing spatial audio impl for consoles
2024-02-05 16:03:31 +01:00
mafiesto4
455b3f2446
Fix XAudio2 playback when seeking audio start play location
2023-10-12 15:20:23 +02:00
mafiesto4
69fb2c331f
Minor improvements to audio
2023-10-12 14:03:43 +02:00
mafiesto4
749c0cacb4
Fix audio playback in XAudio2 when clip is 3D but source is 2D
2023-10-12 13:11:07 +02:00
mafiesto4
b19bf57dfb
Add logging any XAudio2 backed errors
2023-10-12 13:10:34 +02:00
GoaLitiuM
3939106e78
Fix crash with XAudio2 backend when source is playing
...
The array containing the sources might grow and invalidate existing
pointers to sources while some of the previous sources are still playing.
2023-08-25 22:09:00 +03:00
mafiesto4
2090cba743
Fix crash when using multiple audio clips streaming with XAudio2 backend
2023-04-22 13:01:05 +02:00
mafiesto4
8d0cfcf05d
Fix missing initial audio source volume setup for XAudio2
2023-04-22 12:26:10 +02:00
mafiesto4
3e8a29cdd5
Improve XAudio2 backend playback quality for spatial multi-channel sounds
2023-04-21 15:59:41 +02:00
mafiesto4
8457687025
Add Pan to Audio Source for stereo panning
2023-04-21 15:58:22 +02:00
mafiesto4
eb613d3e8a
Add DopplerFactor to Audio Source
2023-04-20 16:01:27 +02:00
mafiesto4
1ffe8a7b60
Add OpenAL AL_SOFT_source_spatialize extension support for stereo spatial audio playback
...
Add `AllowSpatialization` option to `AudioSource`
2023-04-20 15:01:22 +02:00
mafiesto4
094a3cfe5a
Refactor 3d audio for good spatial sound quality
2023-04-20 14:54:12 +02:00
mafiesto4
dd9fa6e949
Fix OpenAL and XAudio2 audio backend listener/source velocity to prevent too strong Doppler effect
2023-04-19 23:24:43 +02:00
envision3d
4ce89f56cc
implement openal hrtf audio support
...
- upgrade openal version
- add support to create openal context with hrtf enabled
- add option in audio settings for hrtf enablement
- add static property on Audio class for runtime toggling of hrtf
- fix bug with left/right and front/back being reversed
2023-03-04 20:37:56 -06:00
mafiesto4
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
mafiesto4
8c2241c6dc
Update copyright year
2022-01-14 13:31:12 +01:00
mafiesto4
224b9b8930
Fix mono audio playback with XAudio2
2021-12-12 12:51:08 +01:00
mafiesto4
660c8ef95c
Fix audio volume and stereo on XAudio backend
...
#675
2021-12-07 18:23:05 +01:00
mafiesto4
1b34b3b63a
Fix audio playback issues in some cases with XAudio backend
...
#675
2021-12-07 18:23:04 +01:00
Tayler Mauk
a7e29c5784
Fix 3D audio placement for XAudio2 and OpenAL
...
Corrected inverted x-axis for XAudio2
Corrected inverted z-axis for OpenAL
2021-04-12 22:06:01 -07:00
mafiesto4
be319c446d
Refactor settings types to use scripting API
2021-01-05 14:14:34 +01:00
jb-perrier
03eb39afe6
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
mafiesto4
6fb9eee74c
You're breathtaking!
2020-12-07 23:40:54 +01:00