Giter Club home page Giter Club logo

bach-editor's Introduction

bach-editor

๐ŸŽน Web editor and player for the bach music notation


Minimalist web editor for the bach music notation that allows you to learn and play with bach!

bach is a semantic music notation that makes it easy to define music or other rhythmic timelines with only text.

Check out the documentation and guide for a full introduction to bach with supplemental example code.

https://editor.codebach.tech

Features

  • Write your bach tracks with instant audio and visual feedback
  • Easily access resulting bach.json data and other useful track information
  • Import and export entire track collection archives
  • Optionally play over custom audio files
  • Validation messages to ensure track can be played musically
  • Useful player and usability preferences
  • Musical metronome
  • Run stand-alone or a-la-carte, using only the components you need (:construction: in progress)

Limitations

  • Piano is currently the only supported instrument and is limited to octave 2, due to complexities with acquiring open-source samples
  • All tracks are stored using browser storage APIs, so there is currently no centralized persistent back-end
  • Syntax highlighting is in the early stages, and all validation happens during save

Project setup

First make sure you have Node and NPM installed using at least these versions:

node v15.12.0 (npm v7.6.3)

Then install the package:

npm install

Compiles and hot-reloads for development

npm run serve

You will also need to run the audio server to hear playback:

npm run serve:audio

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

License

MIT

bach-editor's People

Contributors

slurmulon avatar stokesdy avatar

Stargazers

 avatar  avatar

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.