UNPKG

spessasynth_core

Version:

MIDI and SoundFont2/DLS library with no compromises

6 lines (5 loc) 146 B
import { BasicZone } from "./basic_zone.js"; export class BasicGlobalZone extends BasicZone { // nothing here, just a different instance... }