Pattern Editor

From Renoise User Manual
Revision as of 21:35, 17 February 2010 by imported>Vvoois
Jump to: navigation, search

Pattern Editor

The Pattern Editor is the main editor used to create music in Renoise. 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.


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".

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.


Tracks

There are three different types of track in Renoise:

Sequencer Tracks

File:Vvoois renoise note track.png

These are tracks which can record instruments onto lines within a Note Column. Each track also features Effect Columns, which are used to apply effect commands to instruments and to control Track DSPs.

Send Tracks

File:Vvoois renoise send track.png

Send Tracks are fed audio from other tracks using "Send Devices" and are typically used to apply the same set of Track DSPs to multiple tracks at once. Notes cannot be entered into Send Tracks and so they only feature Effect Columns, which are used to control the DSPs.

Master Track

File:Vvoois renoise master track.png

The Master Track is where all other tracks automatically feed their audio. Effects placed on the Master Track will therefore affect the final output of the entire song. Notes cannot be entered into the Master Track and so it only features Effect Columns, which are used to control the DSPs.

Adding, Removing, Duplicating and Re-ordering Tracks

To add or remove tracks, you can use the "Edit->Insert New Track" (Control/Command + T) and "Edit->Delete Track" (Control/Command + 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 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.


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


Columns

There are two types of columns in tracks:

  1. Note columns, used to record instruments by entering notes.
  2. Effect columns, used to apply effects and control DSPs.

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, "Control/Command + 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).

Please Note: All numbers in the effect columns and note sub-columns are notated in hexadecimal (counting from 0 to 16, where decimal is 0 to 10). If you are unfamiliar with hexadecimal, then you can read an explanation of it here.

Sub-Note Columns

Note columns also have three extra sub-columns each, which are used to control the following parameters on a per-line basis: volume, panning and delay.

  • 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. Additional effects can also be triggered from here; see the Pattern Effect Commands section of the manual for more details.
  • Panning: (00-80) - The panning of the note. This can only be applied to sample-based instruments in Renoise (MIDI and VST plugins will be unaffected by values in this sub-column). Additional effects can also be triggered from here; see Pattern Effect Commands.
  • Delay: (00-FF) - A time delay added to the note.

File:Vvoois renoise note track detailed.png

By default, the panning and delay columns are not visible. To show/hide them you can use the keyboard shortcuts, "Control/Command + SHIFT + V (Volume), P (Panning), D (Delay)", or you can press the corresponding buttons in the Pattern Editor's control bar, located at the bottom of the editor:

File:Vvoois renoise pc track.png

Sub-Effect Columns

Effect columns are set up in the format: xxyy.

  • Effect Number: The first two digits (xx) define the effect that should be triggered (like a cutoff parameter in a DSP effect, or a sample effect like pitch glide). See the Pattern Effect Commands section of the manual for a full list of the available effects.
  • Effect Value: The next two digits (yy) define the effect's value. For example, to a cutoff parameter this would change the frequency, for a pitch glide this would change the rate of the glide.


Lines

Each individual pattern can have a different length, which can be changed by altering the value in the box at the top left of the Pattern Editor:

File:Vvoois renoise pattern editor setting pattern length.gif

Lines, Beats and Pattern Resolution

In the Transport Panel there is a "Lines Per 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 F1XX, 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. When working with time signatures other than 4/4, it's useful to set your LPB to a factor of the time signature's numerator. For example, when working in 3/4, you should use an LPB of 6, 12 or 24; when working in 5/4 you should use an LPB of 5, 10, or 20, etc. This will allow you to place your notes on exact pattern lines without having to delay notes with the delay column.

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.

You can turn off the LPB highlighting via the Song Settings tab.


Pattern Editor Control Panel

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

File:Vvoois renoise pattern editor control bar.png

  • Single Track Edit Mode: When enabled, only the currently selected track will be shown in the Pattern Matrix.
  • Pattern Wrap Mode: Decides 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 pattern's Effects Column.
  • Chord Mode: Toggles the recording of a single note at a time, or chords (i.e. multiple notes simultaneously) when recording "live".
  • Quantize Controls: Toggles 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.
  • Edit Step: Sets how many lines the cursor should skip down in the Pattern Editor when entering a note or effect.
  • Vol/Pan/Dly: Toggles the volume, panning and delay sub-columns.
  • FX: Quickly show and add pattern 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 "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 "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: "Control/Command + X (Cut), C (Copy), V (Paste)".

A selection can also be made by starting with "Control/Command + B" and ending with '"Control/Command + E".

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:

  • CONTROL/COMMAND: Whole Pattern
  • SHIFT: Current Track
  • CONTROL/COMMAND + SHIFT: Current Column
  • ALT: Selection in the 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 click and hold on the selected area with the mouse and drag the selection to a new position. Holding down the "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 DSP parameter changes into a pattern, click and drag any slider in the Track DSPs panel with the right mouse button. This can also be done as the song is playing. For more information, see 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.