2022-05-17 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Managing Voicetracking' section to the 'Configuring Rivendell with RDAdmin' chapter. * Updated the 'VoiceTracking' chapter of the Operations Guide. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
@ -23092,3 +23092,7 @@
|
||||
* Added a 'Purging Log and ELR Data Automatically' subsection to the
|
||||
'Managing Services' section of 'Configuring Rivendell with RDAdmin'
|
||||
in the Operations Guide.
|
||||
2022-05-17 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added a 'Managing Voicetracking' section to the 'Configuring
|
||||
Rivendell with RDAdmin' chapter.
|
||||
* Updated the 'VoiceTracking' chapter of the Operations Guide.
|
||||
|
@ -290,6 +290,7 @@ OPSGUIDE_IMAGES = rdadmin.audio_resource_information_dialog.png\
|
||||
rdlogmanager.select_report_dates_dialog.png\
|
||||
rdlogmanager.service_association_dialog.png\
|
||||
utilities.rmlsend_screenshot.png\
|
||||
voicetracking.voice_tracker_button.png\
|
||||
voicetracking.voice_tracker_dialog.png\
|
||||
voicetracking.voice_tracker_dialog_recording.png\
|
||||
voicetracking.voice_tracker_dialog_track_1_playing.png\
|
||||
|
@ -2610,6 +2610,24 @@
|
||||
for more information.
|
||||
</para>
|
||||
</sect1>
|
||||
<sect1 xml:id="sect.rdadmin.managing_voicetracking">
|
||||
<title>Managing Voicetracking</title>
|
||||
<para>
|
||||
Each service which will be employing voicetracking on its logs must
|
||||
have an audio group assigned to contain the service's
|
||||
voicetrack carts. The group should have a
|
||||
<computeroutput>Default Cart Number</computeroutput> range large
|
||||
enough to contain all voicetracks that will simultaneously exist for
|
||||
that service, and have the
|
||||
<computeroutput>Enforce Cart Range</computeroutput> box ticked.
|
||||
</para>
|
||||
<note>
|
||||
Voicetrack carts are created, managed and ultimately deleted
|
||||
completely by Rivendell's voicetracking system. While they are visible
|
||||
to and can be auditioned by RDLibrary, they cannot otherwise be
|
||||
updated or deleted by that module.
|
||||
</note>
|
||||
</sect1>
|
||||
<sect1 xml:id="sect.rdadmin.manage_scheduler_codes">
|
||||
<title>Managing Scheduler Codes</title>
|
||||
<para>
|
||||
|
BIN
docs/opsguide/voicetracking.voice_tracker_button.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 91 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 89 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 89 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 89 KiB |
@ -1,22 +1,24 @@
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xml:id="chapter.voicetracking">
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="chapter.voicetracking">
|
||||
<title>VoiceTracking</title>
|
||||
<sect1 xml:id="sect.voicetracking.voicetracking_in_rivendell">
|
||||
<title>Voicetracking in Rivendell</title>
|
||||
<para>
|
||||
Voicetracking is a capability wherein custom "one-off"
|
||||
content is created and inserted into logs, making it possible to
|
||||
create programming that sounds very spontaneous and "live".
|
||||
In Rivendell, such voicetracks are placed into a special type of audio
|
||||
Voicetracking in Rivendell is a capability wherein custom
|
||||
"one-off" content is created and inserted into logs,
|
||||
making it possible to create programming that sounds very spontaneous
|
||||
and "live".
|
||||
Such voicetracks are placed into a special type of audio
|
||||
cart known as a voicetrack cart. These carts are automatically
|
||||
created, deleted and managed by the voicetracker interface (part of
|
||||
the RDLogEdit module), with no manual user intervention required.
|
||||
created, deleted and managed by the voicetracker interface
|
||||
(accessible within both the RDLogEdit and RDAirPlay modules),
|
||||
with no manual user intervention required.
|
||||
The voicetracker module also includes extensive capabilities for
|
||||
allowing customization of the transitions between log elements.
|
||||
</para>
|
||||
<para>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog.png" scale="45"/>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog.png" width="128mm" depth="117mm"/>
|
||||
</imageobject>
|
||||
<caption><para>The Voice Tracker Dialog</para></caption>
|
||||
</mediaobject>
|
||||
@ -26,8 +28,9 @@
|
||||
<para>
|
||||
Before beginning voicetracking for a particular service, a
|
||||
voicetracker group and pool of available cart numbers must be
|
||||
configured in the RDAdmin module. These procedures are detailed in
|
||||
the Rivendell Technical and Administration Guide.
|
||||
configured in the RDAdmin module. See
|
||||
<xref linkend="sect.rdadmin.managing_voicetracking" /> for
|
||||
more information.
|
||||
</para>
|
||||
</sect2>
|
||||
<sect2 xml:id="sect.voicetracking.voicetrack_markers">
|
||||
@ -42,7 +45,7 @@
|
||||
<para>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_selected.png" scale="45"/>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_selected.png" width="128mm" depth="117mm"/>
|
||||
</imageobject>
|
||||
<caption><para>The Voice Tracker Dialog (track selected)</para></caption>
|
||||
</mediaobject>
|
||||
@ -54,10 +57,32 @@
|
||||
<sect2 xml:id="sect.voicetracking.the_voicetracker_dialog">
|
||||
<title>The VoiceTracker Dialog</title>
|
||||
<para>
|
||||
To voicetrack a log, start the RDLogEdit module,
|
||||
highlight the desired log and touch the
|
||||
There are two ways of accessing the voicetracker interface, via
|
||||
the RDLogEdit or RDAirPlay module. To access it using RDLogEdit,
|
||||
start the RDLogEdit module, highlight the desired log and touch the
|
||||
<computeroutput>VoiceTracker</computeroutput> button, opening
|
||||
the VoiceTracker dialog. This dialog consists
|
||||
the VoiceTracker dialog. Using RDAirPlay, touch the
|
||||
<computeroutput>Voice Tracker</computeroutput> button to make the
|
||||
interface appear on the right-hand side, then touch the
|
||||
<computeroutput>Load Log</computeroutput> and select the log to
|
||||
voicetrack.
|
||||
</para>
|
||||
<para>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata align="left" fileref="voicetracking.voice_tracker_button.png" width="35mm" depth="10mm"/>
|
||||
</imageobject>
|
||||
<caption><para>The Voice Tracker button in RDAirPlay</para></caption>
|
||||
</mediaobject>
|
||||
</para>
|
||||
<note>
|
||||
You may need to drag the RDAirPlay main window to a wider size in
|
||||
order to make the <computeroutput>Voice Tracker</computeroutput>
|
||||
appear.
|
||||
</note>
|
||||
|
||||
<para>
|
||||
This dialog consists
|
||||
of three major parts: the waveform area, the log list and the control
|
||||
buttons.
|
||||
</para>
|
||||
@ -72,7 +97,7 @@
|
||||
<para>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_1_playing.png" scale="45"/>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_1_playing.png" width="128mm" depth="117mm"/>
|
||||
</imageobject>
|
||||
<caption><para>The Voice Tracker Dialog (1st track playing)</para></caption>
|
||||
</mediaobject>
|
||||
@ -113,7 +138,7 @@
|
||||
<para>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_recording.png" scale="45"/>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_recording.png" width="128mm" depth="117mm"/>
|
||||
</imageobject>
|
||||
<caption><para>The Voice Tracker Dialog (recording)</para></caption>
|
||||
</mediaobject>
|
||||
@ -142,7 +167,7 @@
|
||||
<para>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_2_playing.png" scale="45"/>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_2_playing.png" width="128mm" depth="117mm"/>
|
||||
</imageobject>
|
||||
<caption><para>The Voice Tracker Dialog (2nd track playing)</para></caption>
|
||||
</mediaobject>
|
||||
@ -181,7 +206,7 @@
|
||||
<para>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_completed.png" scale="45"/>
|
||||
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_completed.png" width="128mm" depth="117mm"/>
|
||||
</imageobject>
|
||||
<caption><para>The Voice Tracker Dialog (track completed)</para></caption>
|
||||
</mediaobject>
|
||||
|