Next Event: Loading...
w/ ---
00: 00: 00: 00 Get Started
Calendar
View upcoming events and classes
Information Panel
Beat Kitchen at-a-glance
Guide Logic Pro Core Skills
Logic Core Ch. 8 — Regions, Loops, and Arrangement
Chapter 8

Regions, Loops, and Arrangement

Up to this point, you have been getting material into Logic — recording, importing, dragging things in. Now you start building with it. The work in this chapter is construction: taking small ideas and assembling them into something larger. Think of it less like painting and more like architecture. You have blocks. You arrange them.

Region Types

Every colored block in the Tracks area is a

Vocabulary
Region

A container for musical data in the Tracks area. Regions hold MIDI notes, audio recordings, drummer performances, or pattern sequences. They can be moved, copied, looped, split, and joined.

. There are four types, and they behave differently:

MIDI regions contain note data — pitch, velocity, duration, position. The notes trigger whatever instrument is loaded on the track. Change the instrument and the same notes produce a completely different sound. MIDI regions are green by default.

Audio regions are references to recorded or imported audio files on disk. They do not contain the audio itself — they point to it. This is why you can resize an audio region and the underlying recording is still intact. Audio regions are blue or purple by default.

Drummer regions are generated by Logic’s Drummer instrument. They look like yellow blocks with a pattern inside. You do not edit individual notes in a drummer region (at least not directly — converting to MIDI is covered in Chapter 18). Instead, you adjust the Drummer controls and the region updates.

Pattern regions come from the Step Sequencer. They display a grid of steps rather than piano roll notes. Pattern regions are their own editing paradigm — you work in the Step Sequencer editor rather than the Piano Roll.

All four types share the same basic operations: move, copy, loop, split, join, delete, mute. The differences show up when you open them for editing.

Copying Regions

The fastest way to duplicate a region is the Option-drag. Pick up a region as if you are going to move it, then hold Option before you release the mouse. The cursor changes — a small plus sign appears — and you get a copy instead of a move. Drop it where you want it.

This is drag-copy, not clipboard copy. You are not using ⌘+C and ⌘+V. Drag-copy is faster for arrangement work because the copy goes exactly where your mouse puts it, snapping to the grid. Clipboard copy works too, but it places the copy at the playhead position, which is not always where you want it.

For making many copies quickly, remember exponential doubling: copy one region, select both, copy those two, select all four, copy those four. Three rounds and you have eight copies. A few more and you have filled a session.

Key Command
Repeat Regions (: ⌘ + R)

Opens a dialog to create a specific number of copies, placed end to end.

Key Command
Duplicate Region (: ⌘ + D)

Creates one copy immediately after the selected region.

If you start dragging something and change your mind, press Escape to cancel the drag. Nothing moves.

Looping Regions

Hover over the upper-right corner of a region. The cursor changes to a loop icon. Drag right and the region repeats — as many times as you pull it.

Looped copies are linked to the original. Edit the original and every loop iteration updates. This is efficient for patterns: record four bars of drums, drag the loop handle across 32 bars, and every edit you make to the source propagates everywhere.

The Drift Trap

If the original region is slightly shorter than a full bar — maybe you trimmed it a hair too much — and you loop it, each repetition starts a tiny bit earlier than the previous one. By the eighth repetition, the drift is audible. This is why, when you are getting started, Option-drag copying is safer than looping. With snap enabled, each copy lands exactly on the grid. No drift.

Looping is elegant when the source region is the right length. It is a subtle source of timing problems when it is not.

To break loops into independent copies: select the looped region and use Edit > Convert > Loops to Real Copies. Each copy becomes standalone.

Aliases vs. Copies vs. Loops

Method How What Happens When You Edit
Copy Option-drag Independent. Edits stay local.
Loop Drag upper-right corner One-way link. Edits to the original propagate to loops.
Alias Option+Shift-drag Two-way link. Edit either one and both update.
Repeat ⌘+R Independent copies at a specified count.
Vocabulary
Alias

A linked MIDI reference — editing the alias changes the original, and editing the original changes the alias. Aliases appear with italicized names. MIDI only.

Aliases are MIDI-only. Hold Option+Shift while dragging a MIDI region and you create an alias — a two-way linked copy. You can spot aliases by their italicized names. Edit the alias and the original updates. Edit the original and the alias updates. They are the same musical data living in multiple places.

Where this matters: you build a drum pattern and want it in both the verse and the chorus, but you are still refining it. Make the chorus copy an alias. Every adjustment you make — shifting a hi-hat, tweaking a velocity — shows up in both places automatically. When you want the chorus to diverge, select the alias and use Edit > Convert > MIDI Alias to a Region Copy. Now it is independent.

Splitting Regions

Key Command
Split Regions at Playhead (: ⌘ + T)

Cuts the selected region(s) at the current playhead position.

Position the playhead where you want the cut and invoke Split Regions at Playhead. The region splits into two independent regions at that point. This is the cut operation you will use 90% of the time.

The Scissors Tool

The Scissors tool is the other way to cut, and it has a behavior that trips people up. When you click with the scissors, the cut happens immediately at the click point. But there is a setting in Logic (under Logic Pro > Settings > General > Editing) that enables scrubbing: you hold the mouse button down, drag back and forth to hear the audio at the mouse position, and the cut happens when you release the mouse.

Many people get stuck because they do not hold down the button — they click and release, and the cut lands in the wrong place. If you are going to use the scissors for audio editing, enable scrubbing. Hold, listen, position, release.

Joining Regions

Key Command
Join Regions (: J)

Merges selected adjacent regions on the same track into a single region.

Select multiple adjacent regions on the same track and invoke Join Regions. They merge into one continuous region. This is useful after you have assembled a section from smaller pieces and want to treat it as a single unit.

Select All Following

Key Command
Select All Following (: ⇧ + F)

Selects the current region and every region to its right on all tracks.

This is one of the most useful commands in Logic and one that many people do not know about. Select All Following selects the current region and everything to the right of it, on every track. Now drag, and you have inserted or removed time from the arrangement. The entire right half of the session shifts together.

Want to open up eight bars of space in the middle of a song? Place the playhead, split, invoke Select All Following on the right half, and drag it eight bars to the right. Want to close a gap? Same idea, drag left. It is non-destructive rearrangement of everything downstream in one move.

The Architecture Mindset

At this stage in a project, you are not polishing. You are constructing. The distinction matters because it changes what you pay attention to.

Construction means: Does the song have an intro? Does the chorus land where it should? Is there enough variation between sections to keep things moving? Are the right instruments playing in the right places?

It does not mean: Is the snare EQ’d correctly? Is the vocal reverb the right length? Is the bass level perfect? Those are finishing questions. They come later.

When you are building, work fast. Copy a four-bar section and paste it out. Split a chorus in half and move the second half to the bridge. Delete eight bars and see what happens — you can always undo. The speed of arrangement work in Logic depends on treating regions as blocks you can rearrange freely, not as precious objects that need protection.

A typical construction workflow:

  1. Record or import a foundation element — drums, a loop, a chord progression.
  2. Copy or loop it to fill the expected song length.
  3. Add more elements on new tracks, building the arrangement vertically.
  4. Split at section boundaries. Move sections around. Try the chorus first. Try dropping the drums out of the second verse.
  5. When the structure feels right, stop building and start editing.

You will bounce between building and editing throughout a project. But knowing which mode you are in keeps you from getting lost in details too early.

What to Practice

  • Record or import a four-bar MIDI pattern. Practice all duplication methods: Option-drag a copy, loop it from the upper-right corner, use Repeat Regions (default ⌘+R) to make three copies, and Option+Shift-drag to create an alias. Edit the original — which copies updated? Edit the alias — what happened to the original?
  • Build a simple arrangement from scratch in 15 minutes. Start with a drum loop, add a bass part, layer one more element. Do not polish — speed matters more than perfection at this stage. Use Option-drag to fill out the timeline, then split at section boundaries with Split Regions at Playhead (default ⌘+T) and rearrange the blocks.
  • Use Select All Following (default ⇧+F) to insert eight bars of silence in the middle of an arrangement. Then undo and use it to close a gap by dragging left. Get comfortable with how this command reshapes the timeline.
  • Try the Scissors tool with scrubbing enabled. Hold the mouse button, drag to hear the audio, release to cut. Compare this to splitting at the playhead — different situations call for different approaches.

Commands in This Chapter

Command What It Does Default
Repeat Regions Create a specified number of copies, placed end to end ⌘ + R
Duplicate Region Create one copy immediately after the selected region ⌘ + D
Split Regions at Playhead Cut selected region(s) at the playhead ⌘ + T
Join Regions Merge selected adjacent regions into one J
Select All Following Select the current region and everything to its right on all tracks ⇧ + F

This Course

This Course Is Taught Live →

Like what you're reading?

Everything in this guide is yours to keep. But reading about it isn't the same as hearing it, doing it, and having someone who's been at this for 30 years tell you why it matters in your music. This is one chapter of a live course — small group, cameras optional, taught by someone who gives a shit.

View the Logic Core Course →
Feedback or corrections

Beat Kitchen At-A-Glance

Our Socials