UNPKG

wave-roll

Version:

JavaScript Library for Comparative MIDI Piano-Roll Visualization

3 lines 158 B
import { PianoRoll } from "../piano-roll"; export declare function onWheel(event: WheelEvent, pianoRoll: PianoRoll): void; //# sourceMappingURL=wheel.d.ts.map