roomSize property
The room size for reverb simulation. The range is [0.0, 100.0]
. The default value is 50.0f
. The larger the room, the stronger the reverberation.
Implementation
final double roomSize;
The room size for reverb simulation. The range is [0.0, 100.0]
. The default value is 50.0f
. The larger the room, the stronger the reverberation.
final double roomSize;