mirror of
https://github.com/godotengine/godot
synced 2024-11-02 12:55:22 +00:00
35d788cff5
This makes setting up sounds for random pitch/volume faster, as you don't have to change the mode from Random (Avoid Repeats) to Random anymore if you only care about randomizing pitch/volume but want to prevent a warning message from appearing on every playback. |
||
---|---|---|
.. | ||
effects | ||
audio_driver_dummy.cpp | ||
audio_driver_dummy.h | ||
audio_effect.cpp | ||
audio_effect.h | ||
audio_filter_sw.cpp | ||
audio_filter_sw.h | ||
audio_rb_resampler.cpp | ||
audio_rb_resampler.h | ||
audio_stream.cpp | ||
audio_stream.h | ||
SCsub |