> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gridshift.studio/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Gridshift

> Gridshift is a keyboard-driven digital audio workstation for macOS, built with Swift and Metal for modern Macs. All functions are accessible via keyboard.

<Frame>
  <img alt="Gridshift main window with tracks, clips, sidebar, and inspector" lightAlt="Gridshift main window with tracks, clips, sidebar, and inspector" darkAlt="Gridshift main window with tracks, clips, sidebar, and inspector" src="https://mintcdn.com/kern/YWguaYwyCytbnU33/images/screenshots/main-window-light.jpg?fit=max&auto=format&n=YWguaYwyCytbnU33&q=85&s=000458bd182560ef749fe75fee27740d" className="dark:hidden" width="2560" height="1641" data-path="images/screenshots/main-window-light.jpg" />

  <img alt="Gridshift main window with tracks, clips, sidebar, and inspector" lightAlt="Gridshift main window with tracks, clips, sidebar, and inspector" darkAlt="Gridshift main window with tracks, clips, sidebar, and inspector" src="https://mintcdn.com/kern/qbejCJoH5sKi7WdW/images/CleanShot-2026-06-07-at-12.12.30@2x.png?fit=max&auto=format&n=qbejCJoH5sKi7WdW&q=85&s=359299a8a2267ddac2185971ef920cf3" className="hidden dark:block" width="3360" height="2100" data-path="images/CleanShot-2026-06-07-at-12.12.30@2x.png" />
</Frame>

## Design principles

<CardGroup cols={2}>
  <Card title="Keyboard-First" icon="keyboard">
    All functions via keyboard. Play instruments, trigger samples, navigate, edit, mix.
  </Card>

  <Card title="In-the-Box Focus" icon="box">
    Optimized for computer-based production.
  </Card>

  <Card title="Simplicity" icon="sparkles">
    Focused feature set.
  </Card>

  <Card title="Fast Workflow" icon="forward-fast">
    Minimal clicks, instant feedback.
  </Card>

  <Card title="No Stock Plugins" icon="puzzle-piece">
    Audio Unit integration instead of bundled plugins.
  </Card>

  <Card title="Native Performance" icon="bolt">
    Swift and Metal tuned for modern Macs, with Apple Silicon recommended for best performance.
  </Card>
</CardGroup>

## Features

<CardGroup cols={2}>
  <Card title="Command Palette" icon="terminal" href="/features/command-palette">
    200+ commands with fuzzy search and customizable shortcuts.
  </Card>

  <Card title="Focus Mode" icon="bullseye" href="/features/focus-mode">
    Edit clips inline — audio waveforms and MIDI piano roll expand in place.
  </Card>

  <Card title="Plugin Strip" icon="rectangles-mixed" href="/features/plugin-strip">
    See and control your entire effects chain at a glance, with ALC and metering.
  </Card>

  <Card title="Automation" icon="chart-line" href="/features/automation">
    Automate mixer controls and plugin parameters with editable curves.
  </Card>

  <Card title="Groove & Swing" icon="wave-pulse" href="/features/groove">
    38 groove presets that shift the grid, snapping, and playback — globally or per track.
  </Card>

  <Card title="Sidechain" icon="gauge-high" href="/features/sidechain">
    Three modes — Audio, MIDI, and Trigger Impulse. Zero latency.
  </Card>

  <Card title="Ducking" icon="arrow-trend-down" href="/features/ducking">
    Duck any track from another's events with a hand-drawn shape. No plugin, no latency.
  </Card>

  <Card title="Stem Separation" icon="scissors" href="/features/stem-separation">
    Split audio into vocals, drums, bass, and more — all processed locally.
  </Card>

  <Card title="Project Versioning" icon="code-branch" href="/features/versioning">
    Save snapshots with audio previews. Compare before restoring.
  </Card>

  <Card title="Musical Typing" icon="piano-keyboard" href="/shortcuts/musical-typing">
    Play MIDI from the computer keyboard. Scale, Piano or Drums layout.
  </Card>

  <Card title="App Audio Capture" icon="tower-broadcast" href="/features/app-audio-capture">
    Record the audio output of any running app on your Mac.
  </Card>
</CardGroup>

## System requirements

* **macOS 26** or later
* **Apple Silicon or Intel** Mac with a Metal-capable GPU
* **Recommended:** Apple Silicon (M1 or later)

## Quick links

<CardGroup cols={3}>
  <Card title="Core Concepts" icon="book" href="/concepts">
    Learn the interface
  </Card>

  <Card title="Features" icon="list" href="/features/command-palette">
    Explore features
  </Card>

  <Card title="Shortcuts" icon="keyboard" href="/shortcuts/overview">
    Learn shortcuts
  </Card>
</CardGroup>
