Tracktion English: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Tracktion 5 = == Features ==") |
No edit summary |
||
Line 1: | Line 1: | ||
= Tracktion 5 = | = Tracktion 5 = | ||
== Features == | == Features == | ||
=== Added === | |||
* Modernised UI Scheme | |||
* Edit Clip | |||
* Step-Sequence Clip | |||
* VST3 Hosting | |||
* Tabbing Edits | |||
** Chrome-like popping out of Edits into separate windows | |||
* Drag-and-Drop Presets | |||
* Freeze Points | |||
* Redesign of file exporting | |||
* CPU Manager | |||
* Ghost Tracks | |||
* Track Images | |||
* Track Colours | |||
* MIDI Note Automation | |||
* MIDI piano roll keys are velocity-sensitive | |||
* MIDI Note: hold shift + drag vertically to modify its velocity | |||
* MIDI Note: hold ctrl + drag from the left to extend the note leftwards | |||
* Roli MDC SysEx message support | |||
* Pan law support: linear, -2.5/-3.0/-4.5/-6.0 dB Center (all are equal-power) | |||
* Melodyne Audio Random Access (Coming Soon) | |||
* (Slew of bug fixes) | |||
* (Slew of optimisations) | |||
* (Slew of usability tweaks) | |||
=== Removed === | |||
* Colour scheme editor | |||
== Keyboard Shortcuts == | |||
You can fully assign the Tracktion keyboard shortcuts however you like however the default shortcuts are well thought-out and a great starting point for new users. | |||
Below is the complete list of default keyboard shortcuts for Windows, MacOSX and Linux. | |||
Note to editors: | |||
A quick means of adding/removing/editing the shortcuts in this Wiki is exporting the shortcuts from Tracktion into an HTML file. Then, take the result file's source and paste it in this site to get a Wiki formatted version: http://bmanolov.free.fr/html2wiki-tables.php#wiki . Editing of the code will be required to change the table format to a wikitable. The sub-header formatting will need changing from <code>h4</code> tags to <code>====</code>. | |||
=== Windows === | |||
==== General ==== | |||
{| class="wikitable" | |||
|- | |||
! Action | |||
! Shortcut | |||
|- | |||
| width="50%" | Flip between edit/project screens | |||
| width="50%" | escape, ctrl + tab | |||
|- | |||
| width="50%" | Go to project screen | |||
| width="50%" | F1 | |||
|- | |||
| width="50%" | Go to edit screen | |||
| width="50%" | F3 | |||
|- | |||
| width="50%" | Go to settings screen | |||
| width="50%" | F2 | |||
|- | |||
| width="50%" | Save the current edit | |||
| width="50%" | ctrl + S | |||
|- | |||
| width="50%" | Save the current edit as | |||
| width="50%" | ctrl + shift + S | |||
|- | |||
| width="50%" | Quit the application | |||
| width="50%" | ctrl + Q | |||
|} | |||
==== Help Functions ==== | |||
{| class="wikitable" | |||
|- | |||
! Action | |||
! Shortcut | |||
|- | |||
| width="50%" | Show Tracktion's help documentation | |||
| width="50%" | F12 | |||
|- | |||
| width="50%" | Enable/Disable the popup help | |||
| width="50%" | F11 | |||
|- | |||
| width="50%" | Show popup help for whatever the mouse is currently over | |||
| width="50%" | F10 | |||
|} | |||
==== Transport Controls ==== | |||
{| class="wikitable" | |||
|- | |||
! Action | |||
! Shortcut | |||
|- | |||
| width="50%" | Start/stop playing | |||
| width="50%" | spacebar, ctrl + spacebar, play, stop | |||
|- | |||
| width="50%" | Start playing | |||
| width="50%" | | |||
|- | |||
| width="50%" | Stop playing | |||
| width="50%" | | |||
|- | |||
| width="50%" | Forward | |||
| width="50%" | cursor right | |||
|- | |||
| width="50%" | Back | |||
| width="50%" | cursor left | |||
|- | |||
| width="50%" | Record | |||
| width="50%" | R | |||
|- | |||
| width="50%" | Abort current recording, and discard anything recorded | |||
| width="50%" | ctrl + R | |||
|- | |||
| width="50%" | Abort current recording, discard anything recorded, and restart | |||
| width="50%" | ctrl + alt + R | |||
|- | |||
| width="50%" | Arm or disarm all input devices | |||
| width="50%" | alt + R | |||
|- | |||
| width="50%" | Toggle safe record | |||
| width="50%" | | |||
|- | |||
| width="50%" | Stop safe recording | |||
| width="50%" | ctrl + shift + alt + R | |||
|- | |||
| width="50%" | Panic reset the audio engine | |||
| width="50%" | | |||
|- | |||
| width="50%" | Turn looping on/off | |||
| width="50%" | L | |||
|- | |||
| width="50%" | Turn snapping on/off | |||
| width="50%" | Q | |||
|- | |||
| width="50%" | Turn click track on/off | |||
| width="50%" | C | |||
|- | |||
| width="50%" | Turn punch-in on/off | |||
| width="50%" | P | |||
|- | |||
| width="50%" | Turn scrolling on/off | |||
| width="50%" | shift + S | |||
|- | |||
| width="50%" | Turn MIDI timecode chasing on/off | |||
| width="50%" | shift + T | |||
|- | |||
| width="50%" | Toggle timecode between bars/seconds | |||
| width="50%" | T | |||
|- | |||
| width="50%" | Turn playback-in-stop on/off | |||
| width="50%" | shift + E | |||
|- | |||
| width="50%" | Punch out of automation record mode | |||
| width="50%" | U | |||
|- | |||
| width="50%" | Punch out of automation record mode, clearing any subsequent curve data | |||
| width="50%" | ctrl + U | |||
|- | |||
| width="50%" | Toggle automation write mode | |||
| width="50%" | Y | |||
|- | |||
| width="50%" | Toggle automation read mode | |||
| width="50%" | H | |||
|} | |||
==== Moving/Zooming Controls ==== | |||
{| class="wikitable" | |||
|- | |||
! Action | |||
! Shortcut | |||
|- | |||
| width="50%" | Move cursor to start of marked clips or edit | |||
| width="50%" | home | |||
|- | |||
| width="50%" | Move cursor to end of marked clips or edit | |||
| width="50%" | end | |||
|- | |||
| width="50%" | Scroll up to top of tracks | |||
| width="50%" | ctrl + home | |||
|- | |||
| width="50%" | Scroll down to bottom of tracks | |||
| width="50%" | ctrl + end | |||
|- | |||
| width="50%" | Move to the previous marker | |||
| width="50%" | - | |||
|- | |||
| width="50%" | Move to the next marker | |||
| width="50%" | = | |||
|- | |||
| width="50%" | Scroll tracks up | |||
| width="50%" | shift + cursor down | |||
|- | |||
| width="50%" | Scroll tracks down | |||
| width="50%" | shift + cursor up | |||
|- | |||
| width="50%" | Scroll tracks left | |||
| width="50%" | shift + cursor left | |||
|- | |||
| width="50%" | Scroll tracks right | |||
| width="50%" | shift + cursor right | |||
|- | |||
| width="50%" | Vertical zoom-in | |||
| width="50%" | ctrl + shift + cursor up | |||
|- | |||
| width="50%" | Vertical zoom-out | |||
| width="50%" | ctrl + shift + cursor down | |||
|- | |||
| width="50%" | Select the item above the current selection | |||
| width="50%" | alt + cursor up | |||
|- | |||
| width="50%" | Select the item below the current selection | |||
| width="50%" | alt + cursor down | |||
|- | |||
| width="50%" | Select the item to the left of the current selection | |||
| width="50%" | alt + cursor left | |||
|- | |||
| width="50%" | Select the item to the right of the current selection | |||
| width="50%" | alt + cursor right | |||
|- | |||
| width="50%" | Select the item at the top of the current selection | |||
| width="50%" | alt + home | |||
|- | |||
| width="50%" | Select the item at the bottom of the current selection | |||
| width="50%" | alt + end | |||
|- | |||
| width="50%" | Zoom in | |||
| width="50%" | cursor up | |||
|- | |||
| width="50%" | Zoom out | |||
| width="50%" | cursor down | |||
|- | |||
| width="50%" | Zoom out to fit the entire edit on-screen | |||
| width="50%" | F5 | |||
|- | |||
| width="50%" | Zoom to fit horizontally and vertically | |||
| width="50%" | N | |||
|- | |||
| width="50%" | Zoom in to show a few seconds around the cursor | |||
| width="50%" | F6 | |||
|- | |||
| width="50%" | Zoom in to show the marked region | |||
| width="50%" | F7 | |||
|- | |||
| width="50%" | Zoom to show the selected clips | |||
| width="50%" | F4 | |||
|- | |||
| width="50%" | Expand or contract the current track height | |||
| width="50%" | Z | |||
|- | |||
| width="50%" | Rescale all tracks to fit on-screen | |||
| width="50%" | F8 | |||
|- | |||
| width="50%" | Set all tracks to the default track height | |||
| width="50%" | F9 | |||
|- | |||
| width="50%" | Expand or collapse folder track | |||
| width="50%" | ctrl + F | |||
|- | |||
| width="50%" | Show or hide the big input-meters | |||
| width="50%" | ctrl + alt + M | |||
|- | |||
| width="50%" | Show or hide the inputs section | |||
| width="50%" | ctrl + shift + I | |||
|- | |||
| width="50%" | Show or hide the filters section | |||
| width="50%" | ctrl + shift + F | |||
|- | |||
| width="50%" | Show or hide the left pane | |||
| width="50%" | ctrl + shift + L | |||
|- | |||
| width="50%" | Show or hide the control section | |||
| width="50%" | ctrl + shift + P | |||
|- | |||
| width="50%" | Show or hide the inputs, filters and controls | |||
| width="50%" | ctrl + ` | |||
|- | |||
| width="50%" | Show or hide of the global track | |||
| width="50%" | ctrl + shift + G | |||
|} | |||
==== Editing Functions ==== | |||
{| class="wikitable" | |||
|- | |||
! Action | |||
! Shortcut | |||
|- | |||
| width="50%" | Delete | |||
| width="50%" | delete, backspace | |||
|- | |||
| width="50%" | Cut | |||
| width="50%" | ctrl + X | |||
|- | |||
| width="50%" | Copy | |||
| width="50%" | ctrl + C | |||
|- | |||
| width="50%" | Paste | |||
| width="50%" | ctrl + V | |||
|- | |||
| width="50%" | Paste inserting | |||
| width="50%" | ctrl + I | |||
|- | |||
| width="50%" | Copy and paste selected clips directly into current edit | |||
| width="50%" | ctrl + B | |||
|- | |||
| width="50%" | Delete the selected clips and their source audio files | |||
| width="50%" | ctrl + M | |||
|- | |||
| width="50%" | Select all | |||
| width="50%" | ctrl + A | |||
|- | |||
| width="50%" | Deselect all | |||
| width="50%" | ctrl + D | |||
|- | |||
| width="50%" | Undo | |||
| width="50%" | ctrl + Z | |||
|- | |||
| width="50%" | Redo | |||
| width="50%" | ctrl + Y | |||
|- | |||
| width="50%" | Nudge selected clips left | |||
| width="50%" | ctrl + cursor left | |||
|- | |||
| width="50%" | Nudge selected clips right | |||
| width="50%" | ctrl + cursor right | |||
|- | |||
| width="50%" | Nudge selected clips up | |||
| width="50%" | ctrl + cursor up | |||
|- | |||
| width="50%" | Nudge selected clips down | |||
| width="50%" | ctrl + cursor down | |||
|- | |||
| width="50%" | Split selected clips at cursor | |||
| width="50%" | / | |||
|- | |||
| width="50%" | Move start of selected clips to the cursor position | |||
| width="50%" | J | |||
|- | |||
| width="50%" | Move end of selected clips to the cursor position | |||
| width="50%" | K | |||
|- | |||
| width="50%" | Auto-Crossfade selected clips | |||
| width="50%" | X | |||
|- | |||
| width="50%" | Mute selected clips | |||
| width="50%" | shift + _ | |||
|- | |||
| width="50%" | Pitch up 1 semitone | |||
| width="50%" | ctrl + = | |||
|- | |||
| width="50%" | Pitch down 1 semitone | |||
| width="50%" | ctrl + - | |||
|- | |||
| width="50%" | Pitch up 1 octave | |||
| width="50%" | ctrl + shift + = | |||
|- | |||
| width="50%" | Pitch down 1 octave | |||
| width="50%" | ctrl + shift + - | |||
|- | |||
| width="50%" | Mute selected tracks | |||
| width="50%" | alt + - | |||
|- | |||
| width="50%" | Solo selected tracks | |||
| width="50%" | alt + = | |||
|- | |||
| width="50%" | Move selected clips to back of z-order | |||
| width="50%" | B | |||
|- | |||
| width="50%" | Clear marked region of selected clips | |||
| width="50%" | ctrl + K | |||
|- | |||
| width="50%" | Delete marked region of selected clips, and move up selected | |||
| width="50%" | ctrl + L | |||
|- | |||
| width="50%" | Delete marked region of selected clips, and move up all on track | |||
| width="50%" | ctrl + J | |||
|- | |||
| width="50%" | Enable/Disable selected plugins | |||
| width="50%" | F | |||
|- | |||
| width="50%" | Change selected plugin to its next preset | |||
| width="50%" | . | |||
|- | |||
| width="50%" | Change selected plugin to its previous preset | |||
| width="50%" | , | |||
|- | |||
| width="50%" | Change to the previous take for a looped clip | |||
| width="50%" | ctrl + , | |||
|- | |||
| width="50%" | Change to the next take for a looped clip | |||
| width="50%" | ctrl + . | |||
|- | |||
| width="50%" | Reset all level meter overload indicators | |||
| width="50%" | \ | |||
|- | |||
| width="50%" | Lock/Unlock the properties panel | |||
| width="50%" | ctrl + P | |||
|- | |||
| width="50%" | Insert a new MIDI clip into the selected track | |||
| width="50%" | G | |||
|- | |||
| width="50%" | Insert a new track into the edit | |||
| width="50%" | ctrl + T | |||
|- | |||
| width="50%" | Insert a new folder track into the edit | |||
| width="50%" | ctrl + shift + T | |||
|- | |||
| width="50%" | Insert a tempo change at the current cursor position | |||
| width="50%" | ctrl + E, alt + T | |||
|- | |||
| width="50%" | Insert a time signature at the current cursor position | |||
| width="50%" | alt + S | |||
|- | |||
| width="50%" | Insert a pitch change at the current cursor position | |||
| width="50%" | alt + P | |||
|- | |||
| width="50%" | Import an audio or MIDI file | |||
| width="50%" | A | |||
|- | |||
| width="50%" | Launch an external wave editor for the selected clip | |||
| width="50%" | ctrl + W | |||
|- | |||
| width="50%" | Show clipboard contents | |||
| width="50%" | ctrl + alt + C | |||
|- | |||
| width="50%" | Show the MIDI controller mappings window | |||
| width="50%" | ctrl + shift + M | |||
|- | |||
| width="50%" | Show or hide the video window | |||
| width="50%" | alt + M | |||
|- | |||
| width="50%" | Turn lock automation to clip on/off | |||
| width="50%" | ctrl + shift + A | |||
|} | |||
==== Markers ==== | |||
{| class="wikitable" | |||
|- | |||
! Action | |||
! Shortcut | |||
|- | |||
| width="50%" | Mark-In | |||
| width="50%" | I | |||
|- | |||
| width="50%" | Mark-Out | |||
| width="50%" | O | |||
|- | |||
| width="50%" | Put the markers around the currently selected clips | |||
| width="50%" | M | |||
|- | |||
| width="50%" | Jump backwards to next cut point | |||
| width="50%" | page up, rewind | |||
|- | |||
| width="50%" | Jump forwards to next cut point | |||
| width="50%" | page down, fast forward | |||
|- | |||
| width="50%" | Jump to the mark-in point | |||
| width="50%" | [ | |||
|- | |||
| width="50%" | Jump to the mark-out point | |||
| width="50%" | ] | |||
|- | |||
| width="50%" | Toggle the marker view mode | |||
| width="50%" | alt + K | |||
|} | |||
==== MIDI Editor Controls ==== | |||
{| class="wikitable" | |||
|- | |||
! Action | |||
! Shortcut | |||
|- | |||
| width="50%" | MIDI selection tool | |||
| width="50%" | S | |||
|- | |||
| width="50%" | MIDI pencil tool | |||
| width="50%" | D | |||
|- | |||
| width="50%" | MIDI eraser tool | |||
| width="50%" | E | |||
|- | |||
| width="50%" | MIDI line tool | |||
| width="50%" | alt + L | |||
|- | |||
| width="50%" | Toggle the 'velocities' panel in MIDI editor | |||
| width="50%" | V | |||
|- | |||
| width="50%" | Toggle the 'controllers' panel in MIDI editor | |||
| width="50%" | alt + C | |||
|- | |||
| width="50%" | Mute/Unmute MIDI note echo in the MIDI editor | |||
| width="50%" | W | |||
|- | |||
| width="50%" | Enable/disable step-editor mode | |||
| width="50%" | ctrl + alt + S | |||
|- | |||
| width="50%" | Insert a rest when in MIDI step-entry mode | |||
| width="50%" | ` | |||
|- | |||
| width="50%" | Toggle auto display of MIDI toolbar | |||
| width="50%" | ' | |||
|} | |||
=== MacOSX === | |||
=== Linux === | |||
== Videos == | |||
===Official=== | |||
{| class="wikitable" | |||
|- | |||
! Title | |||
! Link | |||
|- | |||
| Multiple Edits Overview | |||
| http://www.tracktion.com/training-videos/t5-overview/multiple-edits-overview | |||
|- | |||
| Edit Clips Overview | |||
| http://www.tracktion.com/training-videos/t5-overview/edit-clips-overview | |||
|- | |||
| In-Line Step Sequencing Overview | |||
| http://www.tracktion.com/training-videos/t5-overview/step-sequencing-overview | |||
|- | |||
| CPU Manager Overview | |||
| http://www.tracktion.com/training-videos/t5-overview/cpu-manager-overview | |||
|- | |||
| Freeze Points Overview | |||
| http://www.tracktion.com/training-videos/t5-overview/freeze-points-overview | |||
|- | |||
| MIDI Mastered Overview | |||
| http://www.tracktion.com/training-videos/t5-overview/midi-mastered-overview | |||
|} | |||
===Streamworks Audio=== | |||
{| class="wikitable" | |||
|- | |||
! Title | |||
! Link | |||
|- | |||
| Melodyne Editor''' | |||
| http://www.youtube.com/watch?v=8u_GHIqkdw8 | |||
|} | |||
===User Videos=== | |||
{| class="wikitable" | |||
|- | |||
! Title | |||
! Link | |||
|- | |||
| Comping | |||
| http://www.youtube.com/watch?v=aahFdjVnq4Y&feature=youtu.be | |||
|- | |||
| MIDI Learn | |||
| http://youtu.be/tqz5PFqb_mk | |||
|} | |||
= Tracktion 4 = | |||
== Features == | |||
=== Added === | |||
=== Removed === | |||
== Videos == | |||
===Streamworks Audio=== | |||
{| class="wikitable" | |||
|- | |||
! Title | |||
! Link | |||
|- | |||
| Hardware Setup and Project Management | |||
| http://www.youtube.com/watch?v=YeRDLezOF34&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| The Edit Screen | |||
| http://www.youtube.com/watch?v=EEG8ZGp4IA4&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| VST Plugins and ReWire Devices | |||
| http://www.youtube.com/watch?v=uobp8bnBLkQ&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| Recording Audio | |||
| http://www.youtube.com/watch?v=MdzQ-UiQaf8&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| Editing Audio | |||
| http://www.youtube.com/watch?v=Py-A-oI--94&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| Recording MIDI | |||
| http://www.youtube.com/watch?v=YJPB-Z81W30&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| Editing MIDI | |||
| http://www.youtube.com/watch?v=kFs2kk5T3rw | |||
|- | |||
| Loops | |||
| http://www.youtube.com/watch?v=1RWIqy1shvs&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| Tracktion's Mixer | |||
| http://www.youtube.com/watch?v=mhFtamdnd1s&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| Freezing, Rendering, Exporting | |||
| http://www.youtube.com/watch?v=bp85xh-fk5k&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| Rack Filters | |||
| http://www.youtube.com/watch?v=ha7Tfq9CpzY&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| Automation | |||
| http://www.youtube.com/watch?v=mjfbLJqCJUA&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
|} | |||
= Tracktion 3 = | |||
== Features == | |||
=== Added === | |||
=== Removed === | |||
== Videos == | |||
===Streamworks Audio=== | |||
{| class="wikitable" | |||
|- | |||
! Title | |||
! Link | |||
|- | |||
| Mackie Compressors | |||
| http://www.youtube.com/watch?v=rx_aTTUmlAM | |||
|- | |||
| The Advanced Compressors | |||
| http://www.youtube.com/watch?v=CYLuAuOt0S4&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| The 3-Band Compressor | |||
| http://www.youtube.com/watch?v=42OHtiiiBg4&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| The Channel Strips | |||
| http://www.youtube.com/watch?v=3YflnFRlBwU&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
| Mackie 6-Band EQ | |||
| http://www.youtube.com/watch?v=TEt2WdZ0DSc | |||
|- | |||
| DIY Mastering and Final Mix | |||
| http://www.youtube.com/watch?v=7JqMMm60PIs&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf | |||
|- | |||
|} | |||
= Glossary = | |||
An alphabetical list of terms with brief explanations. | |||
;Filter: Deprecated term used in earlier versions to represent plugins, being 3rd party effects and instruments. | |||
;Filter Section: Section of the Edit page which contains plugins for each track is called the. | |||
;Rack Filter: Combination of plugins that can be treated as a single plugin. An instance may be created and saved for future use. |
Latest revision as of 2020-01-25T05:44:17
Tracktion 5
Features
Added
- Modernised UI Scheme
- Edit Clip
- Step-Sequence Clip
- VST3 Hosting
- Tabbing Edits
- Chrome-like popping out of Edits into separate windows
- Drag-and-Drop Presets
- Freeze Points
- Redesign of file exporting
- CPU Manager
- Ghost Tracks
- Track Images
- Track Colours
- MIDI Note Automation
- MIDI piano roll keys are velocity-sensitive
- MIDI Note: hold shift + drag vertically to modify its velocity
- MIDI Note: hold ctrl + drag from the left to extend the note leftwards
- Roli MDC SysEx message support
- Pan law support: linear, -2.5/-3.0/-4.5/-6.0 dB Center (all are equal-power)
- Melodyne Audio Random Access (Coming Soon)
- (Slew of bug fixes)
- (Slew of optimisations)
- (Slew of usability tweaks)
Removed
- Colour scheme editor
Keyboard Shortcuts
You can fully assign the Tracktion keyboard shortcuts however you like however the default shortcuts are well thought-out and a great starting point for new users. Below is the complete list of default keyboard shortcuts for Windows, MacOSX and Linux.
Note to editors:
A quick means of adding/removing/editing the shortcuts in this Wiki is exporting the shortcuts from Tracktion into an HTML file. Then, take the result file's source and paste it in this site to get a Wiki formatted version: http://bmanolov.free.fr/html2wiki-tables.php#wiki . Editing of the code will be required to change the table format to a wikitable. The sub-header formatting will need changing from h4
tags to ====
.
Windows
General
Action | Shortcut |
---|---|
Flip between edit/project screens | escape, ctrl + tab |
Go to project screen | F1 |
Go to edit screen | F3 |
Go to settings screen | F2 |
Save the current edit | ctrl + S |
Save the current edit as | ctrl + shift + S |
Quit the application | ctrl + Q |
Help Functions
Action | Shortcut |
---|---|
Show Tracktion's help documentation | F12 |
Enable/Disable the popup help | F11 |
Show popup help for whatever the mouse is currently over | F10 |
Transport Controls
Action | Shortcut |
---|---|
Start/stop playing | spacebar, ctrl + spacebar, play, stop |
Start playing | |
Stop playing | |
Forward | cursor right |
Back | cursor left |
Record | R |
Abort current recording, and discard anything recorded | ctrl + R |
Abort current recording, discard anything recorded, and restart | ctrl + alt + R |
Arm or disarm all input devices | alt + R |
Toggle safe record | |
Stop safe recording | ctrl + shift + alt + R |
Panic reset the audio engine | |
Turn looping on/off | L |
Turn snapping on/off | Q |
Turn click track on/off | C |
Turn punch-in on/off | P |
Turn scrolling on/off | shift + S |
Turn MIDI timecode chasing on/off | shift + T |
Toggle timecode between bars/seconds | T |
Turn playback-in-stop on/off | shift + E |
Punch out of automation record mode | U |
Punch out of automation record mode, clearing any subsequent curve data | ctrl + U |
Toggle automation write mode | Y |
Toggle automation read mode | H |
Moving/Zooming Controls
Action | Shortcut |
---|---|
Move cursor to start of marked clips or edit | home |
Move cursor to end of marked clips or edit | end |
Scroll up to top of tracks | ctrl + home |
Scroll down to bottom of tracks | ctrl + end |
Move to the previous marker | - |
Move to the next marker | = |
Scroll tracks up | shift + cursor down |
Scroll tracks down | shift + cursor up |
Scroll tracks left | shift + cursor left |
Scroll tracks right | shift + cursor right |
Vertical zoom-in | ctrl + shift + cursor up |
Vertical zoom-out | ctrl + shift + cursor down |
Select the item above the current selection | alt + cursor up |
Select the item below the current selection | alt + cursor down |
Select the item to the left of the current selection | alt + cursor left |
Select the item to the right of the current selection | alt + cursor right |
Select the item at the top of the current selection | alt + home |
Select the item at the bottom of the current selection | alt + end |
Zoom in | cursor up |
Zoom out | cursor down |
Zoom out to fit the entire edit on-screen | F5 |
Zoom to fit horizontally and vertically | N |
Zoom in to show a few seconds around the cursor | F6 |
Zoom in to show the marked region | F7 |
Zoom to show the selected clips | F4 |
Expand or contract the current track height | Z |
Rescale all tracks to fit on-screen | F8 |
Set all tracks to the default track height | F9 |
Expand or collapse folder track | ctrl + F |
Show or hide the big input-meters | ctrl + alt + M |
Show or hide the inputs section | ctrl + shift + I |
Show or hide the filters section | ctrl + shift + F |
Show or hide the left pane | ctrl + shift + L |
Show or hide the control section | ctrl + shift + P |
Show or hide the inputs, filters and controls | ctrl + ` |
Show or hide of the global track | ctrl + shift + G |
Editing Functions
Action | Shortcut |
---|---|
Delete | delete, backspace |
Cut | ctrl + X |
Copy | ctrl + C |
Paste | ctrl + V |
Paste inserting | ctrl + I |
Copy and paste selected clips directly into current edit | ctrl + B |
Delete the selected clips and their source audio files | ctrl + M |
Select all | ctrl + A |
Deselect all | ctrl + D |
Undo | ctrl + Z |
Redo | ctrl + Y |
Nudge selected clips left | ctrl + cursor left |
Nudge selected clips right | ctrl + cursor right |
Nudge selected clips up | ctrl + cursor up |
Nudge selected clips down | ctrl + cursor down |
Split selected clips at cursor | / |
Move start of selected clips to the cursor position | J |
Move end of selected clips to the cursor position | K |
Auto-Crossfade selected clips | X |
Mute selected clips | shift + _ |
Pitch up 1 semitone | ctrl + = |
Pitch down 1 semitone | ctrl + - |
Pitch up 1 octave | ctrl + shift + = |
Pitch down 1 octave | ctrl + shift + - |
Mute selected tracks | alt + - |
Solo selected tracks | alt + = |
Move selected clips to back of z-order | B |
Clear marked region of selected clips | ctrl + K |
Delete marked region of selected clips, and move up selected | ctrl + L |
Delete marked region of selected clips, and move up all on track | ctrl + J |
Enable/Disable selected plugins | F |
Change selected plugin to its next preset | . |
Change selected plugin to its previous preset | , |
Change to the previous take for a looped clip | ctrl + , |
Change to the next take for a looped clip | ctrl + . |
Reset all level meter overload indicators | \ |
Lock/Unlock the properties panel | ctrl + P |
Insert a new MIDI clip into the selected track | G |
Insert a new track into the edit | ctrl + T |
Insert a new folder track into the edit | ctrl + shift + T |
Insert a tempo change at the current cursor position | ctrl + E, alt + T |
Insert a time signature at the current cursor position | alt + S |
Insert a pitch change at the current cursor position | alt + P |
Import an audio or MIDI file | A |
Launch an external wave editor for the selected clip | ctrl + W |
Show clipboard contents | ctrl + alt + C |
Show the MIDI controller mappings window | ctrl + shift + M |
Show or hide the video window | alt + M |
Turn lock automation to clip on/off | ctrl + shift + A |
Markers
Action | Shortcut |
---|---|
Mark-In | I |
Mark-Out | O |
Put the markers around the currently selected clips | M |
Jump backwards to next cut point | page up, rewind |
Jump forwards to next cut point | page down, fast forward |
Jump to the mark-in point | [ |
Jump to the mark-out point | ] |
Toggle the marker view mode | alt + K |
MIDI Editor Controls
Action | Shortcut |
---|---|
MIDI selection tool | S |
MIDI pencil tool | D |
MIDI eraser tool | E |
MIDI line tool | alt + L |
Toggle the 'velocities' panel in MIDI editor | V |
Toggle the 'controllers' panel in MIDI editor | alt + C |
Mute/Unmute MIDI note echo in the MIDI editor | W |
Enable/disable step-editor mode | ctrl + alt + S |
Insert a rest when in MIDI step-entry mode | ` |
Toggle auto display of MIDI toolbar | ' |
MacOSX
Linux
Videos
Official
Title | Link |
---|---|
Multiple Edits Overview | http://www.tracktion.com/training-videos/t5-overview/multiple-edits-overview |
Edit Clips Overview | http://www.tracktion.com/training-videos/t5-overview/edit-clips-overview |
In-Line Step Sequencing Overview | http://www.tracktion.com/training-videos/t5-overview/step-sequencing-overview |
CPU Manager Overview | http://www.tracktion.com/training-videos/t5-overview/cpu-manager-overview |
Freeze Points Overview | http://www.tracktion.com/training-videos/t5-overview/freeze-points-overview |
MIDI Mastered Overview | http://www.tracktion.com/training-videos/t5-overview/midi-mastered-overview |
Streamworks Audio
Title | Link |
---|---|
Melodyne Editor | http://www.youtube.com/watch?v=8u_GHIqkdw8 |
User Videos
Title | Link |
---|---|
Comping | http://www.youtube.com/watch?v=aahFdjVnq4Y&feature=youtu.be |
MIDI Learn | http://youtu.be/tqz5PFqb_mk |
Tracktion 4
Features
Added
Removed
Videos
Streamworks Audio
Tracktion 3
Features
Added
Removed
Videos
Streamworks Audio
Title | Link |
---|---|
Mackie Compressors | http://www.youtube.com/watch?v=rx_aTTUmlAM |
The Advanced Compressors | http://www.youtube.com/watch?v=CYLuAuOt0S4&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf |
The 3-Band Compressor | http://www.youtube.com/watch?v=42OHtiiiBg4&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf |
The Channel Strips | http://www.youtube.com/watch?v=3YflnFRlBwU&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf |
Mackie 6-Band EQ | http://www.youtube.com/watch?v=TEt2WdZ0DSc |
DIY Mastering and Final Mix | http://www.youtube.com/watch?v=7JqMMm60PIs&list=PLKRYWdEpbc5NK6u_Ba5L0vwMoQOv81VVf |
Glossary
An alphabetical list of terms with brief explanations.
- Filter
- Deprecated term used in earlier versions to represent plugins, being 3rd party effects and instruments.
- Filter Section
- Section of the Edit page which contains plugins for each track is called the.
- Rack Filter
- Combination of plugins that can be treated as a single plugin. An instance may be created and saved for future use.