Skip to content

Slo-Pix/Tabify1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Visit the hosted version.

Tabify

A guitar arrangement tool — web editor.

Write and edit guitar tablature with techniques, left/right hand finger notation, and printable export. No accounts, no frameworks, no dependencies.

Web Editor

  • 16th-note grid editor with 6-string (guitar) and 4-string (ukulele) tablature
  • Techniques: hammer-on, pull-off, slide, bend, vibrato, harmonics (natural + artificial)
  • Finger notation: L.H. (1-2-3-4) and R.H. (P-I-M-A-C)
  • Interactive fretboard with scale overlays — adapts to any tuning and string count, including custom
  • Custom time signatures
  • Export to printable HTML with metadata (key, BPM, time, tuning)
  • File-based save/open using .tbfy format
  • Undo/redo, copy/paste, section reordering
  • 5 guitar + 3 ukulele tuning presets, plus fully custom tuning support (string count follows the notes you type)
  • Built-in chromatic tuner — microphone pitch detection showing note, octave, and cents sharp/flat before you start arranging
  • Installable PWA — works fully offline after the first visit
  • Responsive UI — collapsible toolbar and dropdown docs navigation on mobile

Keyboard Shortcuts

Key Action
Arrow keys Move cursor
0-9 Enter fret number
Tab Jump one beat
Escape Close modals
Ctrl+Z Undo
Ctrl+Shift+Z / Ctrl+Y Redo
Ctrl+C Copy measure
Ctrl+V Paste measure
Ctrl+S Save as .tbfy file

Tech Stack

  • Web: Vanilla HTML, CSS, JavaScript — no frameworks, no build step
  • Format: JSON-based .tbfy files
  • Offline: Service worker precaches the app shell (service-worker.js)

Documentation

See the full documentation for detailed guides on the editor, keyboard shortcuts, supported tunings, and the .tbfy file format.

License

MIT

About

Free, offline-first guitar tablature editor in vanilla JS — write tabs with techniques, finger notation, custom tunings, an interactive fretboard, playback metronome and built-in tuner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors