@coderline/alphatab-language-server 1.7.0-alpha.1626 → 1.7.0-alpha.1628
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,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Represents a rectangular area within the renderer music notation.
|
|
3
|
-
* @public
|
|
4
|
-
*/
|
|
5
|
-
export declare class Bounds {
|
|
6
|
-
/**
|
|
7
|
-
* Gets or sets the X-position of the rectangle within the music notation.
|
|
8
|
-
*/
|
|
9
|
-
x: number;
|
|
10
|
-
/**
|
|
11
|
-
* Gets or sets the Y-position of the rectangle within the music notation.
|
|
12
|
-
*/
|
|
13
|
-
y: number;
|
|
14
|
-
/**
|
|
15
|
-
* Gets or sets the width of the rectangle.
|
|
16
|
-
*/
|
|
17
|
-
w: number;
|
|
18
|
-
/**
|
|
19
|
-
* Gets or sets the height of the rectangle.
|
|
20
|
-
*/
|
|
21
|
-
h: number;
|
|
22
|
-
scaleWith(scale: number): void;
|
|
23
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import type { Beat } from "./../../model/Beat";
|
|
2
|
-
import type { MasterBar } from "./../../model/MasterBar";
|
|
3
|
-
import type { Note } from "./../../model/Note";
|
|
4
|
-
import type { Score } from "./../../model/Score";
|
|
5
|
-
import { BeatBounds } from "./BeatBounds";
|
|
6
|
-
import { MasterBarBounds } from "./MasterBarBounds";
|
|
7
|
-
import { StaffSystemBounds } from "./StaffSystemBounds";
|
|
8
|
-
/**
|
|
9
|
-
* @public
|
|
10
|
-
*/
|
|
11
|
-
export declare class BoundsLookup {
|
|
12
|
-
/**
|
|
13
|
-
* @target web
|
|
14
|
-
*/
|
|
15
|
-
toJson(): unknown;
|
|
16
|
-
/**
|
|
17
|
-
* @target web
|
|
18
|
-
*/
|
|
19
|
-
static fromJson(json: unknown, score: Score): BoundsLookup;
|
|
20
|
-
/**
|
|
21
|
-
* @target web
|
|
22
|
-
*/
|
|
23
|
-
private static _boundsFromJson;
|
|
24
|
-
/**
|
|
25
|
-
* @target web
|
|
26
|
-
*/
|
|
27
|
-
private _boundsToJson;
|
|
28
|
-
private _beatLookup;
|
|
29
|
-
private _masterBarLookup;
|
|
30
|
-
private _currentStaffSystem;
|
|
31
|
-
/**
|
|
32
|
-
* Gets a list of all individual staff systems contained in the rendered music notation.
|
|
33
|
-
*/
|
|
34
|
-
staffSystems: StaffSystemBounds[];
|
|
35
|
-
/**
|
|
36
|
-
* Gets or sets a value indicating whether this lookup was finished already.
|
|
37
|
-
*/
|
|
38
|
-
isFinished: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* Finishes the lookup for optimized access.
|
|
41
|
-
*/
|
|
42
|
-
finish(scale?: number): void;
|
|
43
|
-
/**
|
|
44
|
-
* Adds a new staff sytem to the lookup.
|
|
45
|
-
* @param bounds The staff system bounds to add.
|
|
46
|
-
*/
|
|
47
|
-
addStaffSystem(bounds: StaffSystemBounds): void;
|
|
48
|
-
/**
|
|
49
|
-
* Adds a new master bar to the lookup.
|
|
50
|
-
* @param bounds The master bar bounds to add.
|
|
51
|
-
*/
|
|
52
|
-
addMasterBar(bounds: MasterBarBounds): void;
|
|
53
|
-
/**
|
|
54
|
-
* Adds a new beat to the lookup.
|
|
55
|
-
* @param bounds The beat bounds to add.
|
|
56
|
-
*/
|
|
57
|
-
addBeat(bounds: BeatBounds): void;
|
|
58
|
-
/**
|
|
59
|
-
* Tries to find the master bar bounds by a given index.
|
|
60
|
-
* @param index The index of the master bar to find.
|
|
61
|
-
* @returns The master bar bounds if it was rendered, or null if no boundary information is available.
|
|
62
|
-
*/
|
|
63
|
-
findMasterBarByIndex(index: number): MasterBarBounds | null;
|
|
64
|
-
/**
|
|
65
|
-
* Tries to find the master bar bounds by a given master bar.
|
|
66
|
-
* @param bar The master bar to find.
|
|
67
|
-
* @returns The master bar bounds if it was rendered, or null if no boundary information is available.
|
|
68
|
-
*/
|
|
69
|
-
findMasterBar(bar: MasterBar): MasterBarBounds | null;
|
|
70
|
-
/**
|
|
71
|
-
* Tries to find the bounds of a given beat.
|
|
72
|
-
* @param beat The beat to find.
|
|
73
|
-
* @returns The beat bounds if it was rendered, or null if no boundary information is available.
|
|
74
|
-
*/
|
|
75
|
-
findBeat(beat: Beat): BeatBounds | null;
|
|
76
|
-
/**
|
|
77
|
-
* Tries to find the bounds of a given beat.
|
|
78
|
-
* @param beat The beat to find.
|
|
79
|
-
* @returns The beat bounds if it was rendered, or null if no boundary information is available.
|
|
80
|
-
*/
|
|
81
|
-
findBeats(beat: Beat): BeatBounds[] | null;
|
|
82
|
-
/**
|
|
83
|
-
* Tries to find a beat at the given absolute position.
|
|
84
|
-
* @param x The absolute X-position of the beat to find.
|
|
85
|
-
* @param y The absolute Y-position of the beat to find.
|
|
86
|
-
* @returns The beat found at the given position or null if no beat could be found.
|
|
87
|
-
*/
|
|
88
|
-
getBeatAtPos(x: number, y: number): Beat | null;
|
|
89
|
-
/**
|
|
90
|
-
* Tries to find the note at the given position using the given beat for fast access.
|
|
91
|
-
* Use {@link findBeat} to find a beat for a given position first.
|
|
92
|
-
* @param beat The beat containing the note.
|
|
93
|
-
* @param x The X-position of the note.
|
|
94
|
-
* @param y The Y-position of the note.
|
|
95
|
-
* @returns The note at the given position within the beat.
|
|
96
|
-
*/
|
|
97
|
-
getNoteAtPos(beat: Beat, x: number, y: number): Note | null;
|
|
98
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { BarSubElement, type Bar } from "./../../model/Bar";
|
|
2
|
-
import type { BeatSubElement, Beat } from "./../../model/Beat";
|
|
3
|
-
import type { Color } from "./../../model/Color";
|
|
4
|
-
import type { NoteSubElement, Note } from "./../../model/Note";
|
|
5
|
-
import type { Score, ScoreSubElement } from "./../../model/Score";
|
|
6
|
-
import { type Track, TrackSubElement } from "./../../model/Track";
|
|
7
|
-
import type { VoiceSubElement, Voice } from "./../../model/Voice";
|
|
8
|
-
import type { ICanvas } from "./../../platform/ICanvas";
|
|
9
|
-
import type { RenderingResources } from "./../../RenderingResources";
|
|
10
|
-
/**
|
|
11
|
-
* A helper to apply element styles in a specific rendering scope via the `using` keyword
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
14
|
-
export declare class ElementStyleHelper {
|
|
15
|
-
static score(canvas: ICanvas, element: ScoreSubElement, score: Score, forceDefault?: boolean): Disposable | undefined;
|
|
16
|
-
static scoreColor(res: RenderingResources, element: ScoreSubElement, score: Score): Color | undefined;
|
|
17
|
-
private static _scoreDefaultColor;
|
|
18
|
-
static bar(canvas: ICanvas, element: BarSubElement, bar: Bar, forceDefault?: boolean): Disposable | undefined;
|
|
19
|
-
static voice(canvas: ICanvas, element: VoiceSubElement, voice: Voice, forceDefault?: boolean): Disposable | undefined;
|
|
20
|
-
static trackColor(res: RenderingResources, element: TrackSubElement, track: Track): Color | undefined;
|
|
21
|
-
private static _trackDefaultColor;
|
|
22
|
-
static track(canvas: ICanvas, element: TrackSubElement, track: Track, forceDefault?: boolean): Disposable | undefined;
|
|
23
|
-
static beatColor(res: RenderingResources, element: BeatSubElement, beat: Beat): Color | undefined;
|
|
24
|
-
private static _beatDefaultColor;
|
|
25
|
-
static beat(canvas: ICanvas, element: BeatSubElement, beat: Beat, forceDefault?: boolean): Disposable | undefined;
|
|
26
|
-
static noteColor(res: RenderingResources, element: NoteSubElement, note: Note): Color | undefined;
|
|
27
|
-
private static _noteDefaultColor;
|
|
28
|
-
static note(canvas: ICanvas, element: NoteSubElement, note: Note, forceDefault?: boolean): Disposable | undefined;
|
|
29
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import type { Beat } from "./../../model/Beat";
|
|
2
|
-
import type { BarBounds } from "./BarBounds";
|
|
3
|
-
import type { BeatBounds } from "./BeatBounds";
|
|
4
|
-
import type { Bounds } from "./Bounds";
|
|
5
|
-
import type { StaffSystemBounds } from "./StaffSystemBounds";
|
|
6
|
-
/**
|
|
7
|
-
* Represents the boundaries of a list of bars related to a single master bar.
|
|
8
|
-
* @public
|
|
9
|
-
*/
|
|
10
|
-
export declare class MasterBarBounds {
|
|
11
|
-
/**
|
|
12
|
-
* Gets or sets the index of this bounds relative within the parent lookup.
|
|
13
|
-
*/
|
|
14
|
-
index: number;
|
|
15
|
-
/**
|
|
16
|
-
* Gets or sets a value indicating whether this bounds are the first of the line.
|
|
17
|
-
*/
|
|
18
|
-
isFirstOfLine: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Gets or sets the bounds covering all visually visible elements spanning all bars of this master bar.
|
|
21
|
-
*/
|
|
22
|
-
visualBounds: Bounds;
|
|
23
|
-
/**
|
|
24
|
-
* Gets or sets the actual bounds of the elements in this master bar including whitespace areas.
|
|
25
|
-
*/
|
|
26
|
-
realBounds: Bounds;
|
|
27
|
-
/**
|
|
28
|
-
* Gets or sets the actual bounds which are exactly aligned with the lines of the staffs.
|
|
29
|
-
*/
|
|
30
|
-
lineAlignedBounds: Bounds;
|
|
31
|
-
/**
|
|
32
|
-
* Gets or sets the list of individual bars within this lookup.
|
|
33
|
-
*/
|
|
34
|
-
bars: BarBounds[];
|
|
35
|
-
/**
|
|
36
|
-
* Gets or sets a reference to the parent {@link staffSystemBounds}.
|
|
37
|
-
*/
|
|
38
|
-
staffSystemBounds: StaffSystemBounds | null;
|
|
39
|
-
/**
|
|
40
|
-
* Gets or sets a reference to the parent {@link staffSystemBounds}.
|
|
41
|
-
* @deprecated use staffSystemBounds
|
|
42
|
-
*/
|
|
43
|
-
get staveGroupBounds(): StaffSystemBounds | null;
|
|
44
|
-
/**
|
|
45
|
-
* Adds a new bar to this lookup.
|
|
46
|
-
* @param bounds The bar bounds to add to this lookup.
|
|
47
|
-
*/
|
|
48
|
-
addBar(bounds: BarBounds): void;
|
|
49
|
-
/**
|
|
50
|
-
* Tries to find a beat at the given location.
|
|
51
|
-
* @param x The absolute X position where the beat spans across.
|
|
52
|
-
* @returns The beat that spans across the given point, or null if none of the contained bars had a beat at this position.
|
|
53
|
-
*/
|
|
54
|
-
findBeatAtPos(x: number): Beat | null;
|
|
55
|
-
/**
|
|
56
|
-
* Finishes the lookup object and optimizes itself for fast access.
|
|
57
|
-
*/
|
|
58
|
-
finish(scale?: number): void;
|
|
59
|
-
/**
|
|
60
|
-
* Adds a new beat to the lookup.
|
|
61
|
-
* @param bounds The beat bounds to add.
|
|
62
|
-
*/
|
|
63
|
-
addBeat(bounds: BeatBounds): void;
|
|
64
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import type { Note } from "./../../model/Note";
|
|
2
|
-
import type { Bounds } from "./Bounds";
|
|
3
|
-
import type { BeatBounds } from "./BeatBounds";
|
|
4
|
-
/**
|
|
5
|
-
* Represents the bounds of a single note
|
|
6
|
-
* @public
|
|
7
|
-
*/
|
|
8
|
-
export declare class NoteBounds {
|
|
9
|
-
/**
|
|
10
|
-
* Gets or sets the reference to the beat boudns this note relates to.
|
|
11
|
-
*/
|
|
12
|
-
beatBounds: BeatBounds;
|
|
13
|
-
/**
|
|
14
|
-
* Gets or sets the bounds of the individual note head.
|
|
15
|
-
*/
|
|
16
|
-
noteHeadBounds: Bounds;
|
|
17
|
-
/**
|
|
18
|
-
* Gets or sets the note related to this instance.
|
|
19
|
-
*/
|
|
20
|
-
note: Note;
|
|
21
|
-
/**
|
|
22
|
-
* Finishes the lookup object and optimizes itself for fast access.
|
|
23
|
-
*/
|
|
24
|
-
finish(scale?: number): void;
|
|
25
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import type { Bounds } from "./Bounds";
|
|
2
|
-
import type { BoundsLookup } from "./BoundsLookup";
|
|
3
|
-
import type { MasterBarBounds } from "./MasterBarBounds";
|
|
4
|
-
/**
|
|
5
|
-
* Represents the bounds of a staff system.
|
|
6
|
-
* @public
|
|
7
|
-
*/
|
|
8
|
-
export declare class StaffSystemBounds {
|
|
9
|
-
/**
|
|
10
|
-
* Gets or sets the index of the bounds within the parent lookup.
|
|
11
|
-
* This allows fast access of the next/previous system.
|
|
12
|
-
*/
|
|
13
|
-
index: number;
|
|
14
|
-
/**
|
|
15
|
-
* Gets or sets the bounds covering all visually visible elements of this staff system.
|
|
16
|
-
*/
|
|
17
|
-
visualBounds: Bounds;
|
|
18
|
-
/**
|
|
19
|
-
* Gets or sets the actual bounds of the elements in this staff system including whitespace areas.
|
|
20
|
-
*/
|
|
21
|
-
realBounds: Bounds;
|
|
22
|
-
/**
|
|
23
|
-
* Gets or sets the list of master bar bounds related to this staff system.
|
|
24
|
-
*/
|
|
25
|
-
bars: MasterBarBounds[];
|
|
26
|
-
/**
|
|
27
|
-
* Gets or sets a reference to the parent bounds lookup.
|
|
28
|
-
*/
|
|
29
|
-
boundsLookup: BoundsLookup;
|
|
30
|
-
/**
|
|
31
|
-
* Finished the lookup for optimized access.
|
|
32
|
-
*/
|
|
33
|
-
finish(scale?: number): void;
|
|
34
|
-
/**
|
|
35
|
-
* Adds a new master bar to this lookup.
|
|
36
|
-
* @param bounds The master bar bounds to add.
|
|
37
|
-
*/
|
|
38
|
-
addBar(bounds: MasterBarBounds): void;
|
|
39
|
-
/**
|
|
40
|
-
* Tries to find the master bar bounds that are located at the given X-position.
|
|
41
|
-
* @param x The X-position to find a master bar.
|
|
42
|
-
* @returns The master bounds at the given X-position.
|
|
43
|
-
*/
|
|
44
|
-
findBarAtPos(x: number): MasterBarBounds | null;
|
|
45
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { Beat } from "./../model/Beat";
|
|
2
|
-
/**
|
|
3
|
-
* Represents the information related to the beats actively being played now.
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export declare class ActiveBeatsChangedEventArgs {
|
|
7
|
-
/**
|
|
8
|
-
* The currently active beats across all tracks and voices.
|
|
9
|
-
*/
|
|
10
|
-
activeBeats: Beat[];
|
|
11
|
-
constructor(activeBeats: Beat[]);
|
|
12
|
-
}
|
|
@@ -1,248 +0,0 @@
|
|
|
1
|
-
import type { MidiFile } from "./../midi/MidiFile";
|
|
2
|
-
import type { BackingTrackSyncPoint, IAlphaSynth } from "./IAlphaSynth";
|
|
3
|
-
import type { ISynthOutput } from "./ISynthOutput";
|
|
4
|
-
import { MidiFileSequencer } from "./MidiFileSequencer";
|
|
5
|
-
import type { PlaybackRange } from "./PlaybackRange";
|
|
6
|
-
import { PlayerState } from "./PlayerState";
|
|
7
|
-
import { PlayerStateChangedEventArgs } from "./PlayerStateChangedEventArgs";
|
|
8
|
-
import { PositionChangedEventArgs } from "./PositionChangedEventArgs";
|
|
9
|
-
import { type IEventEmitter, type IEventEmitterOfT } from "./../EventEmitter";
|
|
10
|
-
import type { LogLevel } from "./../LogLevel";
|
|
11
|
-
import type { SynthEvent } from "./synthesis/SynthEvent";
|
|
12
|
-
import { Queue } from "./ds/Queue";
|
|
13
|
-
import { MidiEventsPlayedEventArgs } from "./MidiEventsPlayedEventArgs";
|
|
14
|
-
import type { MidiEventType } from "./../midi/MidiEvent";
|
|
15
|
-
import { PlaybackRangeChangedEventArgs } from "./PlaybackRangeChangedEventArgs";
|
|
16
|
-
import type { Score } from "./../model/Score";
|
|
17
|
-
import type { IAudioSampleSynthesizer } from "./IAudioSampleSynthesizer";
|
|
18
|
-
import { AudioExportChunk, type AudioExportOptions } from "./IAudioExporter";
|
|
19
|
-
import type { Preset } from "./synthesis/Preset";
|
|
20
|
-
/**
|
|
21
|
-
* This is the base class for synthesizer components which can be used to
|
|
22
|
-
* play a {@link MidiFile} via a {@link ISynthOutput}.
|
|
23
|
-
* @public
|
|
24
|
-
*/
|
|
25
|
-
export declare class AlphaSynthBase implements IAlphaSynth {
|
|
26
|
-
/**
|
|
27
|
-
* @internal
|
|
28
|
-
*/
|
|
29
|
-
protected sequencer: MidiFileSequencer;
|
|
30
|
-
/**
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
33
|
-
protected synthesizer: IAudioSampleSynthesizer;
|
|
34
|
-
protected isSoundFontLoaded: boolean;
|
|
35
|
-
private _isMidiLoaded;
|
|
36
|
-
private _tickPosition;
|
|
37
|
-
private _timePosition;
|
|
38
|
-
private _metronomeVolume;
|
|
39
|
-
private _countInVolume;
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
|
-
protected playedEventsQueue: Queue<SynthEvent>;
|
|
44
|
-
protected midiEventsPlayedFilterSet: Set<MidiEventType>;
|
|
45
|
-
private _notPlayedSamples;
|
|
46
|
-
private _synthStopping;
|
|
47
|
-
private _output;
|
|
48
|
-
private _loadedMidiInfo?;
|
|
49
|
-
private _currentPosition;
|
|
50
|
-
get output(): ISynthOutput;
|
|
51
|
-
isReady: boolean;
|
|
52
|
-
get isReadyForPlayback(): boolean;
|
|
53
|
-
state: PlayerState;
|
|
54
|
-
get logLevel(): LogLevel;
|
|
55
|
-
set logLevel(value: LogLevel);
|
|
56
|
-
get masterVolume(): number;
|
|
57
|
-
set masterVolume(value: number);
|
|
58
|
-
protected updateMasterVolume(value: number): void;
|
|
59
|
-
get metronomeVolume(): number;
|
|
60
|
-
set metronomeVolume(value: number);
|
|
61
|
-
get countInVolume(): number;
|
|
62
|
-
set countInVolume(value: number);
|
|
63
|
-
get midiEventsPlayedFilter(): MidiEventType[];
|
|
64
|
-
set midiEventsPlayedFilter(value: MidiEventType[]);
|
|
65
|
-
get playbackSpeed(): number;
|
|
66
|
-
set playbackSpeed(value: number);
|
|
67
|
-
protected updatePlaybackSpeed(value: number): void;
|
|
68
|
-
get loadedMidiInfo(): PositionChangedEventArgs | undefined;
|
|
69
|
-
get currentPosition(): PositionChangedEventArgs;
|
|
70
|
-
get tickPosition(): number;
|
|
71
|
-
set tickPosition(value: number);
|
|
72
|
-
get timePosition(): number;
|
|
73
|
-
set timePosition(value: number);
|
|
74
|
-
get playbackRange(): PlaybackRange | null;
|
|
75
|
-
set playbackRange(value: PlaybackRange | null);
|
|
76
|
-
get isLooping(): boolean;
|
|
77
|
-
set isLooping(value: boolean);
|
|
78
|
-
destroy(): void;
|
|
79
|
-
/**
|
|
80
|
-
* Initializes a new instance of the {@link AlphaSynthBase} class.
|
|
81
|
-
* @param output The output to use for playing the generated samples.
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
constructor(output: ISynthOutput, synthesizer: IAudioSampleSynthesizer, bufferTimeInMilliseconds: number);
|
|
85
|
-
protected onSampleRequest(): void;
|
|
86
|
-
play(): boolean;
|
|
87
|
-
private _playInternal;
|
|
88
|
-
pause(): void;
|
|
89
|
-
playPause(): void;
|
|
90
|
-
stop(): void;
|
|
91
|
-
playOneTimeMidiFile(midi: MidiFile): void;
|
|
92
|
-
resetSoundFonts(): void;
|
|
93
|
-
private _loadedSoundFonts;
|
|
94
|
-
loadSoundFont(data: Uint8Array, append: boolean): void;
|
|
95
|
-
private _checkReadyForPlayback;
|
|
96
|
-
/**
|
|
97
|
-
* Loads the given midi file for playback.
|
|
98
|
-
* @param midi The midi file to load
|
|
99
|
-
*/
|
|
100
|
-
loadMidiFile(midi: MidiFile): void;
|
|
101
|
-
applyTranspositionPitches(transpositionPitches: Map<number, number>): void;
|
|
102
|
-
setChannelTranspositionPitch(channel: number, semitones: number): void;
|
|
103
|
-
setChannelMute(channel: number, mute: boolean): void;
|
|
104
|
-
resetChannelStates(): void;
|
|
105
|
-
setChannelSolo(channel: number, solo: boolean): void;
|
|
106
|
-
setChannelVolume(channel: number, volume: number): void;
|
|
107
|
-
private _onSamplesPlayed;
|
|
108
|
-
protected checkForFinish(): void;
|
|
109
|
-
private _stopOneTimeMidi;
|
|
110
|
-
private _createPositionChangedEventArgs;
|
|
111
|
-
protected updateTimePosition(timePosition: number, isSeek: boolean): void;
|
|
112
|
-
/**
|
|
113
|
-
* @lateinit
|
|
114
|
-
*/
|
|
115
|
-
readonly ready: IEventEmitter;
|
|
116
|
-
readonly readyForPlayback: IEventEmitter;
|
|
117
|
-
readonly finished: IEventEmitter;
|
|
118
|
-
readonly soundFontLoaded: IEventEmitter;
|
|
119
|
-
readonly soundFontLoadFailed: IEventEmitterOfT<Error>;
|
|
120
|
-
/**
|
|
121
|
-
* @lateinit
|
|
122
|
-
*/
|
|
123
|
-
readonly midiLoaded: IEventEmitterOfT<PositionChangedEventArgs>;
|
|
124
|
-
readonly midiLoadFailed: IEventEmitterOfT<Error>;
|
|
125
|
-
/**
|
|
126
|
-
* @lateinit
|
|
127
|
-
*/
|
|
128
|
-
readonly stateChanged: IEventEmitterOfT<PlayerStateChangedEventArgs>;
|
|
129
|
-
/**
|
|
130
|
-
* @lateinit
|
|
131
|
-
*/
|
|
132
|
-
readonly positionChanged: IEventEmitterOfT<PositionChangedEventArgs>;
|
|
133
|
-
readonly midiEventsPlayed: IEventEmitterOfT<MidiEventsPlayedEventArgs>;
|
|
134
|
-
/**
|
|
135
|
-
* @lateinit
|
|
136
|
-
*/
|
|
137
|
-
readonly playbackRangeChanged: IEventEmitterOfT<PlaybackRangeChangedEventArgs>;
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
hasSamplesForProgram(program: number): boolean;
|
|
142
|
-
/**
|
|
143
|
-
* @internal
|
|
144
|
-
*/
|
|
145
|
-
hasSamplesForPercussion(key: number): boolean;
|
|
146
|
-
loadBackingTrack(_score: Score): void;
|
|
147
|
-
updateSyncPoints(_syncPoints: BackingTrackSyncPoint[]): void;
|
|
148
|
-
}
|
|
149
|
-
/**
|
|
150
|
-
* This is the main synthesizer component which can be used to
|
|
151
|
-
* play a {@link MidiFile} via a {@link ISynthOutput}.
|
|
152
|
-
* @public
|
|
153
|
-
*/
|
|
154
|
-
export declare class AlphaSynth extends AlphaSynthBase {
|
|
155
|
-
/**
|
|
156
|
-
* Initializes a new instance of the {@link AlphaSynth} class.
|
|
157
|
-
* @param output The output to use for playing the generated samples.
|
|
158
|
-
*/
|
|
159
|
-
constructor(output: ISynthOutput, bufferTimeInMilliseconds: number);
|
|
160
|
-
/**
|
|
161
|
-
* Creates a new audio exporter, initialized with the given data.
|
|
162
|
-
* @param options The export options to use.
|
|
163
|
-
* The track volume and transposition pitches must lists must be filled with midi channels.
|
|
164
|
-
* @param midi The midi file to use.
|
|
165
|
-
* @param syncPoints The sync points to use
|
|
166
|
-
* @param transpositionPitches The initial transposition pitches to apply.
|
|
167
|
-
* @param transpositionPitches The initial transposition pitches to apply.
|
|
168
|
-
*/
|
|
169
|
-
exportAudio(options: AudioExportOptions, midi: MidiFile, syncPoints: BackingTrackSyncPoint[], mainTranspositionPitches: Map<number, number>): IAlphaSynthAudioExporter;
|
|
170
|
-
}
|
|
171
|
-
/**
|
|
172
|
-
* An audio exporter allowing streaming synthesis of audio samples with a fixed configuration.
|
|
173
|
-
* This is the internal synchronous version of the public {@link IAudioExporter}.
|
|
174
|
-
* @public
|
|
175
|
-
*/
|
|
176
|
-
export interface IAlphaSynthAudioExporter {
|
|
177
|
-
/**
|
|
178
|
-
* Renders the next chunk of audio and provides it as result.
|
|
179
|
-
*
|
|
180
|
-
* @param milliseconds The rough number of milliseconds that should be synthesized and exported as chunk.
|
|
181
|
-
* @returns The requested chunk holding the samples and time information.
|
|
182
|
-
* If the song completed playback `undefined` is returned indicating the end.
|
|
183
|
-
* The provided audio might not be exactly the requested number of milliseconds as the synthesizer internally
|
|
184
|
-
* uses a fixed block size of 64 samples for synthesizing audio. Depending on the sample rate
|
|
185
|
-
* slightly longer audio is contained in the result.
|
|
186
|
-
*
|
|
187
|
-
* When the song ends, the chunk might contain less than the requested duration.
|
|
188
|
-
*/
|
|
189
|
-
render(milliseconds: number): AudioExportChunk | undefined;
|
|
190
|
-
}
|
|
191
|
-
/**
|
|
192
|
-
* A audio exporter allowing streaming synthesis of audio samples with a fixed configuration.
|
|
193
|
-
* @public
|
|
194
|
-
*/
|
|
195
|
-
export declare class AlphaSynthAudioExporter implements IAlphaSynthAudioExporter {
|
|
196
|
-
private _synth;
|
|
197
|
-
private _sequencer;
|
|
198
|
-
constructor(options: AudioExportOptions);
|
|
199
|
-
/**
|
|
200
|
-
* Loads the specified sound font.
|
|
201
|
-
* @param data The soundfont data.
|
|
202
|
-
*/
|
|
203
|
-
loadSoundFont(data: Uint8Array): void;
|
|
204
|
-
/**
|
|
205
|
-
* Loads the specified presets.
|
|
206
|
-
* @param presets The presets to use.
|
|
207
|
-
* @internal
|
|
208
|
-
*/
|
|
209
|
-
loadPresets(presets: Preset[] | null): void;
|
|
210
|
-
/**
|
|
211
|
-
* Limits the time range for which the export is done.
|
|
212
|
-
* @param range The time range
|
|
213
|
-
*/
|
|
214
|
-
limitExport(range: PlaybackRange): void;
|
|
215
|
-
/**
|
|
216
|
-
* Sets the transposition pitch of a given channel. This pitch is additionally applied beside the
|
|
217
|
-
* ones applied already via {@link applyTranspositionPitches}.
|
|
218
|
-
* @param channel The channel number
|
|
219
|
-
* @param semitones The number of semitones to apply as pitch offset.
|
|
220
|
-
*/
|
|
221
|
-
setChannelTranspositionPitch(channel: number, semitones: number): void;
|
|
222
|
-
/**
|
|
223
|
-
* Applies the given transposition pitches used for general pitch changes that should be applied to the song.
|
|
224
|
-
* Used for general transpositions applied to the file.
|
|
225
|
-
* @param transpositionPitches A map defining for a given list of midi channels the number of semitones that should be adjusted.
|
|
226
|
-
*/
|
|
227
|
-
applyTranspositionPitches(mainTranspositionPitches: Map<number, number>): void;
|
|
228
|
-
/**
|
|
229
|
-
* Loads the given midi file for synthesis.
|
|
230
|
-
* @param midi The midi file.
|
|
231
|
-
*/
|
|
232
|
-
loadMidiFile(midi: MidiFile): void;
|
|
233
|
-
/**
|
|
234
|
-
* Updates the sync points used for time synchronization with a backing track.
|
|
235
|
-
* @param syncPoints The sync points.
|
|
236
|
-
*/
|
|
237
|
-
updateSyncPoints(syncPoints: BackingTrackSyncPoint[]): void;
|
|
238
|
-
/**
|
|
239
|
-
* Sets the current and initial volume of the given channel.
|
|
240
|
-
* @param channel The channel number.
|
|
241
|
-
* @param volume The volume of of the channel (0.0-1.0)
|
|
242
|
-
*/
|
|
243
|
-
channelSetMixVolume(channel: number, volume: number): void;
|
|
244
|
-
private _generatedAudioCurrentTime;
|
|
245
|
-
private _generatedAudioEndTime;
|
|
246
|
-
setup(): void;
|
|
247
|
-
render(milliseconds: number): AudioExportChunk | undefined;
|
|
248
|
-
}
|
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
import { type IEventEmitter, type IEventEmitterOfT } from "./../EventEmitter";
|
|
2
|
-
import type { LogLevel } from "./../LogLevel";
|
|
3
|
-
import type { MidiEventType } from "./../midi/MidiEvent";
|
|
4
|
-
import type { MidiFile } from "./../midi/MidiFile";
|
|
5
|
-
import type { Score } from "./../model/Score";
|
|
6
|
-
import type { BackingTrackSyncPoint, IAlphaSynth } from "./IAlphaSynth";
|
|
7
|
-
import type { ISynthOutput } from "./ISynthOutput";
|
|
8
|
-
import type { MidiEventsPlayedEventArgs } from "./MidiEventsPlayedEventArgs";
|
|
9
|
-
import type { PlaybackRange } from "./PlaybackRange";
|
|
10
|
-
import { PlaybackRangeChangedEventArgs } from "./PlaybackRangeChangedEventArgs";
|
|
11
|
-
import { PlayerState } from "./PlayerState";
|
|
12
|
-
import { PlayerStateChangedEventArgs } from "./PlayerStateChangedEventArgs";
|
|
13
|
-
import { PositionChangedEventArgs } from "./PositionChangedEventArgs";
|
|
14
|
-
/**
|
|
15
|
-
* A {@link IAlphaSynth} implementation wrapping and underling other {@link IAlphaSynth}
|
|
16
|
-
* allowing dynamic changing of the underlying instance without loosing aspects like the
|
|
17
|
-
* main playback information and event listeners.
|
|
18
|
-
*
|
|
19
|
-
* @remarks
|
|
20
|
-
* This wrapper is used when re-exposing the underlying player via {@link AlphaTabApiBase} to integrators.
|
|
21
|
-
* Even with dynamic switching between synthesizer, backing tracks etc. aspects like volume, playbackspeed,
|
|
22
|
-
* event listeners etc. should not be lost.
|
|
23
|
-
*
|
|
24
|
-
* @internal
|
|
25
|
-
*/
|
|
26
|
-
export declare class AlphaSynthWrapper implements IAlphaSynth {
|
|
27
|
-
private _masterVolume;
|
|
28
|
-
private _metronomeVolume;
|
|
29
|
-
private _countInVolume;
|
|
30
|
-
private _playbackSpeed;
|
|
31
|
-
private _isLooping;
|
|
32
|
-
private _midiEventsPlayedFilter;
|
|
33
|
-
private _instance?;
|
|
34
|
-
private _instanceEventUnregister?;
|
|
35
|
-
constructor();
|
|
36
|
-
get instance(): IAlphaSynth | undefined;
|
|
37
|
-
set instance(value: IAlphaSynth | undefined);
|
|
38
|
-
get output(): ISynthOutput;
|
|
39
|
-
get isReady(): boolean;
|
|
40
|
-
get isReadyForPlayback(): boolean;
|
|
41
|
-
get state(): PlayerState;
|
|
42
|
-
get logLevel(): LogLevel;
|
|
43
|
-
set logLevel(value: LogLevel);
|
|
44
|
-
get masterVolume(): number;
|
|
45
|
-
set masterVolume(value: number);
|
|
46
|
-
get metronomeVolume(): number;
|
|
47
|
-
set metronomeVolume(value: number);
|
|
48
|
-
get playbackSpeed(): number;
|
|
49
|
-
set playbackSpeed(value: number);
|
|
50
|
-
get loadedMidiInfo(): PositionChangedEventArgs | undefined;
|
|
51
|
-
get currentPosition(): PositionChangedEventArgs;
|
|
52
|
-
get tickPosition(): number;
|
|
53
|
-
set tickPosition(value: number);
|
|
54
|
-
get timePosition(): number;
|
|
55
|
-
set timePosition(value: number);
|
|
56
|
-
get playbackRange(): PlaybackRange | null;
|
|
57
|
-
set playbackRange(value: PlaybackRange | null);
|
|
58
|
-
get isLooping(): boolean;
|
|
59
|
-
set isLooping(value: boolean);
|
|
60
|
-
get countInVolume(): number;
|
|
61
|
-
set countInVolume(value: number);
|
|
62
|
-
get midiEventsPlayedFilter(): MidiEventType[];
|
|
63
|
-
set midiEventsPlayedFilter(value: MidiEventType[]);
|
|
64
|
-
destroy(): void;
|
|
65
|
-
play(): boolean;
|
|
66
|
-
pause(): void;
|
|
67
|
-
playPause(): void;
|
|
68
|
-
stop(): void;
|
|
69
|
-
playOneTimeMidiFile(midi: MidiFile): void;
|
|
70
|
-
loadSoundFont(data: Uint8Array, append: boolean): void;
|
|
71
|
-
resetSoundFonts(): void;
|
|
72
|
-
loadMidiFile(midi: MidiFile): void;
|
|
73
|
-
loadBackingTrack(score: Score): void;
|
|
74
|
-
updateSyncPoints(syncPoints: BackingTrackSyncPoint[]): void;
|
|
75
|
-
applyTranspositionPitches(transpositionPitches: Map<number, number>): void;
|
|
76
|
-
setChannelTranspositionPitch(channel: number, semitones: number): void;
|
|
77
|
-
setChannelMute(channel: number, mute: boolean): void;
|
|
78
|
-
resetChannelStates(): void;
|
|
79
|
-
setChannelSolo(channel: number, solo: boolean): void;
|
|
80
|
-
setChannelVolume(channel: number, volume: number): void;
|
|
81
|
-
readonly ready: IEventEmitter;
|
|
82
|
-
readonly readyForPlayback: IEventEmitter;
|
|
83
|
-
readonly finished: IEventEmitter;
|
|
84
|
-
readonly soundFontLoaded: IEventEmitter;
|
|
85
|
-
readonly soundFontLoadFailed: IEventEmitterOfT<Error>;
|
|
86
|
-
readonly midiLoaded: IEventEmitterOfT<PositionChangedEventArgs>;
|
|
87
|
-
readonly midiLoadFailed: IEventEmitterOfT<Error>;
|
|
88
|
-
readonly stateChanged: IEventEmitterOfT<PlayerStateChangedEventArgs>;
|
|
89
|
-
readonly positionChanged: IEventEmitterOfT<PositionChangedEventArgs>;
|
|
90
|
-
readonly midiEventsPlayed: IEventEmitterOfT<MidiEventsPlayedEventArgs>;
|
|
91
|
-
readonly playbackRangeChanged: IEventEmitterOfT<PlaybackRangeChangedEventArgs>;
|
|
92
|
-
}
|