Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hakobera/pitchtable

Calculate pitch infomation (note name, MIDI note number, frequency) from note name.
https://github.com/hakobera/pitchtable

Last synced: about 1 month ago
JSON representation

Calculate pitch infomation (note name, MIDI note number, frequency) from note name.

Awesome Lists containing this project

README

        

pitchtable.js
=============

音階と周波数の対応表を作成して、音階から周波数を計算して表示します。

* A4 = 69 = 440Hz を基準とします。

参考 URL
--------

[ピッチテーブルを作ってみる | logicalyze::blog](http://www.logicalyze.net/blog/?p=767)