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

File MidiFileGenerator.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

assertEventsFunction · 0.85
testTripletFeelFunction · 0.85
expectBeatFunction · 0.85
addTrillFunction · 0.85
addTremoloFunction · 0.85
fromBufferMethod · 0.80
toTicksMethod · 0.80
dynamicToVelocityMethod · 0.80
loadScoreFromBytesMethod · 0.80
powMethod · 0.80
ticksToMillisMethod · 0.80

Tested by

no test coverage detected