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

File ModelUtils.test.ts

packages/alphatab/test/model/ModelUtils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { ScoreLoader } from '@coderline/alphatab/importer/ScoreLoader';
3import { ModelUtils } from '@coderline/alphatab/model/ModelUtils';
4import { NoteAccidentalMode } from '@coderline/alphatab/model/NoteAccidentalMode';

Callers

nothing calls this directly

Calls 2

trimTestFunction · 0.85
testFunction · 0.70

Tested by

no test coverage detected