mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2017-06-26 Fred Gleason <fredg@paravelsystems.com>
* Added a '<fadedownGain>' parameter to the return of the 'ListLog' web API call. * Added 'FADEUP_GAIN' and 'FADEDOWN_GAIN' parameters to the 'SaveLog' web API call.
This commit is contained in:
@@ -3114,6 +3114,17 @@
|
||||
Mandatory. Positive integer, or -1 if not defined.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
LINE<replaceable>num</replaceable>_FADEUP_GAIN
|
||||
</entry>
|
||||
<entry>
|
||||
Gain for FadeUp events.
|
||||
</entry>
|
||||
<entry>
|
||||
Mandatory. 1/100 dBFS.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
LINE<replaceable>num</replaceable>_FADEDOWN_POINT
|
||||
@@ -3125,6 +3136,17 @@
|
||||
Mandatory. Positive integer, or -1 if not defined.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
LINE<replaceable>num</replaceable>_FADEDOWN_GAIN
|
||||
</entry>
|
||||
<entry>
|
||||
Gain for FadeDown events.
|
||||
</entry>
|
||||
<entry>
|
||||
Mandatory. 1/100 dBFS.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
LINE<replaceable>num</replaceable>_DUCK_UP_GAIN
|
||||
|
||||
Reference in New Issue
Block a user