This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1f2a35d76a2c24ffe4e59decbda192607baa7cf
godot
/
servers
/
audio
T
History
Rémi Verschelde
8131883b16
Merge pull request
#99504
from LunaCapra/audio-metadata
...
Add metadata tags to WAV and OGG audio streams
2025-06-05 13:10:12 +02:00
..
effects
Add 64-bit versions of core power of 2 functions
2025-06-01 23:11:12 -07:00
audio_driver_dummy.cpp
…
audio_driver_dummy.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
audio_effect.cpp
…
audio_effect.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
audio_filter_sw.cpp
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
audio_filter_sw.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
audio_rb_resampler.cpp
Add 64-bit versions of core power of 2 functions
2025-06-01 23:11:12 -07:00
audio_rb_resampler.h
VideoStreamPlayer: Fix sync with the scene tree
2025-05-26 20:04:14 +02:00
audio_stream.cpp
Add metadata tags to WAV and OGG audio streams
2025-05-31 11:43:01 +02:00
audio_stream.h
Add metadata tags to WAV and OGG audio streams
2025-05-31 11:43:01 +02:00
SCsub
…