mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
3.0.7-devel
Onwards my precious!
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="AudioEffectCompressor" inherits="AudioEffect" category="Core" version="3.0.6">
|
||||
<class name="AudioEffectCompressor" inherits="AudioEffect" category="Core" version="3.0.7">
|
||||
<brief_description>
|
||||
Adds a Compressor audio effect to an Audio bus.
|
||||
Reduces sounds that exceed a certain threshold level, smooths out the dynamics and increases the overall volume.
|
||||
|
||||
Reference in New Issue
Block a user