8000 GitHub - emccorson/fret-zone: 🎸 React clone of Guitar Pro tab editor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

emccorson/fret-zone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.8%
  • SCSS 11.1%
  • HTML 2.0%
  • CSS 0.1%
0