mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-23 09:18:34 +02:00
2017-11-02 Fred Gleason <fredg@paravelsystems.com>
* Added screenshots for the 'VoiceTracking' chapter of the Operations Guide.
This commit is contained in:
parent
f220e8e6ea
commit
270865ba8f
@ -16223,3 +16223,6 @@
|
|||||||
2017-11-02 Fred Gleason <fredg@paravelsystems.com>
|
2017-11-02 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Added screenshots for the 'Generating Logs with RDLogManager'
|
* Added screenshots for the 'Generating Logs with RDLogManager'
|
||||||
chapter of the Operations Guide.
|
chapter of the Operations Guide.
|
||||||
|
2017-11-02 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Added screenshots for the 'VoiceTracking' chapter of the
|
||||||
|
Operations Guide.
|
||||||
|
@ -97,7 +97,13 @@ EXTRA_DIST = opsguide.html\
|
|||||||
rdlogmanager.rivendell_services_dialog.png\
|
rdlogmanager.rivendell_services_dialog.png\
|
||||||
rdlogmanager.select_date_dialog.png\
|
rdlogmanager.select_date_dialog.png\
|
||||||
rdlogmanager.select_report_dates_dialog.png\
|
rdlogmanager.select_report_dates_dialog.png\
|
||||||
rdlogmanager.service_association_dialog.png
|
rdlogmanager.service_association_dialog.png\
|
||||||
|
voicetracking.voice_tracker_dialog.png\
|
||||||
|
voicetracking.voice_tracker_dialog_recording.png\
|
||||||
|
voicetracking.voice_tracker_dialog_track_1_playing.png\
|
||||||
|
voicetracking.voice_tracker_dialog_track_2_playing.png\
|
||||||
|
voicetracking.voice_tracker_dialog_track_completed.png\
|
||||||
|
voicetracking.voice_tracker_dialog_track_selected.png
|
||||||
|
|
||||||
CLEANFILES = *~
|
CLEANFILES = *~
|
||||||
MAINTAINERCLEANFILES = *~\
|
MAINTAINERCLEANFILES = *~\
|
||||||
|
@ -3941,6 +3941,14 @@
|
|||||||
The voicetracker module also includes extensive capabilities for
|
The voicetracker module also includes extensive capabilities for
|
||||||
allowing customization of the transitions between log elements.
|
allowing customization of the transitions between log elements.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog.png" scale="45"/>
|
||||||
|
</imageobject>
|
||||||
|
<caption><para>The Voice Tracker Dialog</para></caption>
|
||||||
|
</mediaobject>
|
||||||
|
</para>
|
||||||
<sect2 id="sect.voicetracking.prerequisites">
|
<sect2 id="sect.voicetracking.prerequisites">
|
||||||
<title>Prerequisites</title>
|
<title>Prerequisites</title>
|
||||||
<para>
|
<para>
|
||||||
@ -3959,6 +3967,14 @@
|
|||||||
RDLogManager events or even embedded in data generated by external
|
RDLogManager events or even embedded in data generated by external
|
||||||
schedulers.
|
schedulers.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_selected.png" scale="45"/>
|
||||||
|
</imageobject>
|
||||||
|
<caption><para>The Voice Tracker Dialog (track selected)</para></caption>
|
||||||
|
</mediaobject>
|
||||||
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
<sect1 id="sect.voicetracking.using_the_voicetracker_dialog">
|
<sect1 id="sect.voicetracking.using_the_voicetracker_dialog">
|
||||||
@ -3969,7 +3985,7 @@
|
|||||||
To voicetrack a log, start the RDLogEdit module (see FIXME),
|
To voicetrack a log, start the RDLogEdit module (see FIXME),
|
||||||
highlight the desired log and touch the
|
highlight the desired log and touch the
|
||||||
<computeroutput>VoiceTracker</computeroutput> button, opening
|
<computeroutput>VoiceTracker</computeroutput> button, opening
|
||||||
the VoiceTracker dialog (see FIXME). This dialog consists
|
the VoiceTracker dialog. This dialog consists
|
||||||
of three major parts: the waveform area, the log list and the control
|
of three major parts: the waveform area, the log list and the control
|
||||||
buttons.
|
buttons.
|
||||||
</para>
|
</para>
|
||||||
@ -3981,6 +3997,14 @@
|
|||||||
list, showing a copy of the currently loaded log. The control
|
list, showing a copy of the currently loaded log. The control
|
||||||
buttons occupy the bottom and right-hand edges of the dialog.
|
buttons occupy the bottom and right-hand edges of the dialog.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_1_playing.png" scale="45"/>
|
||||||
|
</imageobject>
|
||||||
|
<caption><para>The Voice Tracker Dialog (1st track playing)</para></caption>
|
||||||
|
</mediaobject>
|
||||||
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
<sect2 id="sect.voicetracking.editing_transitions">
|
<sect2 id="sect.voicetracking.editing_transitions">
|
||||||
<title>Editing Transitions</title>
|
<title>Editing Transitions</title>
|
||||||
@ -4014,6 +4038,14 @@
|
|||||||
right-clicking on an event and selecting the desired transition
|
right-clicking on an event and selecting the desired transition
|
||||||
type from the menu.
|
type from the menu.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_recording.png" scale="45"/>
|
||||||
|
</imageobject>
|
||||||
|
<caption><para>The Voice Tracker Dialog (recording)</para></caption>
|
||||||
|
</mediaobject>
|
||||||
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
<sect2 id="sect.voicetracking.inserting_and_deleting_track_markers">
|
<sect2 id="sect.voicetracking.inserting_and_deleting_track_markers">
|
||||||
<title>Inserting and Deleting Track Markers</title>
|
<title>Inserting and Deleting Track Markers</title>
|
||||||
@ -4035,6 +4067,14 @@
|
|||||||
<computeroutput>Previous Track</computeroutput> buttons,
|
<computeroutput>Previous Track</computeroutput> buttons,
|
||||||
respectively.
|
respectively.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_2_playing.png" scale="45"/>
|
||||||
|
</imageobject>
|
||||||
|
<caption><para>The Voice Tracker Dialog (2nd track playing)</para></caption>
|
||||||
|
</mediaobject>
|
||||||
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
<sect2 id="sect.voicetracking.recording_a_voicetrack">
|
<sect2 id="sect.voicetracking.recording_a_voicetrack">
|
||||||
<title>Recording a Voicetrack</title>
|
<title>Recording a Voicetrack</title>
|
||||||
@ -4067,6 +4107,14 @@
|
|||||||
be adjusted in the same manner as for simple transitions –i.e. by
|
be adjusted in the same manner as for simple transitions –i.e. by
|
||||||
dragging the appropriate waveforms with the mouse.
|
dragging the appropriate waveforms with the mouse.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata align="center" fileref="voicetracking.voice_tracker_dialog_track_completed.png" scale="45"/>
|
||||||
|
</imageobject>
|
||||||
|
<caption><para>The Voice Tracker Dialog (track completed)</para></caption>
|
||||||
|
</mediaobject>
|
||||||
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
<sect2 id="sect.voicetracking.adjusting_transition_levels">
|
<sect2 id="sect.voicetracking.adjusting_transition_levels">
|
||||||
<title>Adjusting Transition Levels</title>
|
<title>Adjusting Transition Levels</title>
|
||||||
|
BIN
docs/opsguide/voicetracking.voice_tracker_dialog.png
Normal file
BIN
docs/opsguide/voicetracking.voice_tracker_dialog.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
BIN
docs/opsguide/voicetracking.voice_tracker_dialog_recording.png
Normal file
BIN
docs/opsguide/voicetracking.voice_tracker_dialog_recording.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
Loading…
x
Reference in New Issue
Block a user