Giter VIP home page Giter VIP logo

chord-master's Introduction

Logo of Chord Master

Chord Master · Build Status PRs Welcome GitHub license

Demo | Producthunt

Chord Master is a web application for musicians to find new chord and create the chord progression.

Chords in the progression are represented by the lead sheet symbol. To build a chord, you can click the + button to add a chord, select the chord type and inversion in the dropdown menu, and choose the root note by clicking its key on the keyboard interface. You can also edit, delete or copy a chord. You can click the play button to listen to the entire chord progression. After finishing the progression, you can download the track as a MIDI file, and use the progression for your song.

Usage

Installation

  1. Install Node.js from https://nodejs.org/en/download/
  2. Install Homebrew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  3. Install yarn: brew install yarn
  4. Install dependencies: yarn install

Development

Launch development server: yarn start

Build

Compile TypeScript app and copy index.html to the dist folder: yarn run build

Deploy

Deploy dist folder to GitHub Pages: yarn run deploy

Credit

The app is built by:

  • Fan Zhang
  • Aaron Gould
  • Randy Jose Beidelschies
  • Roman Bactol.

It uses Tone.js to play the piano sound, jQuery to manipulate the document element, Bootstrap as the front-end framework, and MidiWriter to write the MIDI file.

Many thanks to Shilad Sen for providing much help and guidance throughout our project.

Contributing

We are thankful to the community for contributing bugfixes and improvements. Please follow the Code of Conduct when contributing.

License

Chord Master is MIT licensed.

chord-master's People

Contributors

fanzhangg avatar aaaaaaaaaron avatar rbactol avatar rbeidels avatar dependabot[bot] 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.