Git Product home page Git Product logo

tabber's Introduction

Tabber

Play licks, get tabs.

What's a Lick?

We define a lick as a short musical phrase in which only one note is played at a time.

Ok, Well Whats Tabber?

Tabber is a web app which generates tablature for licks played from an instrument (guitar, bass, piano, etc) into the computers microphone. Along with this, Tabber proides musicians a play to store and share their original licks, or licks from popular songs.

How do we Make Tabber?

Tabber takes advantage of an existing machine learning model, such as ml5's pitch detection, to classify notes. The location of these notes on the instrument (say, guitar neck) is then determined using a heuristic considering past and (future?) notes and the likelihood of their proximity. The heuristic could possibly be machine learning based.

Tabber also consists of an online app platform which implements many features (listed below) using standard web technologies.

Why Bother?

  • Writing down tabs is slow, Tabber is fast
  • Getting tabs is easy, just play
  • Lots of great licks are just that... licks

Lets Talk Requirements

Just to feel out the app, a couple requirements are given below.

Core Requirement

  • Abilty to generate tablature in a .txt format during, or after, a lick is played into the computers microphone via a guitar, bass, or piano.

App Features

  • Ability to create an account
    • A user is able to save their recorded licks with tablature
    • *maybe A user is able to play the tabs back through a different instrument (ie. synth tones, piano, etc.)
  • Ability to share tabs between users (Share links or direct to user)
  • Ability to export tabs to pdf
  • *maybe Ability to upload licks to be tabbed in a variety of formats

Quality Requirements

  • Usability - Simple and intuitive to use, minimal interface, attractive.
  • Responsiveness - User requests are handled immediately. (ie. stop recording)
  • Performance - Low latency in tab generation

Maybe a Couple Use Cases Too

Just some easy ones.

As a Song Writer, I want to:

  1. Have my licks tabbed automatically to save time.
  2. Store my licks for future reference.
  3. Have my licks and tabs stored in the same place for convenience.
  4. Be able to download my tabs in a pretty .pdf format to showcase my work.

As a Guitar Player, I want to:

  1. Tab a famous guitar lick so I can send it to my friend to help him learn the lick.
  2. Share my lick publicly so everyone can hear it

As a Beginner, I want to:

  1. Use a pretty website so all my friends will be jealous.

tabber's People

Contributors

mrvernonliu avatar isaaccormack avatar jalfje avatar matt-src 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.