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

File Gp7Importer.test.ts

packages/alphatab/test/importer/Gp7Importer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { MidiUtils } from '@coderline/alphatab/midi/MidiUtils';
3import { Gp7To8Importer } from '@coderline/alphatab/importer/Gp7To8Importer';
4import { ByteBuffer } from '@coderline/alphatab/io/ByteBuffer';

Callers

nothing calls this directly

Calls 15

checkNotesMethod · 0.80
checkTimeSignaturesMethod · 0.80
checkDeadMethod · 0.80
checkGraceMethod · 0.80
checkAccentuationsMethod · 0.80
checkHarmonicsMethod · 0.80
checkHammerMethod · 0.80
toBeCloseToMethod · 0.80
checkSlidesMethod · 0.80
checkVibratoMethod · 0.80
checkTrillsMethod · 0.80
checkOtherEffectsMethod · 0.80

Tested by

no test coverage detected