de.sciss.fscape.modules.ModChangeGain.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fscape-modules_3 Show documentation
Show all versions of fscape-modules_3 Show documentation
Bringing FScape v1 modules to the next generation
# Change Gain
This module simply changes the gain (volume) of a sound file. Besides it can be used
to find the peak sample and the rms energy of a file.
## Parameters
_Input:_ Sound file to be volume adjusted.
_Output:_ Destination sound file and gain control.
If the gain type is set to "Immediate" then the input is directly adjusted according
to the relative dB amount.
If the mode is "Normalized", the input is first normalized and then adjusted by the
dB amount which acts as a "ceiling" or "headroom".
© 2015 - 2024 Weber Informatics LLC | Privacy Policy