User Guide/SPExL/Transcription Script: Difference between revisions
From STX Wiki
< User Guide | SPExL
Jump to navigationJump to search
| Line 4: | Line 4: | ||
SPExl is a transcription tool available in STx as a script. | SPExl is a transcription tool available in STx as a script. | ||
==SPExL Hotkeys== | ==SPExL Hotkeys== | ||
Note that unless otherwise specified (e.g. with 'Shift'), all hotkeys are lowercase. | |||
====Cursor Hotkeys==== | ====Cursor Hotkeys==== | ||
| Line 9: | Line 11: | ||
{| | {| | ||
|- | |- | ||
| | |D | ||
|Move left cursor to the left. | |Move left cursor to the left. | ||
|- | |- | ||
| | |F | ||
|Move left cursor to the right. | |Move left cursor to the right. | ||
|- | |- | ||
| | |E | ||
|Move left cursor to the left in large steps. | |Move left cursor to the left in large steps. | ||
|- | |- | ||
| | |R | ||
|Move left cursor to the right in large steps. | |Move left cursor to the right in large steps. | ||
|- | |- | ||
| | |J | ||
|Move right cursor to the left. | |Move right cursor to the left. | ||
|- | |- | ||
| | |K | ||
|Move right cursor to the right. | |Move right cursor to the right. | ||
|- | |- | ||
| | |U | ||
|Move right cursor to left in large steps. | |Move right cursor to left in large steps. | ||
|- | |- | ||
| | |I | ||
|Move right cursor to right in large steps. | |Move right cursor to right in large steps. | ||
|- | |- | ||
| | |L | ||
|Flip left cursor around right cursor. | |Flip left cursor around right cursor. | ||
|- | |- | ||
|L | |Shift + L | ||
|Flip right cursor around left cursor. | |Flip right cursor around left cursor. | ||
|} | |} | ||
| Line 43: | Line 45: | ||
{| | {| | ||
| | |Space | ||
|Play between the cursors | |Play between the cursors | ||
|- | |- | ||
| | |A | ||
|Play all of signal in waveform window | |Play all of signal in waveform window | ||
|- | |- | ||
| | |P | ||
|Play the selected segment | |Play the selected segment | ||
|- | |- | ||
| | |W | ||
|Play all of signal up to the left-hand cursor | |Play all of signal up to the left-hand cursor | ||
|- | |- | ||
| | |O | ||
|Play all of the signal from the right-hand cursor to end of waveform window | |Play all of the signal from the right-hand cursor to end of waveform window | ||
|} | |} | ||
Revision as of 08:41, 29 March 2017
SPExl is a transcription tool available in STx as a script.
SPExL Hotkeys
Note that unless otherwise specified (e.g. with 'Shift'), all hotkeys are lowercase.
Cursor Hotkeys
| D | Move left cursor to the left. |
| F | Move left cursor to the right. |
| E | Move left cursor to the left in large steps. |
| R | Move left cursor to the right in large steps. |
| J | Move right cursor to the left. |
| K | Move right cursor to the right. |
| U | Move right cursor to left in large steps. |
| I | Move right cursor to right in large steps. |
| L | Flip left cursor around right cursor. |
| Shift + L | Flip right cursor around left cursor. |
Playback Hotkeys
| Space | Play between the cursors |
| A | Play all of signal in waveform window |
| P | Play the selected segment |
| W | Play all of signal up to the left-hand cursor |
| O | Play all of the signal from the right-hand cursor to end of waveform window |
Zoom Hotkeys
| Y | Zoom in on the x axis around the active cursor | ||
| Q | Zoom out on the x axis around the active cursor | ||
| Ctrl + Add | Zoom in on the y axis around the active cursor | ||
| Ctrl + Subtract | Zoom out on the y axis around the active cursor | ||
| V | Zoom between cursors on the x axis | ||
| Shift + V | Zoom between cursors on the y axis. Note that this only works if the cursor style allows y axis positioning. | ||
| G | Zoom in around the left-hand cursor. | X | Reset the zoom |