Teoria.js - A Lightweight & Fast JavaScript Framework For Music Theory
Join the DZone community and get the full member experience.
Join For Freeteoria.js is a lightweight and fast javascript library for music theory, which includes both jazz and classical.
the purpose of teoria.js is to provide an intuitive programming interface for those developers looking to develop a musical software, which can include software like sheet readers, sheet writers, midi players etc.
teoria.js was built from ground-up to be modular and object-oriented. all the components included in teoria.js can be used independently but have been developed so that they work equally as well, together.
teoria.js can understand the following musical concepts: note object (alterations, octaves, keynumber, frequency, helmholtz notation), chord object (simple major/minor chords to advanced jazz chords), scale object and the interval object.
requirements:
none
demo:
http:/ / saebekassebil. github. com/ teoria/
license:
mit license
Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
What Is JHipster?
-
Boosting Application Performance With MicroStream and Redis Integration
-
Guide To Selecting the Right GitOps Tool - Argo CD or Flux CD
-
Comparing Cloud Hosting vs. Self Hosting
Comments