@coderline/alphatab-language-server 1.7.0-alpha.1626 → 1.7.0-alpha.1627
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/server.min.mjs +1 -1
- package/dist/server.mjs +1 -1
- package/package.json +10 -3
- package/biome.jsonc +0 -31
- package/dist/types/alphatab/src/AlphaTabApiBase.d.ts +0 -2550
- package/dist/types/alphatab/src/AlphaTabError.d.ts +0 -15
- package/dist/types/alphatab/src/CoreSettings.d.ts +0 -212
- package/dist/types/alphatab/src/DisplaySettings.d.ts +0 -340
- package/dist/types/alphatab/src/EngravingSettings.d.ts +0 -430
- package/dist/types/alphatab/src/Environment.d.ts +0 -230
- package/dist/types/alphatab/src/EventEmitter.d.ts +0 -62
- package/dist/types/alphatab/src/ExporterSettings.d.ts +0 -23
- package/dist/types/alphatab/src/FileLoadError.d.ts +0 -9
- package/dist/types/alphatab/src/FormatError.d.ts +0 -8
- package/dist/types/alphatab/src/ImporterSettings.d.ts +0 -64
- package/dist/types/alphatab/src/LayoutMode.d.ts +0 -14
- package/dist/types/alphatab/src/LogLevel.d.ts +0 -27
- package/dist/types/alphatab/src/Logger.d.ts +0 -33
- package/dist/types/alphatab/src/NotationSettings.d.ts +0 -509
- package/dist/types/alphatab/src/PlayerSettings.d.ts +0 -411
- package/dist/types/alphatab/src/ProgressEventArgs.d.ts +0 -20
- package/dist/types/alphatab/src/RenderingResources.d.ts +0 -175
- package/dist/types/alphatab/src/ResizeEventArgs.d.ts +0 -19
- package/dist/types/alphatab/src/Settings.d.ts +0 -59
- package/dist/types/alphatab/src/SmuflMetadata.d.ts +0 -84
- package/dist/types/alphatab/src/StaveProfile.d.ts +0 -27
- package/dist/types/alphatab/src/alphaTab.core.d.ts +0 -36
- package/dist/types/alphatab/src/alphaTab.main.d.ts +0 -1
- package/dist/types/alphatab/src/alphaTab.polyfills.d.ts +0 -1
- package/dist/types/alphatab/src/exporter/AlphaTexExporter.d.ts +0 -24
- package/dist/types/alphatab/src/exporter/Gp7Exporter.d.ts +0 -10
- package/dist/types/alphatab/src/exporter/GpifWriter.d.ts +0 -61
- package/dist/types/alphatab/src/exporter/ScoreExporter.d.ts +0 -29
- package/dist/types/alphatab/src/exporter/_barrel.d.ts +0 -3
- package/dist/types/alphatab/src/generated/CoreSettingsJson.d.ts +0 -172
- package/dist/types/alphatab/src/generated/CoreSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/DisplaySettingsJson.d.ts +0 -328
- package/dist/types/alphatab/src/generated/DisplaySettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/EngravingSettingsCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/EngravingSettingsJson.d.ts +0 -388
- package/dist/types/alphatab/src/generated/EngravingSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/EngravingStemInfoJson.d.ts +0 -20
- package/dist/types/alphatab/src/generated/EngravingStemInfoSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/ExporterSettingsJson.d.ts +0 -24
- package/dist/types/alphatab/src/generated/ExporterSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/ImporterSettingsJson.d.ts +0 -65
- package/dist/types/alphatab/src/generated/ImporterSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/NotationSettingsJson.d.ts +0 -210
- package/dist/types/alphatab/src/generated/NotationSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/PlayerSettingsJson.d.ts +0 -276
- package/dist/types/alphatab/src/generated/PlayerSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/RenderingResourcesJson.d.ts +0 -168
- package/dist/types/alphatab/src/generated/RenderingResourcesSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/SettingsJson.d.ts +0 -48
- package/dist/types/alphatab/src/generated/SettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/SlidePlaybackSettingsJson.d.ts +0 -31
- package/dist/types/alphatab/src/generated/SlidePlaybackSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/VersionInfo.d.ts +0 -9
- package/dist/types/alphatab/src/generated/VibratoPlaybackSettingsJson.d.ts +0 -49
- package/dist/types/alphatab/src/generated/VibratoPlaybackSettingsSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/_jsonbarrel.d.ts +0 -14
- package/dist/types/alphatab/src/generated/model/AutomationCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/AutomationSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BackingTrackSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BarSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BarStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BeatCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/BeatSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BeatStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/BendPointCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/BendPointSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/ChordSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/FermataSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/HeaderFooterStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/InstrumentArticulationSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/MasterBarSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/NoteCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/NoteSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/NoteStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/PlaybackInformationSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/RenderStylesheetSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/ScoreSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/ScoreStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/SectionSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/StaffSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/SustainPedalMarkerSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/SyncPointDataCloner.d.ts +0 -7
- package/dist/types/alphatab/src/generated/model/SyncPointDataSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/TrackSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/TrackStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/TuningSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/VoiceSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/generated/model/VoiceStyleSerializer.d.ts +0 -9
- package/dist/types/alphatab/src/importer/AlphaTexImporter.d.ts +0 -69
- package/dist/types/alphatab/src/importer/BinaryStylesheet.d.ts +0 -70
- package/dist/types/alphatab/src/importer/CapellaImporter.d.ts +0 -10
- package/dist/types/alphatab/src/importer/CapellaParser.d.ts +0 -75
- package/dist/types/alphatab/src/importer/Gp3To5Importer.d.ts +0 -95
- package/dist/types/alphatab/src/importer/Gp7To8Importer.d.ts +0 -10
- package/dist/types/alphatab/src/importer/GpifParser.d.ts +0 -131
- package/dist/types/alphatab/src/importer/GpxFileSystem.d.ts +0 -82
- package/dist/types/alphatab/src/importer/GpxImporter.d.ts +0 -10
- package/dist/types/alphatab/src/importer/LayoutConfiguration.d.ts +0 -38
- package/dist/types/alphatab/src/importer/MusicXmlImporter.d.ts +0 -128
- package/dist/types/alphatab/src/importer/PartConfiguration.d.ts +0 -27
- package/dist/types/alphatab/src/importer/ScoreImporter.d.ts +0 -22
- package/dist/types/alphatab/src/importer/ScoreLoader.d.ts +0 -32
- package/dist/types/alphatab/src/importer/UnsupportedFormatError.d.ts +0 -9
- package/dist/types/alphatab/src/importer/_barrel.d.ts +0 -5
- package/dist/types/alphatab/src/importer/alphaTex/ATNF.d.ts +0 -19
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1EnumMappings.d.ts +0 -75
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1LanguageDefinitions.d.ts +0 -39
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1LanguageHandler.d.ts +0 -72
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTex1MetaDataReader.d.ts +0 -42
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTexAst.d.ts +0 -504
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTexLexer.d.ts +0 -43
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTexParser.d.ts +0 -60
- package/dist/types/alphatab/src/importer/alphaTex/AlphaTexShared.d.ts +0 -290
- package/dist/types/alphatab/src/importer/alphaTex/IAlphaTexLanguageImportHandler.d.ts +0 -50
- package/dist/types/alphatab/src/importer/alphaTex/IAlphaTexMetaDataReader.d.ts +0 -12
- package/dist/types/alphatab/src/importer/alphaTex/_barrel.d.ts +0 -4
- package/dist/types/alphatab/src/io/BitReader.d.ts +0 -18
- package/dist/types/alphatab/src/io/ByteBuffer.d.ts +0 -26
- package/dist/types/alphatab/src/io/IOHelper.d.ts +0 -38
- package/dist/types/alphatab/src/io/IReadable.d.ts +0 -48
- package/dist/types/alphatab/src/io/IWriteable.d.ts +0 -22
- package/dist/types/alphatab/src/io/JsonHelper.d.ts +0 -26
- package/dist/types/alphatab/src/io/TypeConversions.d.ts +0 -20
- package/dist/types/alphatab/src/io/_barrel.d.ts +0 -4
- package/dist/types/alphatab/src/midi/AlphaSynthMidiFileHandler.d.ts +0 -28
- package/dist/types/alphatab/src/midi/BeatTickLookup.d.ts +0 -63
- package/dist/types/alphatab/src/midi/ControllerType.d.ts +0 -84
- package/dist/types/alphatab/src/midi/DeprecatedEvents.d.ts +0 -103
- package/dist/types/alphatab/src/midi/GeneralMidi.d.ts +0 -13
- package/dist/types/alphatab/src/midi/IMidiFileHandler.d.ts +0 -79
- package/dist/types/alphatab/src/midi/MasterBarTickLookup.d.ts +0 -85
- package/dist/types/alphatab/src/midi/MidiEvent.d.ts +0 -292
- package/dist/types/alphatab/src/midi/MidiFile.d.ts +0 -72
- package/dist/types/alphatab/src/midi/MidiFileGenerator.d.ts +0 -150
- package/dist/types/alphatab/src/midi/MidiPlaybackController.d.ts +0 -36
- package/dist/types/alphatab/src/midi/MidiTickLookup.d.ts +0 -167
- package/dist/types/alphatab/src/midi/MidiUtils.d.ts +0 -37
- package/dist/types/alphatab/src/midi/_barrel.d.ts +0 -10
- package/dist/types/alphatab/src/model/AccentuationType.d.ts +0 -22
- package/dist/types/alphatab/src/model/AccidentalType.d.ts +0 -42
- package/dist/types/alphatab/src/model/Automation.d.ts +0 -113
- package/dist/types/alphatab/src/model/BackingTrack.d.ts +0 -13
- package/dist/types/alphatab/src/model/Bar.d.ts +0 -329
- package/dist/types/alphatab/src/model/BarreShape.d.ts +0 -18
- package/dist/types/alphatab/src/model/Beat.d.ts +0 -559
- package/dist/types/alphatab/src/model/BendPoint.d.ts +0 -26
- package/dist/types/alphatab/src/model/BendStyle.d.ts +0 -18
- package/dist/types/alphatab/src/model/BendType.d.ts +0 -46
- package/dist/types/alphatab/src/model/BrushType.d.ts +0 -26
- package/dist/types/alphatab/src/model/Chord.d.ts +0 -48
- package/dist/types/alphatab/src/model/Clef.d.ts +0 -26
- package/dist/types/alphatab/src/model/Color.d.ts +0 -40
- package/dist/types/alphatab/src/model/CrescendoType.d.ts +0 -18
- package/dist/types/alphatab/src/model/Direction.d.ts +0 -25
- package/dist/types/alphatab/src/model/Duration.d.ts +0 -50
- package/dist/types/alphatab/src/model/DynamicValue.d.ts +0 -92
- package/dist/types/alphatab/src/model/ElementStyle.d.ts +0 -13
- package/dist/types/alphatab/src/model/FadeType.d.ts +0 -22
- package/dist/types/alphatab/src/model/Fermata.d.ts +0 -34
- package/dist/types/alphatab/src/model/Fingers.d.ts +0 -34
- package/dist/types/alphatab/src/model/Font.d.ts +0 -117
- package/dist/types/alphatab/src/model/GolpeType.d.ts +0 -18
- package/dist/types/alphatab/src/model/GraceGroup.d.ts +0 -26
- package/dist/types/alphatab/src/model/GraceType.d.ts +0 -22
- package/dist/types/alphatab/src/model/HarmonicType.d.ts +0 -34
- package/dist/types/alphatab/src/model/InstrumentArticulation.d.ts +0 -71
- package/dist/types/alphatab/src/model/JsonConverter.d.ts +0 -95
- package/dist/types/alphatab/src/model/KeySignature.d.ts +0 -66
- package/dist/types/alphatab/src/model/KeySignatureType.d.ts +0 -14
- package/dist/types/alphatab/src/model/Lyrics.d.ts +0 -30
- package/dist/types/alphatab/src/model/MasterBar.d.ts +0 -182
- package/dist/types/alphatab/src/model/ModelUtils.d.ts +0 -134
- package/dist/types/alphatab/src/model/MusicFontSymbol.d.ts +0 -289
- package/dist/types/alphatab/src/model/Note.d.ts +0 -516
- package/dist/types/alphatab/src/model/NoteAccidentalMode.d.ts +0 -34
- package/dist/types/alphatab/src/model/NoteOrnament.d.ts +0 -11
- package/dist/types/alphatab/src/model/Ottavia.d.ts +0 -26
- package/dist/types/alphatab/src/model/PercussionMapper.d.ts +0 -15
- package/dist/types/alphatab/src/model/PickStroke.d.ts +0 -18
- package/dist/types/alphatab/src/model/PlaybackInformation.d.ts +0 -45
- package/dist/types/alphatab/src/model/Rasgueado.d.ts +0 -25
- package/dist/types/alphatab/src/model/RenderStylesheet.d.ts +0 -135
- package/dist/types/alphatab/src/model/RepeatGroup.d.ts +0 -33
- package/dist/types/alphatab/src/model/Score.d.ts +0 -224
- package/dist/types/alphatab/src/model/Section.d.ts +0 -17
- package/dist/types/alphatab/src/model/SimileMark.d.ts +0 -24
- package/dist/types/alphatab/src/model/SlideInType.d.ts +0 -18
- package/dist/types/alphatab/src/model/SlideOutType.d.ts +0 -34
- package/dist/types/alphatab/src/model/Staff.d.ts +0 -100
- package/dist/types/alphatab/src/model/Track.d.ts +0 -124
- package/dist/types/alphatab/src/model/TripletFeel.d.ts +0 -34
- package/dist/types/alphatab/src/model/Tuning.d.ts +0 -60
- package/dist/types/alphatab/src/model/TupletGroup.d.ts +0 -37
- package/dist/types/alphatab/src/model/VibratoType.d.ts +0 -18
- package/dist/types/alphatab/src/model/Voice.d.ts +0 -81
- package/dist/types/alphatab/src/model/WahPedal.d.ts +0 -9
- package/dist/types/alphatab/src/model/WhammyType.d.ts +0 -36
- package/dist/types/alphatab/src/model/_barrel.d.ts +0 -57
- package/dist/types/alphatab/src/platform/Cursors.d.ts +0 -31
- package/dist/types/alphatab/src/platform/ICanvas.d.ts +0 -102
- package/dist/types/alphatab/src/platform/IContainer.d.ts +0 -71
- package/dist/types/alphatab/src/platform/IMouseEventArgs.d.ts +0 -27
- package/dist/types/alphatab/src/platform/IUiFacade.d.ts +0 -175
- package/dist/types/alphatab/src/platform/_barrel.d.ts +0 -8
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthAudioExporterWorkerApi.d.ts +0 -21
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthAudioWorkletOutput.d.ts +0 -30
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthScriptProcessorOutput.d.ts +0 -21
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthWebAudioOutputBase.d.ts +0 -57
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthWebWorker.d.ts +0 -31
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthWebWorkerApi.d.ts +0 -98
- package/dist/types/alphatab/src/platform/javascript/AlphaSynthWorkerSynthOutput.d.ts +0 -33
- package/dist/types/alphatab/src/platform/javascript/AlphaTabApi.d.ts +0 -111
- package/dist/types/alphatab/src/platform/javascript/AlphaTabWebWorker.d.ts +0 -16
- package/dist/types/alphatab/src/platform/javascript/AlphaTabWorkerScoreRenderer.d.ts +0 -34
- package/dist/types/alphatab/src/platform/javascript/AudioElementBackingTrackSynthOutput.d.ts +0 -49
- package/dist/types/alphatab/src/platform/javascript/BrowserMouseEventArgs.d.ts +0 -14
- package/dist/types/alphatab/src/platform/javascript/BrowserUiFacade.d.ts +0 -96
- package/dist/types/alphatab/src/platform/javascript/Html5Canvas.d.ts +0 -57
- package/dist/types/alphatab/src/platform/javascript/HtmlElementContainer.d.ts +0 -45
- package/dist/types/alphatab/src/platform/javascript/IWorkerScope.d.ts +0 -8
- package/dist/types/alphatab/src/platform/javascript/IntersectionObserverPolyfill.d.ts +0 -15
- package/dist/types/alphatab/src/platform/javascript/JQueryAlphaTab.d.ts +0 -68
- package/dist/types/alphatab/src/platform/javascript/ResizeObserverPolyfill.d.ts +0 -15
- package/dist/types/alphatab/src/platform/javascript/ScalableHtmlElementContainer.d.ts +0 -26
- package/dist/types/alphatab/src/platform/javascript/WebPlatform.d.ts +0 -10
- package/dist/types/alphatab/src/platform/skia/SkiaCanvas.d.ts +0 -86
- package/dist/types/alphatab/src/platform/svg/CssFontSvgCanvas.d.ts +0 -11
- package/dist/types/alphatab/src/platform/svg/FontSizes.d.ts +0 -32
- package/dist/types/alphatab/src/platform/svg/SvgCanvas.d.ts +0 -48
- package/dist/types/alphatab/src/rendering/BarRendererBase.d.ts +0 -177
- package/dist/types/alphatab/src/rendering/BarRendererFactory.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/BeatXPosition.d.ts +0 -31
- package/dist/types/alphatab/src/rendering/EffectBand.d.ts +0 -31
- package/dist/types/alphatab/src/rendering/EffectBandSizingInfo.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/EffectBandSlot.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/EffectBarGlyphSizing.d.ts +0 -37
- package/dist/types/alphatab/src/rendering/EffectBarRenderer.d.ts +0 -29
- package/dist/types/alphatab/src/rendering/EffectBarRendererFactory.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/EffectBarRendererInfo.d.ts +0 -62
- package/dist/types/alphatab/src/rendering/IScoreRenderer.d.ts +0 -151
- package/dist/types/alphatab/src/rendering/LineBarRenderer.d.ts +0 -64
- package/dist/types/alphatab/src/rendering/MultiBarRestBeatContainerGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/NumberedBarRenderer.d.ts +0 -54
- package/dist/types/alphatab/src/rendering/NumberedBarRendererFactory.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/NumberedBeatContainerGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/RenderFinishedEventArgs.d.ts +0 -47
- package/dist/types/alphatab/src/rendering/ScoreBarRenderer.d.ts +0 -68
- package/dist/types/alphatab/src/rendering/ScoreBarRendererFactory.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/ScoreBeatContainerGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/ScoreRenderer.d.ts +0 -55
- package/dist/types/alphatab/src/rendering/ScoreRendererWrapper.d.ts +0 -37
- package/dist/types/alphatab/src/rendering/SlashBarRenderer.d.ts +0 -41
- package/dist/types/alphatab/src/rendering/SlashBarRendererFactory.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/SlashBeatContainerGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/TabBarRenderer.d.ts +0 -57
- package/dist/types/alphatab/src/rendering/TabBarRendererFactory.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/_barrel.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/effects/AlternateEndingsEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/BeatBarreEffectInfo.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/effects/BeatTimerEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/CapoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/ChordsEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/CrescendoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/DirectionsEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/DynamicsEffectInfo.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/effects/FadeEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/FermataEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/FingeringEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/FreeTimeEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/GolpeEffectInfo.d.ts +0 -23
- package/dist/types/alphatab/src/rendering/effects/HarmonicsEffectInfo.d.ts +0 -23
- package/dist/types/alphatab/src/rendering/effects/LeftHandTapEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/effects/LetRingEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/LyricsEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/MarkerEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/NoteEffectInfoBase.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/effects/NoteOrnamentEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/OttaviaEffectInfo.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/effects/PalmMuteEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/effects/PickSlideEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/effects/PickStrokeEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/RasgueadoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/SlightBeatVibratoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/SlightNoteVibratoEffectInfo.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/effects/SustainPedalEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/TapEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/TempoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/TextEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/TrillEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/effects/TripletFeelEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/WahPedalEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/WhammyBarEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/WideBeatVibratoEffectInfo.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/effects/WideNoteVibratoEffectInfo.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/AccentuationGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/AccidentalGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/AccidentalGroupGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/AlternateEndingsGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/ArticStaccatoAboveGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/AugmentationDotGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/BarLineGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/BarNumberGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/BarTempoGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/BeatContainerGlyph.d.ts +0 -34
- package/dist/types/alphatab/src/rendering/glyphs/BeatGlyphBase.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/BeatOnNoteGlyphBase.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/BeatTimerGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/BeatVibratoGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/BendNoteHeadGroupGlyph.d.ts +0 -26
- package/dist/types/alphatab/src/rendering/glyphs/ChordDiagramContainerGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/ChordDiagramGlyph.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/ClefGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/CrescendoGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/glyphs/DeadNoteHeadGlyph.d.ts +0 -7
- package/dist/types/alphatab/src/rendering/glyphs/DeadSlappedBeatGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/DiamondNoteHeadGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/DirectionsContainerGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/DynamicsGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/EffectGlyph.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/FadeGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/FermataGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/FingeringGroupGlyph.d.ts +0 -28
- package/dist/types/alphatab/src/rendering/glyphs/FlagGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/GhostNoteContainerGlyph.d.ts +0 -29
- package/dist/types/alphatab/src/rendering/glyphs/GhostParenthesisGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/Glyph.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/GlyphGroup.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/GroupedEffectGlyph.d.ts +0 -20
- package/dist/types/alphatab/src/rendering/glyphs/GuitarGolpeGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/KeySignatureGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/LeftHandTapGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/LeftToRightLayoutingGlyphGroup.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/LineRangedGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/LyricsGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/MultiBarRestGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/glyphs/MusicFontGlyph.d.ts +0 -34
- package/dist/types/alphatab/src/rendering/glyphs/NoteHeadGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/NoteNumberGlyph.d.ts +0 -20
- package/dist/types/alphatab/src/rendering/glyphs/NoteOrnamentGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/NoteVibratoGlyph.d.ts +0 -26
- package/dist/types/alphatab/src/rendering/glyphs/NumberGlyph.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/NumberedBeatGlyph.d.ts +0 -37
- package/dist/types/alphatab/src/rendering/glyphs/NumberedDashGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/glyphs/NumberedKeySignatureGlyph.d.ts +0 -17
- package/dist/types/alphatab/src/rendering/glyphs/NumberedNoteHeadGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/NumberedSlurGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/NumberedTieGlyph.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/glyphs/OttavaGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/PercussionNoteHeadGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/PickStrokeGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/PictEdgeOfCymbalGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/RepeatCountGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/RowContainerGlyph.d.ts +0 -12
- package/dist/types/alphatab/src/rendering/glyphs/RowGlyphContainer.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/ScoreBeatGlyph.d.ts +0 -29
- package/dist/types/alphatab/src/rendering/glyphs/ScoreBeatPreNotesGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/ScoreBendGlyph.d.ts +0 -17
- package/dist/types/alphatab/src/rendering/glyphs/ScoreBrushGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/ScoreHelperNotesBaseGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/ScoreLegatoGlyph.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/ScoreNoteChordGlyph.d.ts +0 -35
- package/dist/types/alphatab/src/rendering/glyphs/ScoreNoteChordGlyphBase.d.ts +0 -25
- package/dist/types/alphatab/src/rendering/glyphs/ScoreNoteGlyphInfo.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/ScoreRestGlyph.d.ts +0 -17
- package/dist/types/alphatab/src/rendering/glyphs/ScoreSlideLineGlyph.d.ts +0 -22
- package/dist/types/alphatab/src/rendering/glyphs/ScoreSlurGlyph.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/ScoreTieGlyph.d.ts +0 -20
- package/dist/types/alphatab/src/rendering/glyphs/ScoreTimeSignatureGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/ScoreWhammyBarGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/SlashBeatGlyph.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/SlashNoteHeadGlyph.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/SlashRestGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/SlashTieGlyph.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/glyphs/SpacingGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/StringNumberContainerGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/glyphs/SustainPedalGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/TabBeatContainerGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/TabBeatGlyph.d.ts +0 -25
- package/dist/types/alphatab/src/rendering/glyphs/TabBeatPreNotesGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/TabBendGlyph.d.ts +0 -24
- package/dist/types/alphatab/src/rendering/glyphs/TabBendRenderPoint.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/TabBrushGlyph.d.ts +0 -13
- package/dist/types/alphatab/src/rendering/glyphs/TabClefGlyph.d.ts +0 -8
- package/dist/types/alphatab/src/rendering/glyphs/TabNoteChordGlyph.d.ts +0 -33
- package/dist/types/alphatab/src/rendering/glyphs/TabRestGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/TabSlideLineGlyph.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/glyphs/TabSlurGlyph.d.ts +0 -14
- package/dist/types/alphatab/src/rendering/glyphs/TabTieGlyph.d.ts +0 -21
- package/dist/types/alphatab/src/rendering/glyphs/TabTimeSignatureGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/TabWhammyBarGlyph.d.ts +0 -19
- package/dist/types/alphatab/src/rendering/glyphs/TextGlyph.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/TieGlyph.d.ts +0 -40
- package/dist/types/alphatab/src/rendering/glyphs/TimeSignatureGlyph.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/glyphs/TremoloPickingGlyph.d.ts +0 -9
- package/dist/types/alphatab/src/rendering/glyphs/TrillGlyph.d.ts +0 -10
- package/dist/types/alphatab/src/rendering/glyphs/TripletFeelGlyph.d.ts +0 -15
- package/dist/types/alphatab/src/rendering/glyphs/TuningContainerGlyph.d.ts +0 -7
- package/dist/types/alphatab/src/rendering/glyphs/TuningGlyph.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/glyphs/VoiceContainerGlyph.d.ts +0 -26
- package/dist/types/alphatab/src/rendering/glyphs/WahPedalGlyph.d.ts +0 -11
- package/dist/types/alphatab/src/rendering/layout/HorizontalScreenLayout.d.ts +0 -23
- package/dist/types/alphatab/src/rendering/layout/PageViewLayout.d.ts +0 -28
- package/dist/types/alphatab/src/rendering/layout/ScoreLayout.d.ts +0 -73
- package/dist/types/alphatab/src/rendering/staves/BarLayoutingInfo.d.ts +0 -44
- package/dist/types/alphatab/src/rendering/staves/MasterBarsRenderers.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/staves/RenderStaff.d.ts +0 -72
- package/dist/types/alphatab/src/rendering/staves/Spring.d.ts +0 -16
- package/dist/types/alphatab/src/rendering/staves/StaffSystem.d.ts +0 -75
- package/dist/types/alphatab/src/rendering/staves/StaffTrackGroup.d.ts +0 -20
- package/dist/types/alphatab/src/rendering/utils/AccidentalHelper.d.ts +0 -89
- package/dist/types/alphatab/src/rendering/utils/BarBounds.d.ts +0 -45
- package/dist/types/alphatab/src/rendering/utils/BarCollisionHelper.d.ts +0 -31
- package/dist/types/alphatab/src/rendering/utils/BarHelpers.d.ts +0 -18
- package/dist/types/alphatab/src/rendering/utils/BeamDirection.d.ts +0 -7
- package/dist/types/alphatab/src/rendering/utils/BeamingHelper.d.ts +0 -92
- package/dist/types/alphatab/src/rendering/utils/BeatBounds.d.ts +0 -52
- package/dist/types/alphatab/src/rendering/utils/Bounds.d.ts +0 -23
- package/dist/types/alphatab/src/rendering/utils/BoundsLookup.d.ts +0 -98
- package/dist/types/alphatab/src/rendering/utils/ElementStyleHelper.d.ts +0 -29
- package/dist/types/alphatab/src/rendering/utils/MasterBarBounds.d.ts +0 -64
- package/dist/types/alphatab/src/rendering/utils/NoteBounds.d.ts +0 -25
- package/dist/types/alphatab/src/rendering/utils/StaffSystemBounds.d.ts +0 -45
- package/dist/types/alphatab/src/synth/ActiveBeatsChangedEventArgs.d.ts +0 -12
- package/dist/types/alphatab/src/synth/AlphaSynth.d.ts +0 -248
- package/dist/types/alphatab/src/synth/AlphaSynthWrapper.d.ts +0 -92
- package/dist/types/alphatab/src/synth/BackingTrackPlayer.d.ts +0 -53
- package/dist/types/alphatab/src/synth/ExternalMediaPlayer.d.ts +0 -55
- package/dist/types/alphatab/src/synth/IAlphaSynth.d.ts +0 -271
- package/dist/types/alphatab/src/synth/IAudioExporter.d.ts +0 -127
- package/dist/types/alphatab/src/synth/IAudioSampleSynthesizer.d.ts +0 -126
- package/dist/types/alphatab/src/synth/ISynthOutput.d.ts +0 -90
- package/dist/types/alphatab/src/synth/MidiEventsPlayedEventArgs.d.ts +0 -16
- package/dist/types/alphatab/src/synth/MidiFileSequencer.d.ts +0 -98
- package/dist/types/alphatab/src/synth/PlaybackRange.d.ts +0 -14
- package/dist/types/alphatab/src/synth/PlaybackRangeChangedEventArgs.d.ts +0 -16
- package/dist/types/alphatab/src/synth/PlayerState.d.ts +0 -14
- package/dist/types/alphatab/src/synth/PlayerStateChangedEventArgs.d.ts +0 -21
- package/dist/types/alphatab/src/synth/PositionChangedEventArgs.d.ts +0 -44
- package/dist/types/alphatab/src/synth/SynthConstants.d.ts +0 -30
- package/dist/types/alphatab/src/synth/SynthHelper.d.ts +0 -9
- package/dist/types/alphatab/src/synth/_barrel.d.ts +0 -19
- package/dist/types/alphatab/src/synth/ds/CircularSampleBuffer.d.ts +0 -38
- package/dist/types/alphatab/src/synth/ds/Queue.d.ts +0 -13
- package/dist/types/alphatab/src/synth/soundfont/Hydra.d.ts +0 -133
- package/dist/types/alphatab/src/synth/soundfont/RiffChunk.d.ts +0 -10
- package/dist/types/alphatab/src/synth/synthesis/Channel.d.ts +0 -21
- package/dist/types/alphatab/src/synth/synthesis/Channels.d.ts +0 -11
- package/dist/types/alphatab/src/synth/synthesis/Envelope.d.ts +0 -16
- package/dist/types/alphatab/src/synth/synthesis/LoopMode.d.ts +0 -8
- package/dist/types/alphatab/src/synth/synthesis/OutputMode.d.ts +0 -18
- package/dist/types/alphatab/src/synth/synthesis/Preset.d.ts +0 -10
- package/dist/types/alphatab/src/synth/synthesis/Region.d.ts +0 -110
- package/dist/types/alphatab/src/synth/synthesis/SynthEvent.d.ts +0 -12
- package/dist/types/alphatab/src/synth/synthesis/TinySoundFont.d.ts +0 -252
- package/dist/types/alphatab/src/synth/synthesis/Voice.d.ts +0 -43
- package/dist/types/alphatab/src/synth/synthesis/VoiceEnvelope.d.ts +0 -31
- package/dist/types/alphatab/src/synth/synthesis/VoiceLfo.d.ts +0 -10
- package/dist/types/alphatab/src/synth/synthesis/VoiceLowPass.d.ts +0 -16
- package/dist/types/alphatab/src/synth/vorbis/IntBitReader.d.ts +0 -26
- package/dist/types/alphatab/src/synth/vorbis/OggReader.d.ts +0 -23
- package/dist/types/alphatab/src/synth/vorbis/VorbisFile.d.ts +0 -9
- package/dist/types/alphatab/src/synth/vorbis/VorbisStream.d.ts +0 -13
- package/dist/types/alphatab/src/synth/vorbis/VorbisStreamDecoder.d.ts +0 -260
- package/dist/types/alphatab/src/synth/vorbis/VorbisStreamReader.d.ts +0 -49
- package/dist/types/alphatab/src/util/FontLoadingChecker.d.ts +0 -16
- package/dist/types/alphatab/src/util/Lazy.d.ts +0 -12
- package/dist/types/alphatab/src/xml/XmlDocument.d.ts +0 -10
- package/dist/types/alphatab/src/xml/XmlError.d.ts +0 -9
- package/dist/types/alphatab/src/xml/XmlNode.d.ts +0 -34
- package/dist/types/alphatab/src/xml/XmlParser.d.ts +0 -39
- package/dist/types/alphatab/src/xml/XmlWriter.d.ts +0 -20
- package/dist/types/alphatab/src/zip/Crc32.d.ts +0 -32
- package/dist/types/alphatab/src/zip/Deflater.d.ts +0 -74
- package/dist/types/alphatab/src/zip/DeflaterConstants.d.ts +0 -20
- package/dist/types/alphatab/src/zip/DeflaterEngine.d.ts +0 -124
- package/dist/types/alphatab/src/zip/DeflaterHuffman.d.ts +0 -76
- package/dist/types/alphatab/src/zip/HuffTools.d.ts +0 -11
- package/dist/types/alphatab/src/zip/Huffman.d.ts +0 -28
- package/dist/types/alphatab/src/zip/Inflate.d.ts +0 -40
- package/dist/types/alphatab/src/zip/PendingBuffer.d.ts +0 -65
- package/dist/types/alphatab/src/zip/ZipEntry.d.ts +0 -14
- package/dist/types/alphatab/src/zip/ZipReader.d.ts +0 -11
- package/dist/types/alphatab/src/zip/ZipWriter.d.ts +0 -16
- package/dist/types/alphatex/src/common.d.ts +0 -4
- package/dist/types/alphatex/src/definitions.d.ts +0 -8
- package/dist/types/alphatex/src/enum.d.ts +0 -48
- package/dist/types/alphatex/src/metadata/bar/ac.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/accidentals.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ae.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/barlineleft.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/barlineright.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/clef.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/db.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ft.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/jump.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ks.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ottava.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/rc.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ro.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/scale.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/section.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/simile.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/spd.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/sph.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/spu.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/sync.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/tempo.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/tf.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/ts.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/bar/width.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/album.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/artist.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/bracketextendmode.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/copyright.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/copyright2.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/defaultsystemslayout.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/firstsystemtracknamemode.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/firstsystemtracknameorientation.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/hidedynamics.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/instructions.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/multibarrest.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/multitracktracknamepolicy.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/music.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/notices.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/othersystemtracknamemode.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/othersystemtracknameorientation.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/showdynamics.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/singletracktracknamepolicy.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/subtitle.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/systemslayout.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/tab.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/title.d.ts +0 -4
- package/dist/types/alphatex/src/metadata/score/usesystemsignseparator.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/words.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/score/wordsandmusic.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/articulation.d.ts +0 -3
- package/dist/types/alphatex/src/metadata/staff/capo.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/chord.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/displaytranspose.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/instrument.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/lyrics.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/transpose.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/staff/tuning.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/structural/staff.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/structural/track.d.ts +0 -2
- package/dist/types/alphatex/src/metadata/structural/voice.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/ad.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/au.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/balance.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/bank.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/barre.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/bd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/beam.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/bu.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/ch.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/cre.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/d.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/dd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/dec.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/ds.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/dy.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/f.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/fermata.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/fo.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/glpf.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/glpt.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/gr.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/instrument.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/legatoOrigin.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/lyrics.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/ot.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/p.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/rasg.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/s.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/sd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/slashed.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/spd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/spe.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/sph.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/spu.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/su.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tb.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tbe.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tempo.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/timer.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tp.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tt.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/tu.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/txt.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/v.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/volume.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/vs.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/vw.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/wahc.d.ts +0 -2
- package/dist/types/alphatex/src/properties/beat/waho.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/ac.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/acc.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/ah.d.ts +0 -3
- package/dist/types/alphatex/src/properties/note/b.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/be.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/fh.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/g.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/h.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/hac.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/hide.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/iturn.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/lf.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/lht.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/lmordent.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/lr.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/nh.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/ph.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/pm.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/psd.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/psu.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/rf.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sh.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sia.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sib.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sl.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/slur.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sod.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/sou.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/ss.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/st.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/string.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/t.d.ts +0 -3
- package/dist/types/alphatex/src/properties/note/ten.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/th.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/tr.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/turn.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/umordent.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/v.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/vw.d.ts +0 -2
- package/dist/types/alphatex/src/properties/note/x.d.ts +0 -2
- package/dist/types/alphatex/src/types.d.ts +0 -161
- package/dist/types/lsp/src/index.d.ts +0 -21
- package/dist/types/lsp/src/server/completion.d.ts +0 -3
- package/dist/types/lsp/src/server/diagnostics.d.ts +0 -2
- package/dist/types/lsp/src/server/hover.d.ts +0 -2
- package/dist/types/lsp/src/server/index.d.ts +0 -13
- package/dist/types/lsp/src/server/signatureHelp.d.ts +0 -2
- package/dist/types/lsp/src/server/types.d.ts +0 -15
- package/dist/types/lsp/src/server/utils.d.ts +0 -6
- package/dist/types/lsp/test/placeholder.test.d.ts +0 -1
- package/dist/types/lsp/vite.config.d.ts +0 -2
- package/dist/types/tooling/src/typescript.d.ts +0 -9
- package/dist/types/tooling/src/vite.d.ts +0 -13
- package/dist/types/tooling/src/vite.plugin.dts.d.ts +0 -1
- package/dist/types/tooling/src/vite.plugin.min.d.ts +0 -3
- package/src/alphatex.tmLanguage.json +0 -151
- package/src/index.ts +0 -56
- package/src/language-configuration.json +0 -70
- package/src/server/completion.ts +0 -553
- package/src/server/diagnostics.ts +0 -126
- package/src/server/hover.ts +0 -262
- package/src/server/index.ts +0 -96
- package/src/server/signatureHelp.ts +0 -206
- package/src/server/types.ts +0 -28
- package/src/server/utils.ts +0 -111
- package/test/placeholder.test.ts +0 -3
- package/tsconfig.json +0 -3
- package/vite.config.ts +0 -21
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import type { MidiEvent } from "./MidiEvent";
|
|
2
|
-
import type { IWriteable } from "./../io/IWriteable";
|
|
3
|
-
/**
|
|
4
|
-
* Lists the different midi file formats which are supported for export.
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare enum MidiFileFormat {
|
|
8
|
-
/**
|
|
9
|
-
* A single track multi channel file (SMF Type 0)
|
|
10
|
-
*/
|
|
11
|
-
SingleTrackMultiChannel = 0,
|
|
12
|
-
/**
|
|
13
|
-
* A multi track file (SMF Type 1)
|
|
14
|
-
*/
|
|
15
|
-
MultiTrack = 1
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*/
|
|
20
|
-
export declare class MidiTrack {
|
|
21
|
-
/**
|
|
22
|
-
* Gets a list of midi events sorted by time.
|
|
23
|
-
*/
|
|
24
|
-
readonly events: MidiEvent[];
|
|
25
|
-
/**
|
|
26
|
-
* Adds the given midi event a the correct time position into the file.
|
|
27
|
-
*/
|
|
28
|
-
addEvent(e: MidiEvent): void;
|
|
29
|
-
/**
|
|
30
|
-
* Writes the midi track as binary into the given stream.
|
|
31
|
-
* @returns The stream to write to.
|
|
32
|
-
*/
|
|
33
|
-
writeTo(s: IWriteable): void;
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* Represents a midi file with a single track that can be played via {@link AlphaSynth}
|
|
37
|
-
* @public
|
|
38
|
-
*/
|
|
39
|
-
export declare class MidiFile {
|
|
40
|
-
/**
|
|
41
|
-
* Gets or sets the midi file format to use.
|
|
42
|
-
*/
|
|
43
|
-
format: MidiFileFormat;
|
|
44
|
-
/**
|
|
45
|
-
* Gets or sets the division per quarter notes.
|
|
46
|
-
*/
|
|
47
|
-
division: number;
|
|
48
|
-
/**
|
|
49
|
-
* Gets a list of midi events sorted by time.
|
|
50
|
-
*/
|
|
51
|
-
get events(): MidiEvent[];
|
|
52
|
-
/**
|
|
53
|
-
* Gets a list of midi tracks.
|
|
54
|
-
*/
|
|
55
|
-
readonly tracks: MidiTrack[];
|
|
56
|
-
private _ensureTracks;
|
|
57
|
-
/**
|
|
58
|
-
* Adds the given midi event a the correct time position into the file.
|
|
59
|
-
*/
|
|
60
|
-
addEvent(e: MidiEvent): void;
|
|
61
|
-
/**
|
|
62
|
-
* Writes the midi file into a binary format.
|
|
63
|
-
* @returns The binary midi file.
|
|
64
|
-
*/
|
|
65
|
-
toBinary(): Uint8Array;
|
|
66
|
-
/**
|
|
67
|
-
* Writes the midi file as binary into the given stream.
|
|
68
|
-
* @returns The stream to write to.
|
|
69
|
-
*/
|
|
70
|
-
writeTo(s: IWriteable): void;
|
|
71
|
-
static writeVariableInt(s: IWriteable, value: number): void;
|
|
72
|
-
}
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
import type { IMidiFileHandler } from "./IMidiFileHandler";
|
|
2
|
-
import { MidiTickLookup } from "./MidiTickLookup";
|
|
3
|
-
import { type Automation } from "./../model/Automation";
|
|
4
|
-
import type { Beat } from "./../model/Beat";
|
|
5
|
-
import type { Note } from "./../model/Note";
|
|
6
|
-
import type { Score } from "./../model/Score";
|
|
7
|
-
import { Settings } from "./../Settings";
|
|
8
|
-
import { BackingTrackSyncPoint } from "./../synth/IAlphaSynth";
|
|
9
|
-
/**
|
|
10
|
-
* This generator creates a midi file using a score.
|
|
11
|
-
* @public
|
|
12
|
-
*/
|
|
13
|
-
export declare class MidiFileGenerator {
|
|
14
|
-
private static readonly _defaultDurationDead;
|
|
15
|
-
private static readonly _defaultDurationPalmMute;
|
|
16
|
-
private readonly _score;
|
|
17
|
-
private _settings;
|
|
18
|
-
private _handler;
|
|
19
|
-
private _programsPerChannel;
|
|
20
|
-
private _currentTime;
|
|
21
|
-
private _calculatedBeatTimers;
|
|
22
|
-
/**
|
|
23
|
-
* Gets a lookup object which can be used to quickly find beats and bars
|
|
24
|
-
* at a given midi tick position.
|
|
25
|
-
*/
|
|
26
|
-
readonly tickLookup: MidiTickLookup;
|
|
27
|
-
/**
|
|
28
|
-
* Gets or sets whether transposition pitches should be applied to the individual midi events or not.
|
|
29
|
-
*/
|
|
30
|
-
applyTranspositionPitches: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* The computed sync points for synchronizing the midi file with an external backing track.
|
|
33
|
-
*/
|
|
34
|
-
syncPoints: BackingTrackSyncPoint[];
|
|
35
|
-
/**
|
|
36
|
-
* Gets the transposition pitches for the individual midi channels.
|
|
37
|
-
*/
|
|
38
|
-
readonly transpositionPitches: Map<number, number>;
|
|
39
|
-
/**
|
|
40
|
-
* Initializes a new instance of the {@link MidiFileGenerator} class.
|
|
41
|
-
* @param score The score for which the midi file should be generated.
|
|
42
|
-
* @param settings The settings ot use for generation.
|
|
43
|
-
* @param handler The handler that should be used for generating midi events.
|
|
44
|
-
*/
|
|
45
|
-
constructor(score: Score, settings: Settings | null, handler: IMidiFileHandler);
|
|
46
|
-
/**
|
|
47
|
-
* Starts the generation of the midi file.
|
|
48
|
-
*/
|
|
49
|
-
generate(): void;
|
|
50
|
-
private _generateTrack;
|
|
51
|
-
private _addProgramChange;
|
|
52
|
-
private _addBankChange;
|
|
53
|
-
static buildTranspositionPitches(score: Score, settings: Settings): Map<number, number>;
|
|
54
|
-
private _generateChannel;
|
|
55
|
-
/**
|
|
56
|
-
* Generates the sync points for the given score without re-generating the midi itself.
|
|
57
|
-
* @remarks
|
|
58
|
-
* Use this method if a re-generation of the sync points after modification is required.
|
|
59
|
-
* It correctly handles repeats and places sync points accoridng to their absolute midi tick when they
|
|
60
|
-
* need to be considered for synchronization.
|
|
61
|
-
* @param score The song for which to regenerate the sync points.
|
|
62
|
-
* @param createNew Whether a new set of sync points should be generated for the sync (start, stop and tempo changes).
|
|
63
|
-
* @returns The generated sync points for usage in the backing track playback.
|
|
64
|
-
*/
|
|
65
|
-
static generateSyncPoints(score: Score, createNew?: boolean): BackingTrackSyncPoint[];
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
static buildModifiedTempoLookup(score: Score): Map<Automation, BackingTrackSyncPoint>;
|
|
70
|
-
private static _playThroughSong;
|
|
71
|
-
private static _processBarTime;
|
|
72
|
-
private static _processBarTimeWithNewSyncPoints;
|
|
73
|
-
private static _processBarTimeWithSyncPoints;
|
|
74
|
-
private static _processBarTimeNoSyncPoints;
|
|
75
|
-
private static _toChannelShort;
|
|
76
|
-
private _generateMasterBar;
|
|
77
|
-
private _generateBar;
|
|
78
|
-
private _getPlaybackBar;
|
|
79
|
-
private _generateVoice;
|
|
80
|
-
private _currentTripletFeel;
|
|
81
|
-
private _generateBeat;
|
|
82
|
-
private static _calculateTripletFeelInfo;
|
|
83
|
-
private _generateDeadSlap;
|
|
84
|
-
private _needsSecondaryChannel;
|
|
85
|
-
private _determineChannel;
|
|
86
|
-
private _generateNote;
|
|
87
|
-
/**
|
|
88
|
-
* For every note within the octave, the number of keys to go up when playing ornaments.
|
|
89
|
-
* For white keys this is the next white key,
|
|
90
|
-
* For black keys it is either the next black or white key depending on the distance.
|
|
91
|
-
*
|
|
92
|
-
* Ornaments are not really a strictly defined element, alphaTab is using shipping some default.
|
|
93
|
-
*/
|
|
94
|
-
private static readonly _ornamentKeysUp;
|
|
95
|
-
/**
|
|
96
|
-
* For every note within the octave, the number of keys to go down when playing ornaments.
|
|
97
|
-
* This is typically only a key down.
|
|
98
|
-
*
|
|
99
|
-
* Ornaments are not really a strictly defined element, alphaTab is using shipping some default.
|
|
100
|
-
*/
|
|
101
|
-
static readonly ornamentKeysDown: number[];
|
|
102
|
-
private _generateOrnament;
|
|
103
|
-
private _getNoteDuration;
|
|
104
|
-
private _applyStaticDuration;
|
|
105
|
-
private static _getNoteVelocity;
|
|
106
|
-
private _generateFade;
|
|
107
|
-
private _generateFadeSteps;
|
|
108
|
-
private _generateVibrato;
|
|
109
|
-
vibratoResolution: number;
|
|
110
|
-
private _generateVibratorWithParams;
|
|
111
|
-
/**
|
|
112
|
-
* Maximum semitones that are supported in bends in one direction (up or down)
|
|
113
|
-
* GP has 8 full tones on whammys.
|
|
114
|
-
*/
|
|
115
|
-
private static readonly _pitchBendRangeInSemitones;
|
|
116
|
-
/**
|
|
117
|
-
* The value on how many pitch-values are used for one semitone
|
|
118
|
-
*/
|
|
119
|
-
private static readonly _pitchValuePerSemitone;
|
|
120
|
-
/**
|
|
121
|
-
* The minimum number of breakpoints generated per semitone bend.
|
|
122
|
-
*/
|
|
123
|
-
private static readonly _minBreakpointsPerSemitone;
|
|
124
|
-
/**
|
|
125
|
-
* How long until a new breakpoint is generated for a bend.
|
|
126
|
-
*/
|
|
127
|
-
private static readonly _millisecondsPerBreakpoint;
|
|
128
|
-
/**
|
|
129
|
-
* Calculates the midi pitch wheel value for the give bend value.
|
|
130
|
-
*/
|
|
131
|
-
static getPitchWheel(bendValue: number): number;
|
|
132
|
-
private _generateSlide;
|
|
133
|
-
private _generateBend;
|
|
134
|
-
private _generateSongBookWhammyOrBend;
|
|
135
|
-
private _generateWhammy;
|
|
136
|
-
private _generateWhammyOrBend;
|
|
137
|
-
private _generateBendValues;
|
|
138
|
-
private _generateRasgueado;
|
|
139
|
-
private _generateTrill;
|
|
140
|
-
private _generateTremoloPicking;
|
|
141
|
-
private static readonly _rasgueadoDirections;
|
|
142
|
-
private static readonly _rasgueadoDurations;
|
|
143
|
-
private _getRasgueadoInfo;
|
|
144
|
-
private _getBrushInfo;
|
|
145
|
-
private _fillBrushInfo;
|
|
146
|
-
private _generateNonTempoAutomation;
|
|
147
|
-
prepareSingleBeat(beat: Beat): number;
|
|
148
|
-
generateSingleBeat(beat: Beat): void;
|
|
149
|
-
generateSingleNote(note: Note): void;
|
|
150
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import type { Score } from "./../model/Score";
|
|
2
|
-
/**
|
|
3
|
-
* @internal
|
|
4
|
-
*/
|
|
5
|
-
export declare class MidiPlaybackController {
|
|
6
|
-
private _score;
|
|
7
|
-
private _repeatStack;
|
|
8
|
-
private _groupsOnStack;
|
|
9
|
-
private _previousAlternateEndings;
|
|
10
|
-
private _state;
|
|
11
|
-
shouldPlay: boolean;
|
|
12
|
-
index: number;
|
|
13
|
-
currentTick: number;
|
|
14
|
-
get finished(): boolean;
|
|
15
|
-
constructor(score: Score);
|
|
16
|
-
processCurrent(): void;
|
|
17
|
-
moveNext(): void;
|
|
18
|
-
private _resetRepeats;
|
|
19
|
-
private _handleDaCapo;
|
|
20
|
-
private _handleDalSegno;
|
|
21
|
-
private _handleDaCoda;
|
|
22
|
-
private _moveNextWithDirections;
|
|
23
|
-
/**
|
|
24
|
-
* Finds the index of the masterbar with the given direction applied which fits best
|
|
25
|
-
* the given start index. In best case in one piece we only have single jump marks, but it could happen
|
|
26
|
-
* that you have multiple Segno/Coda symbols placed at different sections.
|
|
27
|
-
* @param toFind
|
|
28
|
-
* @param searchIndex
|
|
29
|
-
* @param backwardsFirst whether to first search backwards before looking forwards.
|
|
30
|
-
* @returns the index of the masterbar found with the given direction or -1 if no masterbar with the given direction was found.
|
|
31
|
-
*/
|
|
32
|
-
private _findJumpTarget;
|
|
33
|
-
private _findJumpTargetForwards;
|
|
34
|
-
private _findJumpTargetBackwards;
|
|
35
|
-
private _moveNextWithNormalRepeats;
|
|
36
|
-
}
|
|
@@ -1,167 +0,0 @@
|
|
|
1
|
-
import type { BeatTickLookup } from "./BeatTickLookup";
|
|
2
|
-
import { MasterBarTickLookup } from "./MasterBarTickLookup";
|
|
3
|
-
import type { Beat } from "./../model/Beat";
|
|
4
|
-
import type { MasterBar } from "./../model/MasterBar";
|
|
5
|
-
/**
|
|
6
|
-
* Describes how a cursor should be moving.
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export declare enum MidiTickLookupFindBeatResultCursorMode {
|
|
10
|
-
/**
|
|
11
|
-
* Unknown/Undetermined mode. Should not happen on user level.
|
|
12
|
-
*/
|
|
13
|
-
Unknown = 0,
|
|
14
|
-
/**
|
|
15
|
-
* The cursor should animate to the next beat.
|
|
16
|
-
*/
|
|
17
|
-
ToNextBext = 1,
|
|
18
|
-
/**
|
|
19
|
-
* The cursor should animate to the end of the bar (typically on repeats and jumps)
|
|
20
|
-
*/
|
|
21
|
-
ToEndOfBar = 2
|
|
22
|
-
}
|
|
23
|
-
/**
|
|
24
|
-
* Represents the results of searching the currently played beat.
|
|
25
|
-
* @see MidiTickLookup.findBeat
|
|
26
|
-
* @public
|
|
27
|
-
*/
|
|
28
|
-
export declare class MidiTickLookupFindBeatResult {
|
|
29
|
-
/**
|
|
30
|
-
* Gets or sets the beat that is currently played and used for the start
|
|
31
|
-
* position of the cursor animation.
|
|
32
|
-
*/
|
|
33
|
-
beat: Beat;
|
|
34
|
-
/**
|
|
35
|
-
* Gets or sets the parent MasterBarTickLookup to which this beat lookup belongs to.
|
|
36
|
-
*/
|
|
37
|
-
masterBar: MasterBarTickLookup;
|
|
38
|
-
/**
|
|
39
|
-
* Gets or sets the related beat tick lookup.
|
|
40
|
-
*/
|
|
41
|
-
beatLookup: BeatTickLookup;
|
|
42
|
-
/**
|
|
43
|
-
* Gets or sets the beat that will be played next.
|
|
44
|
-
*/
|
|
45
|
-
nextBeat: MidiTickLookupFindBeatResult | null;
|
|
46
|
-
/**
|
|
47
|
-
* Gets or sets the duration in midi ticks how long this lookup is valid.
|
|
48
|
-
*/
|
|
49
|
-
tickDuration: number;
|
|
50
|
-
/**
|
|
51
|
-
* Gets or sets the duration in milliseconds how long this lookup is valid.
|
|
52
|
-
*/
|
|
53
|
-
duration: number;
|
|
54
|
-
/**
|
|
55
|
-
* The mode how the cursor should be handled.
|
|
56
|
-
*/
|
|
57
|
-
cursorMode: MidiTickLookupFindBeatResultCursorMode;
|
|
58
|
-
get start(): number;
|
|
59
|
-
get end(): number;
|
|
60
|
-
constructor(masterBar: MasterBarTickLookup);
|
|
61
|
-
calculateDuration(): void;
|
|
62
|
-
}
|
|
63
|
-
/**
|
|
64
|
-
* This class holds all information about when {@link MasterBar}s and {@link Beat}s are played.
|
|
65
|
-
*
|
|
66
|
-
* On top level it is organized into {@link MasterBarTickLookup} objects indicating the
|
|
67
|
-
* master bar start and end times. This information is used to highlight the currently played bars
|
|
68
|
-
* and it gives access to the played beats in this masterbar and their times.
|
|
69
|
-
*
|
|
70
|
-
* The {@link BeatTickLookup} are then the slices into which the masterbar is separated by the voices and beats
|
|
71
|
-
* of all tracks. An example how things are organized:
|
|
72
|
-
*
|
|
73
|
-
* Time (eighths): | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
|
|
74
|
-
*
|
|
75
|
-
* Track 1: | B1 | B2 | B3 | B4 | B5 | B6 |
|
|
76
|
-
* Track 2: | B7 | B7 | B9 | B10| B11| B12|
|
|
77
|
-
* Track 3: | B13 |
|
|
78
|
-
*
|
|
79
|
-
* Lookup: | L1 | L2 | L3 | L4 | L5 | L6 | L7 | L8 |
|
|
80
|
-
* Active Beats:
|
|
81
|
-
* - L1 B1,B7,B13
|
|
82
|
-
* - L2 B2,B7,B13
|
|
83
|
-
* - L3 B3,B7,B13
|
|
84
|
-
* - L4 B4,B7,B13
|
|
85
|
-
* - L5 B5,B9,B13
|
|
86
|
-
* - L6 B5,B10,B13
|
|
87
|
-
* - L7 B6,B11,B13
|
|
88
|
-
* - L8 B6,B12,B13
|
|
89
|
-
*
|
|
90
|
-
* Then during playback we build out of this list {@link MidiTickLookupFindBeatResult} objects which are sepcific
|
|
91
|
-
* to the visible tracks displayed. This is required because if only Track 2 is displayed we cannot use the the
|
|
92
|
-
* Lookup L1 alone to determine the start and end of the beat cursor. In this case we will derive a
|
|
93
|
-
* MidiTickLookupFindBeatResult which holds for Time 01 the lookup L1 as start and L3 as end. This will be used
|
|
94
|
-
* both for the cursor and beat highlighting.
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
export declare class MidiTickLookup {
|
|
98
|
-
private _currentMasterBar;
|
|
99
|
-
/**
|
|
100
|
-
* A dictionary of all master bars played. The index is the index equals to {@link MasterBar.index}.
|
|
101
|
-
* This lookup only contains the first time a MasterBar is played. For a whole sequence of the song refer to {@link MasterBars}.
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
readonly masterBarLookup: Map<number, MasterBarTickLookup>;
|
|
105
|
-
/**
|
|
106
|
-
* A list of all {@link MasterBarTickLookup} sorted by time.
|
|
107
|
-
*/
|
|
108
|
-
readonly masterBars: MasterBarTickLookup[];
|
|
109
|
-
/**
|
|
110
|
-
* The information about which bars are displayed via multi-bar rests.
|
|
111
|
-
* The key is the start bar, and the value is the additional bars in sequential order.
|
|
112
|
-
* This info allows building the correct "next" beat and duration.
|
|
113
|
-
*/
|
|
114
|
-
multiBarRestInfo: Map<number, number[]> | null;
|
|
115
|
-
/**
|
|
116
|
-
* Finds the currently played beat given a list of tracks and the current time.
|
|
117
|
-
* @param trackLookup The tracks indices in which to search the played beat for.
|
|
118
|
-
* @param tick The current time in midi ticks.
|
|
119
|
-
* @param currentBeatHint Used for optimized lookup during playback. By passing in a previous result lookup of the next one can be optimized using heuristics. (optional).
|
|
120
|
-
* @returns The information about the current beat or null if no beat could be found.
|
|
121
|
-
*/
|
|
122
|
-
findBeat(trackLookup: Set<number>, tick: number, currentBeatHint?: MidiTickLookupFindBeatResult | null): MidiTickLookupFindBeatResult | null;
|
|
123
|
-
private _findBeatFast;
|
|
124
|
-
private _fillNextBeatMultiBarRest;
|
|
125
|
-
private _fillNextBeat;
|
|
126
|
-
private _fillNextBeatDefault;
|
|
127
|
-
private _isMultiBarRestResult;
|
|
128
|
-
private _internalIsMultiBarRestResult;
|
|
129
|
-
private _findBeatSlow;
|
|
130
|
-
private _firstBeatInMasterBar;
|
|
131
|
-
/**
|
|
132
|
-
* Finds the beat at a given tick position within the known master bar.
|
|
133
|
-
* @param masterBar
|
|
134
|
-
* @param currentStartLookup
|
|
135
|
-
* @param tick
|
|
136
|
-
* @param visibleTracks
|
|
137
|
-
* @param isNextSearch
|
|
138
|
-
* @returns
|
|
139
|
-
*/
|
|
140
|
-
private _findBeatInMasterBar;
|
|
141
|
-
private _createResult;
|
|
142
|
-
private _findMasterBar;
|
|
143
|
-
/**
|
|
144
|
-
* Gets the {@link MasterBarTickLookup} for a given masterbar at which the masterbar is played the first time.
|
|
145
|
-
* @param bar The masterbar to find the time period for.
|
|
146
|
-
* @returns A {@link MasterBarTickLookup} containing the details about the first time the {@link MasterBar} is played.
|
|
147
|
-
*/
|
|
148
|
-
getMasterBar(bar: MasterBar): MasterBarTickLookup;
|
|
149
|
-
/**
|
|
150
|
-
* Gets the start time in midi ticks for a given masterbar at which the masterbar is played the first time.
|
|
151
|
-
* @param bar The masterbar to find the time period for.
|
|
152
|
-
* @returns The time in midi ticks at which the masterbar is played the first time or 0 if the masterbar is not contained
|
|
153
|
-
*/
|
|
154
|
-
getMasterBarStart(bar: MasterBar): number;
|
|
155
|
-
/**
|
|
156
|
-
* Gets the start time in midi ticks for a given beat at which the masterbar is played the first time.
|
|
157
|
-
* @param beat The beat to find the time period for.
|
|
158
|
-
* @returns The time in midi ticks at which the beat is played the first time or 0 if the beat is not contained
|
|
159
|
-
*/
|
|
160
|
-
getBeatStart(beat: Beat): number;
|
|
161
|
-
/**
|
|
162
|
-
* Adds a new {@link MasterBarTickLookup} to the lookup table.
|
|
163
|
-
* @param masterBar The item to add.
|
|
164
|
-
*/
|
|
165
|
-
addMasterBar(masterBar: MasterBarTickLookup): void;
|
|
166
|
-
addBeat(beat: Beat, start: number, duration: number): void;
|
|
167
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { DynamicValue } from "./../model/DynamicValue";
|
|
2
|
-
import type { Duration } from "./../model/Duration";
|
|
3
|
-
/**
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare class MidiUtils {
|
|
7
|
-
static readonly QuarterTime: number;
|
|
8
|
-
private static readonly _minVelocity;
|
|
9
|
-
static readonly VelocityIncrement: number;
|
|
10
|
-
/**
|
|
11
|
-
* Converts the given midi tick duration into milliseconds.
|
|
12
|
-
* @param ticks The duration in midi ticks
|
|
13
|
-
* @param tempo The current tempo in BPM.
|
|
14
|
-
* @returns The converted duration in milliseconds.
|
|
15
|
-
*/
|
|
16
|
-
static ticksToMillis(ticks: number, tempo: number): number;
|
|
17
|
-
/**
|
|
18
|
-
* Converts the given midi tick duration into milliseconds.
|
|
19
|
-
* @param millis The duration in milliseconds
|
|
20
|
-
* @param tempo The current tempo in BPM.
|
|
21
|
-
* @returns The converted duration in midi ticks.
|
|
22
|
-
*/
|
|
23
|
-
static millisToTicks(millis: number, tempo: number): number;
|
|
24
|
-
/**
|
|
25
|
-
* Converts a duration value to its ticks equivalent.
|
|
26
|
-
*/
|
|
27
|
-
static toTicks(duration: Duration): number;
|
|
28
|
-
/**
|
|
29
|
-
* Converts a numerical value to its ticks equivalent.
|
|
30
|
-
* @param duration the numerical proportion to convert. (i.E. timesignature denominator, note duration,...)
|
|
31
|
-
*/
|
|
32
|
-
static valueToTicks(duration: number): number;
|
|
33
|
-
static applyDot(ticks: number, doubleDotted: boolean): number;
|
|
34
|
-
static applyTuplet(ticks: number, numerator: number, denominator: number): number;
|
|
35
|
-
static removeTuplet(ticks: number, numerator: number, denominator: number): number;
|
|
36
|
-
static dynamicToVelocity(dynamicValue: DynamicValue, adjustment?: number): number;
|
|
37
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export { BeatTickLookup, BeatTickLookupItem } from "./BeatTickLookup";
|
|
2
|
-
export { MasterBarTickLookup, MasterBarTickLookupTempoChange } from "./MasterBarTickLookup";
|
|
3
|
-
export { MidiTickLookup, MidiTickLookupFindBeatResult, MidiTickLookupFindBeatResultCursorMode } from "./MidiTickLookup";
|
|
4
|
-
export { MidiFile, MidiFileFormat, MidiTrack } from "./MidiFile";
|
|
5
|
-
export { ControllerType } from "./ControllerType";
|
|
6
|
-
export { MidiEvent, MidiEventType, TimeSignatureEvent, AlphaTabRestEvent, AlphaTabMetronomeEvent, NoteEvent, NoteOnEvent, NoteOffEvent, ControlChangeEvent, ProgramChangeEvent, TempoChangeEvent, PitchBendEvent, NoteBendEvent, EndOfTrackEvent, AlphaTabSysExEvent } from "./MidiEvent";
|
|
7
|
-
export { DeprecatedMidiEvent, MetaEventType, MetaEvent, MetaDataEvent, MetaNumberEvent, Midi20PerNotePitchBendEvent, SystemCommonType, SystemCommonEvent, AlphaTabSystemExclusiveEvents, SystemExclusiveEvent } from "./DeprecatedEvents";
|
|
8
|
-
export { MidiFileGenerator } from "./MidiFileGenerator";
|
|
9
|
-
export { AlphaSynthMidiFileHandler } from "./AlphaSynthMidiFileHandler";
|
|
10
|
-
export type { IMidiFileHandler } from "./IMidiFileHandler";
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Lists all types of note acceuntations
|
|
3
|
-
* @public
|
|
4
|
-
*/
|
|
5
|
-
export declare enum AccentuationType {
|
|
6
|
-
/**
|
|
7
|
-
* No accentuation
|
|
8
|
-
*/
|
|
9
|
-
None = 0,
|
|
10
|
-
/**
|
|
11
|
-
* Normal accentuation
|
|
12
|
-
*/
|
|
13
|
-
Normal = 1,
|
|
14
|
-
/**
|
|
15
|
-
* Heavy accentuation
|
|
16
|
-
*/
|
|
17
|
-
Heavy = 2,
|
|
18
|
-
/**
|
|
19
|
-
* Tenuto accentuation
|
|
20
|
-
*/
|
|
21
|
-
Tenuto = 3
|
|
22
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Defines all possible accidentals for notes.
|
|
3
|
-
* @public
|
|
4
|
-
*/
|
|
5
|
-
export declare enum AccidentalType {
|
|
6
|
-
/**
|
|
7
|
-
* No accidental
|
|
8
|
-
*/
|
|
9
|
-
None = 0,
|
|
10
|
-
/**
|
|
11
|
-
* Naturalize
|
|
12
|
-
*/
|
|
13
|
-
Natural = 1,
|
|
14
|
-
/**
|
|
15
|
-
* Sharp
|
|
16
|
-
*/
|
|
17
|
-
Sharp = 2,
|
|
18
|
-
/**
|
|
19
|
-
* Flat
|
|
20
|
-
*/
|
|
21
|
-
Flat = 3,
|
|
22
|
-
/**
|
|
23
|
-
* Natural for smear bends
|
|
24
|
-
*/
|
|
25
|
-
NaturalQuarterNoteUp = 4,
|
|
26
|
-
/**
|
|
27
|
-
* Sharp for smear bends
|
|
28
|
-
*/
|
|
29
|
-
SharpQuarterNoteUp = 5,
|
|
30
|
-
/**
|
|
31
|
-
* Flat for smear bends
|
|
32
|
-
*/
|
|
33
|
-
FlatQuarterNoteUp = 6,
|
|
34
|
-
/**
|
|
35
|
-
* Double Sharp, indicated by an 'x'
|
|
36
|
-
*/
|
|
37
|
-
DoubleSharp = 7,
|
|
38
|
-
/**
|
|
39
|
-
* Double Flat, indicated by 'bb'
|
|
40
|
-
*/
|
|
41
|
-
DoubleFlat = 8
|
|
42
|
-
}
|
|
@@ -1,113 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This public enumeration lists all types of automations.
|
|
3
|
-
* @public
|
|
4
|
-
*/
|
|
5
|
-
export declare enum AutomationType {
|
|
6
|
-
/**
|
|
7
|
-
* Tempo change.
|
|
8
|
-
*/
|
|
9
|
-
Tempo = 0,
|
|
10
|
-
/**
|
|
11
|
-
* Colume change.
|
|
12
|
-
*/
|
|
13
|
-
Volume = 1,
|
|
14
|
-
/**
|
|
15
|
-
* Instrument change.
|
|
16
|
-
*/
|
|
17
|
-
Instrument = 2,
|
|
18
|
-
/**
|
|
19
|
-
* Balance change.
|
|
20
|
-
*/
|
|
21
|
-
Balance = 3,
|
|
22
|
-
/**
|
|
23
|
-
* A sync point for synchronizing the internal time axis with an external audio track.
|
|
24
|
-
*/
|
|
25
|
-
SyncPoint = 4,
|
|
26
|
-
/**
|
|
27
|
-
* Midi Bank change.
|
|
28
|
-
*/
|
|
29
|
-
Bank = 4
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* A simple flat sync point for easy persistence separate to the main data model.
|
|
33
|
-
* @record
|
|
34
|
-
* @public
|
|
35
|
-
*/
|
|
36
|
-
export interface FlatSyncPoint {
|
|
37
|
-
/**
|
|
38
|
-
* Indicates index of the masterbar for which this sync point is valid.
|
|
39
|
-
*/
|
|
40
|
-
barIndex: number;
|
|
41
|
-
/**
|
|
42
|
-
* Indicates relative position (0-1) of the sync point in within the masterbar.
|
|
43
|
-
*/
|
|
44
|
-
barPosition: number;
|
|
45
|
-
/**
|
|
46
|
-
* Indicates for which repeat occurence this sync point is valid (e.g. 0 on the first time played, 1 on the second time played)
|
|
47
|
-
*/
|
|
48
|
-
barOccurence: number;
|
|
49
|
-
/**
|
|
50
|
-
* The audio offset marking the position within the audio track in milliseconds.
|
|
51
|
-
* This information is used to regularly sync (or on seeking) to match a given external audio time axis with the internal time axis.
|
|
52
|
-
*/
|
|
53
|
-
millisecondOffset: number;
|
|
54
|
-
}
|
|
55
|
-
/**
|
|
56
|
-
* Represents the data of a sync point for synchronizing the internal time axis with
|
|
57
|
-
* an external audio file.
|
|
58
|
-
* @cloneable
|
|
59
|
-
* @json
|
|
60
|
-
* @json_strict
|
|
61
|
-
* @public
|
|
62
|
-
*/
|
|
63
|
-
export declare class SyncPointData {
|
|
64
|
-
/**
|
|
65
|
-
* Indicates for which repeat occurence this sync point is valid (e.g. 0 on the first time played, 1 on the second time played)
|
|
66
|
-
*/
|
|
67
|
-
barOccurence: number;
|
|
68
|
-
/**
|
|
69
|
-
* The audio offset marking the position within the audio track in milliseconds.
|
|
70
|
-
* This information is used to regularly sync (or on seeking) to match a given external audio time axis with the internal time axis.
|
|
71
|
-
*/
|
|
72
|
-
millisecondOffset: number;
|
|
73
|
-
}
|
|
74
|
-
/**
|
|
75
|
-
* Automations are used to change the behaviour of a song.
|
|
76
|
-
* @cloneable
|
|
77
|
-
* @json
|
|
78
|
-
* @json_strict
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
export declare class Automation {
|
|
82
|
-
/**
|
|
83
|
-
* Gets or sets whether the automation is applied linear.
|
|
84
|
-
*/
|
|
85
|
-
isLinear: boolean;
|
|
86
|
-
/**
|
|
87
|
-
* Gets or sets the type of the automation.
|
|
88
|
-
*/
|
|
89
|
-
type: AutomationType;
|
|
90
|
-
/**
|
|
91
|
-
* Gets or sets the target value of the automation.
|
|
92
|
-
*/
|
|
93
|
-
value: number;
|
|
94
|
-
/**
|
|
95
|
-
* The sync point data in case of {@link AutomationType.SyncPoint}
|
|
96
|
-
*/
|
|
97
|
-
syncPointValue: SyncPointData | undefined;
|
|
98
|
-
/**
|
|
99
|
-
* Gets or sets the relative position of of the automation.
|
|
100
|
-
*/
|
|
101
|
-
ratioPosition: number;
|
|
102
|
-
/**
|
|
103
|
-
* Gets or sets the additional text of the automation.
|
|
104
|
-
*/
|
|
105
|
-
text: string;
|
|
106
|
-
/**
|
|
107
|
-
* Whether this automation should be visible. (not all automation types are shown,
|
|
108
|
-
* e.g. tempo changes shown in the score while volume changes are not).
|
|
109
|
-
*/
|
|
110
|
-
isVisible: boolean;
|
|
111
|
-
static buildTempoAutomation(isLinear: boolean, ratioPosition: number, value: number, reference: number, isVisible?: boolean): Automation;
|
|
112
|
-
static buildInstrumentAutomation(isLinear: boolean, ratioPosition: number, value: number): Automation;
|
|
113
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Holds information about the backing track which can be played instead of synthesized audio.
|
|
3
|
-
* @json
|
|
4
|
-
* @json_strict
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare class BackingTrack {
|
|
8
|
-
/**
|
|
9
|
-
* The data of the raw audio file to be used for playback.
|
|
10
|
-
* @json_ignore
|
|
11
|
-
*/
|
|
12
|
-
rawAudioFile: Uint8Array | undefined;
|
|
13
|
-
}
|