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

File AlphaSynth.test.ts

packages/alphatab/test/audio/AlphaSynth.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 { ByteBuffer } from '@coderline/alphatab/io/ByteBuffer';
4import { AlphaSynthMidiFileHandler } from '@coderline/alphatab/midi/AlphaSynthMidiFileHandler';

Callers

nothing calls this directly

Calls 15

testVorbisFileFunction · 0.85
testAudioExportFunction · 0.85
playToFunction · 0.85
testPlaythroughFunction · 0.85
loadAlphaTexMethod · 0.80
loadScoreFromBytesMethod · 0.80
toMatchSnapshotMethod · 0.80
channelGetPresetBankMethod · 0.80
filterMethod · 0.80
loadSoundFontMethod · 0.65
loadMidiFileMethod · 0.65
playMethod · 0.65

Tested by

no test coverage detected