tonal VS node-music-theory

Compare tonal vs node-music-theory and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
tonal node-music-theory
11 1
3,709 12
25.9% -
7.3 10.0
16 days ago about 6 years ago
TypeScript Max
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tonal

Posts with mentions or reviews of tonal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-02.

node-music-theory

Posts with mentions or reviews of node-music-theory. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-10.
  • Coltrane: A music theory library with a command-line interface
    10 projects | news.ycombinator.com | 10 Mar 2023
    > abstracts certain music related objects (scales, chords)

    I've been thinking about that again recently & attempting to resist both creating such an abstraction and re-inventing the wheel. :)

    The first format that came to mind for its cross-language potential was essentially "Music Theory expressed in JSON format".

    Yesterday I did another search for what current options there might be and after a very circuitous path ended up on an old version of the Tonal Javascript library I've already been using. :D

    Specifically:

    * https://github.com/Cycling74/node-music-theory/blob/518babe7...

    * https://github.com/Cycling74/node-music-theory/blob/518babe7...

    But the next abstraction level of associated "operations" (as documented by e.g. https://github.com/Cycling74/node-music-theory/blob/518babe7...) are still expressed in Javascript.

    My impression is that there are a few tensions that complicate the creation of a "universal" cross-language/tool solution:

    * Static vs dynamic storage/representation. e.g. Do you statically store the set of notes in a scale or store the intervals & the operation(s) needed to generate the result dynamically? e.g. https://github.com/Cycling74/node-music-theory/blob/518babe7...

    * Reuse vs reinvention (time taken): When starting out it seems the amount of Music Theory most people want to use & have encoded is quite small. So initially the time required to "re-invent the wheel" is quite small vs time required to find & use a common shared abstraction.

    * Reuse vs reinvention (knowledge gained): I know, for me, part of the motivation related to re-inventing the wheel is I also want to learn aspects Music Theory so I can understand/apply the knowledge in potentially non-programmatic contexts also.

    I do think there is value in having the knowledge encoded in some manner so it's at least available for re-use for those who want it.

What are some alternatives?

When comparing tonal and node-music-theory you can also consider the following projects:

remeda - A utility library for JavaScript and TypeScript.

chords2midi - Create MIDI files from numerical chord progressions!

html-midi-player - 🎹 Play and display MIDI files on the web

textbeat - 🎹 plaintext music sequencer and midi shell, with vim playback and the powers of music theory 🥁

octave-compass - A tool for exploring musical scales and chords

glicol - Graph-oriented live coding language and music/audio DSP library written in Rust

musescore-theory-plugins - A collection of MuseScore plugins that check species counterpoint, 4-part chorales, intervals, and chords and can automatically create interval and chord ID worksheets.

Coltrane - 🎹🎞A music theory library with a command-line interface

minimoon - Cross platform music player.

trane - An automated practice system for mastering complex skills

iter-ops-extras - Custom operators for iter-ops

ableton-js - Control Ableton Live with Node.js