UNPKG

react-orchestra

Version:

A toolbox to build interactive and smart instruments on the web and mobile.

6 lines (5 loc) 182 B
'use strict'; exports.__esModule = true; var notes = ['C', 'C#', 'D', 'D#', 'E', 'F', 'F#', 'G', 'G#', 'A', 'A#', 'B']; exports.default = notes; module.exports = exports['default'];