Skip to content
Jakob Miland edited this page Oct 7, 2015 · 2 revisions

Related Modules

This is a list of interesting npm modules related to teoria in some way. If you feel your module should be on this list, feel free to add it!

Used internally

Ecosystem

  • pitch-fq - Calculate the frequency of a note, in the pitch "coord" format.
  • teoria-simplify-note - Simplifies a note to another name with fewer accidentals Fx -> G, Cb -> B, etc.
  • più - A chord inferrer/recognizer that will turn a list of notes into a chord name.
  • teoria-chord-progression - Creates diatonic chord progressions from scales.

Other interesting music theory related stuff

  • tonal - A functional-programming cousin of teoria, with a very modular approach