mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-20 15:02:27 +02:00
2023-08-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed typos in the Operations Guide for the 'Duck Panel Button' ['PD'] and 'Set Duck Level' ['MD'] RMLs that incorrectly specified 'dBFS' as the unit for the 'level' parameter. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
5d3f321377
commit
faaf7809f0
@ -24343,3 +24343,7 @@
|
||||
* Fixed a bug in rdvairplayd(8) that caused virtual logs to fail
|
||||
to process 'Load Log' ['LL'], 'Set Duck Level' ['MD'] and 'Stop' ['PS]
|
||||
RMLs with a 'mach' parameter of '0'.
|
||||
2023-08-14 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed typos in the Operations Guide for the 'Duck Panel Button'
|
||||
['PD'] and 'Set Duck Level' ['MD'] RMLs that incorrectly specified
|
||||
'dBFS' as the unit for the 'level' parameter.
|
||||
|
@ -653,7 +653,7 @@
|
||||
is <userinput>0</userinput>: duck all buttons in
|
||||
<replaceable>col</replaceable> or <replaceable>row</replaceable>.
|
||||
If playing, the audio fades to <replaceable>level</replaceable>
|
||||
(in dbFS) in <replaceable>fade</replaceable> msecs.
|
||||
(in db) in <replaceable>fade</replaceable> msecs.
|
||||
If specified, only stop carts playing on panel port
|
||||
<replaceable>mport</replaceable>. The duck level will be set to 0 after
|
||||
the playback is finished, or the button is stopped or reset.
|
||||
@ -1944,7 +1944,7 @@
|
||||
<para>
|
||||
Set the duck level of <replaceable>mach</replaceable>, or
|
||||
<userinput>0</userinput> for all log machines. If playing, the audio
|
||||
fades to <replaceable>level</replaceable> (in dbFS) in
|
||||
fades to <replaceable>level</replaceable> (in db) in
|
||||
<replaceable>fade</replaceable> msecs. If specified, only affect carts
|
||||
playing on machine port <replaceable>mport</replaceable>.
|
||||
Loading or clearing a log will set the duck level back to 0.
|
||||
|
Loading…
x
Reference in New Issue
Block a user