From faaf7809f0d19eb95dead11281ca9e41c12f8f09 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Mon, 14 Aug 2023 10:53:45 -0400 Subject: [PATCH] 2023-08-14 Fred Gleason * 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 --- ChangeLog | 4 ++++ docs/opsguide/rml.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8d824656..51ba4e07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 + * 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. diff --git a/docs/opsguide/rml.xml b/docs/opsguide/rml.xml index b82411f4..5f3d085e 100644 --- a/docs/opsguide/rml.xml +++ b/docs/opsguide/rml.xml @@ -653,7 +653,7 @@ is 0: duck all buttons in col or row. If playing, the audio fades to level - (in dbFS) in fade msecs. + (in db) in fade msecs. If specified, only stop carts playing on panel port mport. The duck level will be set to 0 after the playback is finished, or the button is stopped or reset. @@ -1944,7 +1944,7 @@ Set the duck level of mach, or 0 for all log machines. If playing, the audio - fades to level (in dbFS) in + fades to level (in db) in fade msecs. If specified, only affect carts playing on machine port mport. Loading or clearing a log will set the duck level back to 0.