UNPKG

react-orchestra

Version:

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

5 lines (4 loc) 171 B
declare const noteNames: string[]; declare const noteNamesWithOctaves: string[]; declare const octaves: number[]; export { noteNames, noteNamesWithOctaves, octaves };