brand-music
Version:
Strongly typed music theory library
5 lines (4 loc) • 542 B
TypeScript
export { A as ALL, E as EMPTY, b as PitchClassSet, a as PitchClassSetBrand, S as Shape, n as add, k as difference, i as from, f as fromRaw, e as fromRawMasked, g as fromRawUnknown, l as has, h as hasShape, j as intersection, q as isSubset, p as isSuperset, m as mark, c as markRaw, d as markRawUnknown, r as remove, s as symmetricDifference, o as toggle, t as toggleAll, u as union, v as values } from './PitchClassSet-03wqVAN0.js';
import './PitchClass-RMqPx-Q2.js';
import './NonNegativeInt-vzHTayKS.js';
import './TwelveBits-Z-c4STkw.js';