Giter Club home page Giter Club logo

tabs's Introduction

The Little Tab Buddy

This project started out when I wanted to learn how to properly use Capybara and Selenium. I chose to make a little app that lets you input guitar tabs using only avcomputer keyboard. It sports keyboard tab navigation, tab reset with Ctl+Backspace, basic tab validation and Tab save with Cmd+S. That’s pretty much all it does, but, since I actually found myself using it a lot in the past couple of years to share licks and ideas with band mates, here it is!

You can write chords and single notes, but it doesn’t support special stuff like hammer-ons and pull-offs. It’s ideal to write a tab and then send it over along with a quick recording of a little lick.

Install

git clone [email protected]:Achillefs/tabs.git
cd tabs
rake db:migrate && rails s

Use

  • Go to localhost:3000/tabs/new to create a new tab.

  • Use the arrow keys or the mouse to navigate around strings and time-verticals

  • Use the keyboard to add fret positions. Backspace resets current fret. QWEASDX keys are wired up to pair with 123 keys and make up a num-pad like interface for convenience.

  • Hit create tab or Ctl+Save to store tab. Keep the url if you want to access the tab again, I havent actually done any scaffolding.

  • You can reset the whole tab with Ctl+Backspace

tabs's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.