Karedi
  • 👋Welcome
  • Karedi overview
    • 💡What is Karedi?
    • ✨Karedi features
  • User interface
    • Overview
    • Toolbar
    • Upper components
      • Tracks manager
        • Modifying tracks
        • Track colors
        • Exporting tracks
      • Audio manager
      • History
      • Scratchpad
      • Tags editor
      • Lyrics editor
        • Assigning lyrics to notes
        • Moving lyrics around
        • Line breaks
        • Auto syllabification
        • Space and hyphen
    • Middle components
      • Song fillbar
      • Main editor
        • Beats & pitches grid
        • Time marker
        • Visible area
        • Navigation
        • Selection
        • Managing notes
          • Changing notes count
          • Moving notes
          • Resizing notes
          • Note types
      • Piano
      • Lyrics displayer
    • Lower components
      • Log
      • Problems manager
    • Preferences
    • New song wizard
      • Audio file
      • Artist, title & filenames
      • Song directory
      • Specifying BPM
      • Additional tags
      • Final result
    • Playback
      • Invoking & stopping
      • Auxiliary note
  • Creating songs for beginners
    • Before you start
      • Requirements
      • Song format
      • TXT format basics
    • Creating songfile
    • Mapping the vocal track
      • Adding notes
      • Splitting notes into lines
      • Adding lyrics
      • Finetuning synchronization
      • Setting pitches
      • Tapping notes
      • Auto-syllabification
      • Copying notes
    • Multi-track songs
      • Track management
      • Rap & freestyle notes
      • Export
      • Single-player version
        • Exporting from duet
        • Cleaning up
    • Finishing touches
      • Solving issues
      • Golden notes
      • Medley
      • Preparing other files
      • Try the song out
    • Custom song
      • Preparing the audio
      • Preparing the video
  • Next level
    • 🗒️TXT file format
      • 🗒️Tags
        • BPM
        • GAP
        • MEDLEYENDBEAT
        • MEDLEYSTARTBEAT
        • VIDEOGAP
      • 🗒️Format version
    • Editing tags
      • Artist, title & filenames
      • Changing BPM
      • Setting medley boundaries
      • Gap, start & end
      • Changing format version
    • Copy-paste
      • Standard copy-paste
      • Merging
    • Note tapping
    • Writing tones
  • Other guides
    • Enhancing vocal in mp3 file
  • Ultrastar Worldparty
    • About
  • Contact us
    • Contact us
Powered by GitBook
On this page
  • What is it?
  • What is it used for?
  • How to determine the value?
  • Technical requirements
  • Example in TXT file
  1. Next level
  2. TXT file format
  3. Tags

GAP

First note offset

What is it?

Gap defines the moment (in milliseconds) in which the first note of the song begins in the audio file e.g. if GAP is set to 5000 then the first note will begin 5 seconds into the audio file.

What is it used for?

You can have different audio files of the same song. The song in each one of them may begin in different point of time, e.g. one can have more silence at the beginning. GAP lets you easily re-synchronize your song when you switch the audio (e.g. for one with better quality).

How to determine the value?

By ear. Listen to your audio file and check when the first syllable of the song begins and write down the rough value in milliseconds. You can later finetune it in the program.

Technical requirements

Valid GAP:

  • must be >= 0,

  • is an integer so 3450.67 is not allowed (3450 should be used instead),

  • is expressed in milliseconds.

Example in TXT file

#GAP:3450
PreviousBPMNextMEDLEYENDBEAT

Last updated 1 year ago

🗒️
🗒️