UNPKG

axentax-compiler

Version:

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

5 lines (4 loc) 98 B
import { bin12 } from "./utils.interface"; export interface ScaleEvolverValue { bin: bin12; }