1. 1. Introduction
  2. 2. System Requirements
  3. 3. Installation & First Launch
  4. 4. Core Concepts
  5. 5. Engineer View (Main Mixer)
  6. 6. Musician View (Personal IEM Mix)
  7. 7. Stage View (Stage Control)
  8. 8. Songs & Setlists
  9. 9. Settings
  10. 10. Audio Effects
  11. 11. Click Track / Metronome
  12. 12. Regions (CSV Import)
  13. 13. MIDI
  14. 14. Recording
  15. 15. Access Control
  16. 16. Keyboard Shortcuts
  17. 17. File Structure on Disk
  18. 18. Troubleshooting
  • Glossary
  • ESTË Studio Manual →

ESTË Live User Manual › 12. Regions (CSV Import)

12. Regions (CSV Import)

Regions represent song sections (Intro, Verse, Chorus, etc.) and are displayed in the timeline as colored blocks.

12.1 CSV Format

ESTË Live imports region CSV files in the following format:

#,Name,Start,End,Length,Color
R1,INTRO,2.1.00,16.1.00,14.0.00,00FF00
R2,VERSE,16.1.00,32.1.00,16.0.00,FFFF00
R3,CHORUS,32.1.00,48.1.00,16.0.00,FF0000
Field Format Description
# R1, R2, ... Region identifier
Name Text Display name
Start measure.beat.tick Start position (1-based)
End measure.beat.tick End position
Length measure.beat.tick Duration
Color RRGGBB Hex color without #

The separator (comma or semicolon) is auto-detected per line.

12.2 How to Import

  1. Prepare a CSV file with the format described above (or export from your DAW)
  2. In ESTË Live, go to Settings → Tempo & Regions
  3. Make sure you have a tempo source configured (Manual BPM or MIDI File)
  4. Click Upload CSV
  5. Regions appear in the timeline and the regions table

12.3 Navigation

Once loaded, regions are navigable from all views:

  • Engineer: ◀◀/▶▶ buttons in the info strip, click on timeline, ←/→ arrow keys
  • Musician: click on the mini-timeline
  • Stage: region navigation buttons + click on the regions table

← 11. Click Track / Metronome Table of Contents 13. MIDI →