UNPKG

axentax-compiler

Version:

Compile Axentax syntax in JavaScript and generate MIDI output for guitar phrasing.

6 lines (4 loc) 99 B
import { bin12 } from './utils.interface'; export interface ScaleEvolverValue { bin: bin12; }