User Guide/SPExL/Transcription Script: Difference between revisions
From STX Wiki
< User Guide | SPExL
Jump to navigationJump to search
| Line 36: | Line 36: | ||
|Flip left cursor around right cursor. | |Flip left cursor around right cursor. | ||
|- | |- | ||
| | |L | ||
|Flip right cursor around left cursor. | |Flip right cursor around left cursor. | ||
|} | |} | ||
Revision as of 11:10, 28 March 2017
SPExl is a transcription tool available in STx as a script.
SPExL Hotkeys
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. |
| 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 |