<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AsetVoiceFxCompressor</id>
	<title>Player::setVoiceFxCompressor - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Player%3A%3AsetVoiceFxCompressor"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Player::setVoiceFxCompressor&amp;action=history"/>
	<updated>2026-07-24T22:26:28Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Player::setVoiceFxCompressor&amp;diff=12353&amp;oldid=prev</id>
		<title>imported&gt;Shr0x в 08:31, 10 ноября 2024</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Player::setVoiceFxCompressor&amp;diff=12353&amp;oldid=prev"/>
		<updated>2024-11-10T08:31:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Syntax==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
player.setVoiceFxCompressor(fxHandle, {&lt;br /&gt;
    fGain,&lt;br /&gt;
    fAttack,&lt;br /&gt;
    fRelease,&lt;br /&gt;
    fThreshold,&lt;br /&gt;
    fRatio,&lt;br /&gt;
    fPredelay&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
===Required Arguments===&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;fxHandle:&amp;#039;&amp;#039;&amp;#039; {{RageType|int}} The effect handle.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;fGain:&amp;#039;&amp;#039;&amp;#039; {{RageType|float}} Output gain of signal in dB after compression, in the range from -60 to 60. The default value is 0 dB.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;fAttack:&amp;#039;&amp;#039;&amp;#039; {{RageType|float}} Time in ms before compression reaches its full value, in the range from 0.01 to 500. The default value is 10 ms.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;fRelease:&amp;#039;&amp;#039;&amp;#039; {{RageType|float}} Time (speed) in ms at which compression is stopped after input drops below fThreshold, in the range from 50 to 3000. The default value is 200 ms.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;fThreshold:&amp;#039;&amp;#039;&amp;#039; {{RageType|float}} Point at which compression begins, in dB, in the range from -60 to 0. The default value is -20 dB.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;fRatio:&amp;#039;&amp;#039;&amp;#039; {{RageType|float}} Compression ratio, in the range from 1 to 100. The default value is 3, which means 3:1 compression.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;fPredelay:&amp;#039;&amp;#039;&amp;#039; {{RageType|float}} Time in ms after fThreshold is reached before attack phase is started, in milliseconds, in the range from 0 to 4. The default value is 4 ms.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{VoiceFx_definition_c}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Clientside API]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Shr0x</name></author>
	</entry>
</feed>