Pattern Editor: Difference between revisions

From Renoise User Manual
Jump to: navigation, search
imported>Achenar
No edit summary
No edit summary
 
(43 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Pattern Editor =
= Pattern Editor =


[[Image:3.0_edit.png]]
[[Image:3.2_tab-edit.png]]


The Pattern Editor is the main editor used to create music in Renoise and is opened with the Edit tab at the top left of the interface.
The Pattern Editor is the main editor used to create music in Renoise and is opened with the Edit tab at the top left of the interface. Instruments are recorded by entering notes onto lines in the order that they are to be played, from top to bottom. This is done with the [[Tracker Interface]], so if you're unfamiliar with this method of working, you should [[Tracker Interface|read through that section]] of the manual before continuing here.


Instruments are recorded by entering notes onto lines in the order that they are to be played, from top to bottom. A pattern can contain multiple tracks, typically one for each different instrument and each with their own separate set of effects. Songs are created by arranging a sequence of patterns with the [[Pattern Sequencer]] and the [[Pattern Matrix]].
A pattern can contain multiple tracks, typically one for each different instrument and each with their own separate set of effects. Songs are created by arranging a sequence of patterns with the [[Pattern Sequencer]] and the [[Pattern Matrix]]. So, a pattern is normally used to represent a specific section of a song that may be repeated again in future. The length and speed of a pattern can be changed, so the exact nature of a specific pattern can vary wildly depending on the whims of the composer.


[[Image:3.0_patterneditor.png]]
You may find it useful to watch [https://youtu.be/L1Ytodmo1OA a video about the various track types].


[[Image:3.2_patterneditor.png]]


== Patterns ==


A pattern is simply a block of time containing the notes played by different instruments in different tracks. The easiest way to understand this is to load in a demo song by double-clicking on it in the [[Disk Browser]] and observing what happens after you press Play with the ''"Spacebar"''.
== Track Types ==


As the horizontal bar moves down the pattern, it plays the notes that it encounters on the way. When the end of a pattern is reached, the song moves on to the next pattern in the sequence, as controlled by the [[Pattern Sequencer]]. So, a pattern is usually used to represent a specific section of a song that may be repeated again in future. The length and speed of a pattern can be changed, so the exact nature of a specific pattern can vary wildly depending on the whims of the composer.
There are four different types of track in the Renoise Pattern Editor:


=== Tracks ===


== Tracks ==
[[Image:3.2_patterneditor-track.png]]


There are four different types of track in Renoise:
These standard tracks are where you record notes onto the lines of a [[Tracker Interface#Columns|Note Column]]. Each track also features [[Tracker Interface#Columns|Effect Columns]], which are used to apply [[Effect Commands]] to instruments and to control [[Effect Chains|Track Effects]].


=== Sequencer Tracks ===
=== Group Tracks ===
 
[[Image:3.2_patterneditor-group.png]]
 
Used to group together similar Tracks, such as all percussion, all synths etc. The child tracks have their output automatically routed through the parent track, though you can change this with the [[Effect Chains#Pre_and_Post_Mixer_Effects|Pre Mixer]]. This means that [[Effect Chains|Track Effects]], [[Graphical Automation|Automation]] and [[Effect Commands]] used in the Group Track will affect the audio coming from the regular Tracks contained within it. Notes cannot be entered into Group Tracks and so they only feature [[Tracker Interface#Columns|Master FX]] columns.


[[Image:3.0_patterneditor-track.png]]
=== Send Tracks ===


These standard tracks are where you record notes onto the lines of a [[#Columns|Note Column]]. Each track also features [[#Columns|Effect Columns]], which are used to apply effect commands to instruments and to control [[Effects In Renoise|Track Effects]].
[[Image:3.2_patterneditor-send.png]]


=== Group Tracks ===
Send Tracks are fed audio from other tracks using [[Routing_Devices#.23Send_Device|Send Devices]] and are typically used to apply the same set of [[Effect Chains|Track Effects]] to multiple tracks at once, though there is a whole range of possibilities for creatively complex routing. Notes cannot be entered into Send Tracks and so they only feature [[Tracker Interface#Columns|Master FX]] columns.
 
You may find it useful to watch our video covering the subject of [https://youtu.be/jChkwB8b7to Send Tracks & Devices].


[[Image:3.0_patterneditor-groups.png]]
=== Master Track ===


Used to logically group together similar Sequencer Tracks, such as all percussion, all lead synths etc. The child tracks have their output automatically routed through the parent track, though you can change this with the [[Effects In Renoise#Pre_and_Post_Mixer_Effects|Pre Mixer]]. This means that [[Effects In Renoise|Track Effects]], [[Graphical Automation|Automation]] and [[Pattern Effect Commands]] used in the Group Track will affect the audio coming from the Sequencer Tracks contained within it. Notes cannot be entered into Group Tracks and so they only feature [[#Columns|Effect columns]].
[[Image:3.2_patterneditor-master.png]]


=== Send Tracks ===
The Master Track is where all audio produced by the other tracks finally ends up, so effects placed here will therefore affect the output of the entire song. To help manage the master signal, the [[Effect_Chains#Pre_and_Post_Mixer_Effects|Post-Mixer device]] in the Master Track has a few more options than the other tracks. Notes cannot be entered into the Master Track and so it only features [[Tracker Interface#Columns|Master FX]] columns.


[[Image:3.0_patterneditor-sends.png]]


Send Tracks are fed audio from other tracks using [[Routing_Devices#.23Send_Device|Send Devices]] and are typically used to apply the same set of [[Effects In Renoise|Track Effects]] to multiple tracks at once. Notes cannot be entered into Send Tracks and so they only feature [[#Columns|Effect columns]].
== Track Options ==


=== Master Track ===
=== Muting Tracks ===


[[Image:3.0_patterneditor-master.png]]
An individual track can be muted by left-clicking on the 'Play' text underneath its name. Clicking again will un-mute it. Right-clicking a track's 'Play' text will solo it, muting all of the others so that only the audio from that track is heard. Right-clicking again will un-mute the other tracks. Similar operations can be performed on the [[Track_Scopes#Mouse_Operations|Track Scopes]].


The Master Track is where all audio produced by the other tracks finally ends up. Effects placed on the Master Track will therefore affect the output of the entire song. Notes cannot be entered into the Master Track and so it only features [[#Columns|Effect columns]].
<!-- RENOISE_NO_PDF_START -->
[[image:3.2_patterneditor-mutingtracks.gif]]
<!-- RENOISE_NO_PDF_STOP -->


=== Organising Tracks ===
=== Organising Tracks ===


Any track can be renamed by double-clicking on its name and typing in a new one.
Any track can be renamed by double-clicking on its name and typing in a new one. This is also true for [[Tracker Interface#Columns|Note Columns]].


To add or remove tracks, you can use the ''"Edit->Insert Track" (Left Control/Command + T)'' and ''"Edit->Delete Track" (Left Control/Command + Left Shift + T)'' commands from the menu in the Upper Status Bar. If the currently selected track is a Sequencer Track, then a new Sequencer Track will be added to the right of it. If the currently selected track is a Send Track or the Master Track, then another Send Track will be added.
To add or remove tracks, you can use the ''"Edit->Insert Track" (Left Control/Command + T)'' and ''"Edit->Delete Track" (Left Control/Command + Left Shift + T)'' commands from the menu in the Upper Status Bar. If the currently selected track is a regular Track, then a new Track will be added to the right of it. If the currently selected track is a Send Track or the Master Track, then another Send Track will be added.


To add a group track, use the ''"Edit->Insert Group" (Left Control/Command + G)'' command or drag a track onto another one while holding down Alt. This will create a new group and add both tracks to it.
To add a group track, use the ''"Edit->Insert Group" (Left Control/Command + G)'' command or drag one track onto another while holding down Alt. This will create a new group and add both tracks to it.


To reposition a track, click on its name, hold the button down and drag the track to either side. This can be done in both the Pattern Editor and the [[Mixer]]. You can also move tracks by using the ''Ctrl/Command + Alt + Left/Right'' shortcuts.
To reposition a track left-click and hold the button on its name, then drag the track to either side. This can be done in both the Pattern Editor and the [[Mixer]]. You can also move tracks by using the ''Ctrl/Command + Alt + Left/Right'' shortcuts.


<!-- RENOISE_NO_PDF_START -->
<!-- RENOISE_NO_PDF_START -->
[[image:3.0_patterneditor-orderingtracks.gif]]
[[image:3.2_patterneditor-orderingtracks.gif]]
<!-- RENOISE_NO_PDF_STOP -->
<!-- RENOISE_NO_PDF_STOP -->


Line 63: Line 71:
=== Collapsing Tracks ===
=== Collapsing Tracks ===


To collapse a track, press the small arrow to the left of the track's name. This just hides most of its information; the track will still play as normal. You can collapse groups of tracks in the same way and using the arrow to the right of a group's name, you can also collapse its [[#Columns|Effect Column]].
To collapse a track, press the small arrow to the left of the track's name. This just hides most of its information; the track will still play as normal. You can collapse a Group of tracks in the same way and also collapse ''the Group's'' [[Tracker Interface#Columns|Master FX]] column using the arrow to the right of its name.


Using [[#Pattern Editor Control Panel|Single Track Edit Mode]] will cause all of the tracks and groups to collapse, except the one that cursor is currently in. Moving the cursor to other tracks while in this mode will automatically expand those tracks and collapse the one you were previously in.
Using [[#Pattern Editor Control Panel|Single Track Edit Mode]] will cause all of the tracks and groups to collapse, except for the track that the cursor is currently in. Moving the cursor to other tracks while in this mode will automatically expand those tracks and collapse the one you were previously in.


<!-- RENOISE_NO_PDF_START -->
<!-- RENOISE_NO_PDF_START -->
[[Image:3.0_patterneditor-collapsingtracks.gif]]
[[Image:3.2_patterneditor-collapsingtracks.gif]]
<!-- RENOISE_NO_PDF_STOP -->
<!-- RENOISE_NO_PDF_STOP -->


=== Changing Track Colors ===
=== Changing Track Colors ===


To change the color of a track, left-click on the color slot above the track name. Using the color picker you can move around the grid to choose a color, while the left-hand slider controls the saturation. You can also pick colors from the available swatches or right click on a swatch to save your current color to it. The ''"Background Blend"'' slider controls the amount of color present in the track's background. Enabling ''"Apply to all tracks"'' will apply the slider value to all of the tracks at once.
To change the color of a track, left-click on the color slot above the track name. Using the color picker you can move around the grid to choose a color, while the left-hand slider controls the saturation value. You can also pick colors from the available swatches or right click on a swatch to save the current color to it. The ''"Background Blend"'' slider controls the amount of color present in the track's background. Enabling ''"Apply to all tracks"'' will apply the slider value to all of the tracks at once.
 
[[image:3.0_patterneditor-colours.png]]
 
=== Columns ===
 
There are two different types of column in the regular [[#Sequencer Tracks|Sequencer Tracks]]. Note columns are used to [[Recording_and_Editing_Notes|record instruments by entering notes]]. They also have three extra sub-columns, which are used to control the volume, panning and delay parameters on a per-note basis. The panning and delay sub-columns are not visible by default. To show/hide them you can use the keyboard shortcuts, ''"Left Control/Command + Left Shift + V (Volume), P (Panning), D (Delay)"'', or you can press the corresponding buttons in the [[#Pattern Editor Control Panel|Pattern Editor's Control Panel]], located at the bottom of the editor.
 
Effect columns are used to apply [[Pattern Effect Commands]] that can affect the behaviour of [[Instruments]], automate the parameters of [[Effects In Renoise|Track Effects]], or control the song during playback. They are set up in the format: ''xxyy'', where ''xx'' defines the effect type (e.g. a Filter's Cutoff parameter or a sample effect like pitch glide) and ''yy'' defines the effect's value (e.g. changing the Cutoff's frequency or the rate of the pitch glide).
 
The image below illustrates the typical layout of a track:
 
[[Image:3.0_patterneditor-columns.png]]
 
* '''Note:''' e.g. C-4, A#3. The first two characters represent the musical note, while the third character is the octave number. The notes are not entered letter by letter like a text editor, but like a piano, using the computer keyboard or a MIDI master keyboard.
* '''Instrument Number:''' The instrument that will play the note. This is automatically entered when the note is recorded, but it can be changed by hand.
* '''Volume:''' (00-80) - The note velocity/volume, where 00=minimum and 80=maximum. [[Pattern Effect Commands#Volume or Panning Column|Additional effects]] can also be triggered from here.
* '''Panning:''' (00-80) - The panning of the note, where 00=full left, 40=center and 80=full right. This can only be applied to sample-based instruments in Renoise (MIDI and VST plugins will be unaffected by values in this sub-column). [[Pattern Effect Commands#Volume or Panning Column|Additional effects]] can also be triggered from here.
* '''Delay:''' (00-FF) - A time delay added to the note, where 00 is no delay and FF will result in the note being delayed until immediately before the next line.
* '''Effect:''' [[Pattern Effect Commands]] entered into this column will affect the entire track.
 
==== Adding / Removing Columns ====
 
To add/remove Note or Effect columns, you can use the small +/- icons next to the track names. Alternatively, you can use the shortcut, ''"Left Control/Command + Left Shift + left/right arrow key"'' to either add/remove a Note or Effect column, depending on where the cursor is (place it where you would like that column type to be duplicated).
 
Each [[#Sequencer_Tracks|Sequencer Track]] can have up to 12 Note Columns and 8 Effect Columns. [[#Group_Tracks|Groups Tracks]], [[#Send_Tracks|Send Tracks]] and the [[#Master_Track|Master Track]] can have up to 8 Effect Columns, but cannot have any Note Columns.
 
'''Please Note:''' All numbers in the effect columns and note sub-columns are notated in hexadecimal (counting from 0 to 16 instead of 0 to 10). If you are unfamiliar with hexadecimal, then you can read an explanation of it [[Hexadecimal|here]].
 
 
== Lines ==
 
Each individual pattern can have a different length, from 1 to 512 lines, which can be changed by altering the value in the box at the top left of the Pattern Editor: [[Image:3.0_patterneditor-length.png|text-bottom]]
 
=== Lines, Beats and Pattern Resolution ===
 
In the [[Transport Panel]] there is a ''"Lines/Beat"'' option, which changes the number of lines in the Pattern Editor that make up a musical beat. The higher the LPB, the greater the resolution available to you for editing notes, effects and automation. This can be also be adjusted as the song is playing via the Pattern Effect '''ZLxx''', where '''xx''' is the new LPB value in hexadecimal.
 
By default the LPB is 4, meaning that placing a note on every highlighted line will create a simple 4/4 beat in a pattern that is 16 lines long.  How many lines you use for a beat is totally up to you, but it can be important to get it correct if you're using Renoise to interact with other beat-based instruments or sequencers, (e.g. plugins which use beat timings) or when syncing a Renoise song with other applications via ReWire.
 
When working with time signatures other than 4/4, it's useful to set your number of lines in a pattern to a factor of the time signature's numerator multiplied by the LPB. For example, when working in 3/4 and a LBP of 4, you could use a pattern length of 12, 24 or 48; when working in 5/4 you could use a pattern length of 20 or 40 etc. This will allow you to place your notes on exact pattern lines without having to delay notes with the delay column. 


You can turn off the LPB highlighting via the [[Song Settings]] tab.
[[image:3.2_patterneditor-colours.png]]




Line 122: Line 90:
At the bottom of the Pattern Editor is the control panel:
At the bottom of the Pattern Editor is the control panel:


[[Image:3.0_patterneditor-controlpanel.png]]
[[Image:3.2_patterneditor-controlpanel.png]]


* '''Single Track Edit Mode:''' When enabled, only the currently selected track will be shown in the [[Pattern Matrix]].
* '''Single Track Edit Mode:''' When enabled, all tracks will be collapsed except for the currently selected track.
* '''Pattern Wrap Mode:''' Toggle what will happen upon reaching the end of a pattern when [[Recording_and_Editing_Notes#Entering_Notes_Step_By_Step|entering notes step-by-step]] in Edit Mode. When enabled, the cursor will move to the top of the next pattern in the sequence. When disabled, the cursor will move back to the top of the current pattern.
* '''Pattern Wrap Mode:''' Toggle what will happen upon reaching the end of a pattern when [[Recording_and_Editing_Notes#Entering_Notes_Step_By_Step|entering notes step-by-step]] in Edit Mode. When enabled, the cursor will move to the top of the next pattern in the sequence. When disabled, the cursor will move back to the top of the current pattern.
* '''Pattern Automation Recording Mode:''' When enabled, right-clicked and MIDI mapped parameters are recorded into Automation instead of the pattern's Effects Column.
* '''Pattern Automation Recording Mode:''' When enabled, [[Effect_Commands#Device_Commands|right-clicked]] and [[MIDI Mapping|MIDI mapped]] parameters are recorded into [[Graphical Automation|Automation]] instead of the track's [[Tracker Interface#Columns|Master FX Column]].
* '''Quantize Controls:''' Toggle live quantization. The value box to the right specifies the quantization value in lines. Use the drop down menu next to the value box to manually quantize a selected area of the current pattern after recording.
* '''Quantize Controls:''' Toggle live quantization. The value box to the right specifies the quantization value in lines. Use the drop-down menu next to the value box to manually quantize a selected area of the current pattern after recording. Quantization is covered in-depth [https://youtu.be/dGkoKWA-2Dg in this video].
* '''Edit Step:''' Set how many lines the cursor will skip down in the Pattern Editor when entering a note or effect.
* '''Edit Step:''' Set how many lines the cursor will skip down in the Pattern Editor when entering a note or effect.
* '''Vol/Pan/Dly:''' Toggle the volume, panning and delay sub-columns.
* '''Vol/Pan/Dly/FX:''' Toggle the [[Tracker Interface#Columns|volume, panning, delay and Local FX sub-columns]] for the currently selected track.
* '''FX:''' Quickly show and add pattern effect commands.
* '''FX Drop-down Menu:''' Quickly show and insert [[Effect Commands]].
 
 
== Editing and Navigating in Patterns ==
 
Before anything can be recorded into the Pattern Editor, Edit Mode needs to be enabled, which is done by either pressing the ''"ESC"'' key or the record button in the [[Transport Panel]].
 
=== Basic Shortcuts ===
 
Moving the cursor around in the Pattern Editor can done with the arrow keys. The Page Up/Down buttons will move the cursor up and down 16 lines at a time. To quickly jump to the next note column press ''"TAB"'', while ''"Left Shift + TAB"'' will jump back to the previous note column. ''"F9"'', ''"F10"'', ''"F11"'' and ''"F12"'' will move to the beginning, first quarter, half, last quarter of the pattern, respectively. Hit ''"End"'' to skip to the last note in a pattern.
 
To select an area in the Pattern Editor, hold down the ''"Left Shift"'' key while moving around with the arrow keys. This can also be done by left-clicking and dragging with the mouse. The selection can also be cut, copied and pasted using the standard keys: ''"Left Control/Command + X (Cut), C (Copy), V (Paste)"''.
 
A selection can also be made by starting with ''"Left Control/Command + B"'' and ending with ''"Left Control/Command + E"''.
 
=== Advancing mode in the effect columns ===
 
When entering an effect column value, the cursor automatically advances to the next row in contrary what happens in most spread-sheet applications.
If you want your cursor to advance to the right position, simply hold the left shift-modifier key and the cursors advances to the right.
 
=== Column/Track/Selection/Pattern Shortcuts ===
 
To quickly edit, copy and paste in the Pattern Editor:
 
* '''F1 + MODIFIER:''' Transpose one note down
* '''F2 + MODIFIER:''' Transpose one note up
* '''F3 + MODIFIER:''' Cut
* '''F4 + MODIFIER:''' Copy
* '''F5 + MODIFIER:''' Paste
* '''F6 + MODIFIER:''' Flip
* '''F11 + MODIFIER:''' Transpose one octave down
* '''F12 + MODIFIER:''' Transpose one octave up
 
Where ''MODIFIER is:''
 
* '''Left ALT: '''Selection in the Pattern
* '''Left CONTROL/COMMAND + SHIFT: '''Current Column
* '''Left SHIFT: '''Current Track
* '''Left SHIFT + ALT: '''Current Group
* '''Left CONTROL/COMMAND: '''Whole Pattern
 
=== Drag & Drop of Selections ===
 
To quickly move and copy a selection of notes or effects, you can also use the mouse. First mark an area in the pattern by left-clicking and dragging, then re-click and hold on the selected area with the mouse and drag the selection to a new position. Holding down the ''"Left Control/Command"'' key while dropping will copy the selection instead of moving it.
 
 
== Recording of Notes into Patterns ==
 
Instead of editing notes step by step, you can also record "live". This is done by playing the song with Edit Mode enabled and recording the notes using the keyboard. For a more detailed description, have a look at the [[Recording and Editing Notes]] section.
 
 
== Recording of Effects ==
 
To quickly record effect parameter changes into a pattern, click and drag any slider in the [[Effects In Renoise|Track Effects]] panel with the right mouse button. This can also be done as the song is playing. For more information, see [[Pattern_Effect_Commands#Recording_and_Editing_Pattern_Effects|Recording and Editing Pattern Effects]] .
 
 
== Applying Effects ==
 
Finally, to get a full list and detailed description of the effects available for use in the Effect Columns, take a look at [[Pattern Effect Commands]] section of the manual.

Latest revision as of 20:33, 11 July 2023

Pattern Editor

3.2 tab-edit.png

The Pattern Editor is the main editor used to create music in Renoise and is opened with the Edit tab at the top left of the interface. Instruments are recorded by entering notes onto lines in the order that they are to be played, from top to bottom. This is done with the Tracker Interface, so if you're unfamiliar with this method of working, you should read through that section of the manual before continuing here.

A pattern can contain multiple tracks, typically one for each different instrument and each with their own separate set of effects. Songs are created by arranging a sequence of patterns with the Pattern Sequencer and the Pattern Matrix. So, a pattern is normally used to represent a specific section of a song that may be repeated again in future. The length and speed of a pattern can be changed, so the exact nature of a specific pattern can vary wildly depending on the whims of the composer.

You may find it useful to watch a video about the various track types.

3.2 patterneditor.png


Track Types

There are four different types of track in the Renoise Pattern Editor:

Tracks

3.2 patterneditor-track.png

These standard tracks are where you record notes onto the lines of a Note Column. Each track also features Effect Columns, which are used to apply Effect Commands to instruments and to control Track Effects.

Group Tracks

3.2 patterneditor-group.png

Used to group together similar Tracks, such as all percussion, all synths etc. The child tracks have their output automatically routed through the parent track, though you can change this with the Pre Mixer. This means that Track Effects, Automation and Effect Commands used in the Group Track will affect the audio coming from the regular Tracks contained within it. Notes cannot be entered into Group Tracks and so they only feature Master FX columns.

Send Tracks

3.2 patterneditor-send.png

Send Tracks are fed audio from other tracks using Send Devices and are typically used to apply the same set of Track Effects to multiple tracks at once, though there is a whole range of possibilities for creatively complex routing. Notes cannot be entered into Send Tracks and so they only feature Master FX columns.

You may find it useful to watch our video covering the subject of Send Tracks & Devices.

Master Track

3.2 patterneditor-master.png

The Master Track is where all audio produced by the other tracks finally ends up, so effects placed here will therefore affect the output of the entire song. To help manage the master signal, the Post-Mixer device in the Master Track has a few more options than the other tracks. Notes cannot be entered into the Master Track and so it only features Master FX columns.


Track Options

Muting Tracks

An individual track can be muted by left-clicking on the 'Play' text underneath its name. Clicking again will un-mute it. Right-clicking a track's 'Play' text will solo it, muting all of the others so that only the audio from that track is heard. Right-clicking again will un-mute the other tracks. Similar operations can be performed on the Track Scopes.

3.2 patterneditor-mutingtracks.gif

Organising Tracks

Any track can be renamed by double-clicking on its name and typing in a new one. This is also true for Note Columns.

To add or remove tracks, you can use the "Edit->Insert Track" (Left Control/Command + T) and "Edit->Delete Track" (Left Control/Command + Left Shift + T) commands from the menu in the Upper Status Bar. If the currently selected track is a regular Track, then a new Track will be added to the right of it. If the currently selected track is a Send Track or the Master Track, then another Send Track will be added.

To add a group track, use the "Edit->Insert Group" (Left Control/Command + G) command or drag one track onto another while holding down Alt. This will create a new group and add both tracks to it.

To reposition a track left-click and hold the button on its name, then drag the track to either side. This can be done in both the Pattern Editor and the Mixer. You can also move tracks by using the Ctrl/Command + Alt + Left/Right shortcuts.

3.2 patterneditor-orderingtracks.gif

To duplicate tracks, you can use the "Edit->Duplicate Track" (Left Control/Command + D) command from the menu in the Upper Status Bar.

Collapsing Tracks

To collapse a track, press the small arrow to the left of the track's name. This just hides most of its information; the track will still play as normal. You can collapse a Group of tracks in the same way and also collapse the Group's Master FX column using the arrow to the right of its name.

Using Single Track Edit Mode will cause all of the tracks and groups to collapse, except for the track that the cursor is currently in. Moving the cursor to other tracks while in this mode will automatically expand those tracks and collapse the one you were previously in.

3.2 patterneditor-collapsingtracks.gif

Changing Track Colors

To change the color of a track, left-click on the color slot above the track name. Using the color picker you can move around the grid to choose a color, while the left-hand slider controls the saturation value. You can also pick colors from the available swatches or right click on a swatch to save the current color to it. The "Background Blend" slider controls the amount of color present in the track's background. Enabling "Apply to all tracks" will apply the slider value to all of the tracks at once.

3.2 patterneditor-colours.png


Pattern Editor Control Panel

At the bottom of the Pattern Editor is the control panel:

3.2 patterneditor-controlpanel.png

  • Single Track Edit Mode: When enabled, all tracks will be collapsed except for the currently selected track.
  • Pattern Wrap Mode: Toggle what will happen upon reaching the end of a pattern when entering notes step-by-step in Edit Mode. When enabled, the cursor will move to the top of the next pattern in the sequence. When disabled, the cursor will move back to the top of the current pattern.
  • Pattern Automation Recording Mode: When enabled, right-clicked and MIDI mapped parameters are recorded into Automation instead of the track's Master FX Column.
  • Quantize Controls: Toggle live quantization. The value box to the right specifies the quantization value in lines. Use the drop-down menu next to the value box to manually quantize a selected area of the current pattern after recording. Quantization is covered in-depth in this video.
  • Edit Step: Set how many lines the cursor will skip down in the Pattern Editor when entering a note or effect.
  • Vol/Pan/Dly/FX: Toggle the volume, panning, delay and Local FX sub-columns for the currently selected track.
  • FX Drop-down Menu: Quickly show and insert Effect Commands.