WindBise / fret-zone

๐ŸŽธ React clone of Guitar Pro tab editor

Home Page:https://fret.zone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FretZone

Guitar Pro tab editor for web, built with React.

Originally a project to practice Thinking in React.

To run locally

yarn run start

To run tests

yarn run test

Keyboard shortcuts

Note: Currently, only macOS is supported.

Action Shortcut
Add track Cmd Alt N
Remove track Cmd Alt R
Add note Any number 0 - 63
Add rest R
Delete note/rest Backspace
Delete measure Ctrl -
Change measure/note โ†/โ†’
Change string โ†‘/โ†“
Lengthen note duration -
Shorten note duration +/=

About

๐ŸŽธ React clone of Guitar Pro tab editor

https://fret.zone/


Languages

Language:JavaScript 86.8%Language:SCSS 11.1%Language:HTML 2.0%Language:CSS 0.1%