MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / SyncPoint.test.ts

File SyncPoint.test.ts

packages/alphatab/test/audio/SyncPoint.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { type IEventEmitterOfT, type IEventEmitter, EventEmitterOfT, EventEmitter } from '@coderline/alphatab/EventEmitter';
3import { ScoreLoader } from '@coderline/alphatab/importer/ScoreLoader';
4import { AlphaSynthMidiFileHandler } from '@coderline/alphatab/midi/AlphaSynthMidiFileHandler';

Callers

nothing calls this directly

Calls 15

syncPointTestScoreFunction · 0.85
loadMidiMethod · 0.80
mainUpdateSyncPointsMethod · 0.80
toMatchSnapshotMethod · 0.80
loadAlphaTexMethod · 0.80
generateSyncPointsMethod · 0.80
fromMethod · 0.80
onMethod · 0.65

Tested by

no test coverage detected