@coderline/alphatab-monaco 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/alphaTab.monaco.d.ts +2 -40
- package/dist/alphaTab.monaco.mjs +3 -2
- package/dist/alphatex.mjs +27 -0
- package/{src/lsp.ts → dist/lsp.mjs} +42 -112
- package/{src/lspMonacoMappings.ts → dist/lspMonacoMappings.mjs} +80 -136
- package/{src/textmate.ts → dist/textmate.mjs} +26 -22
- package/dist/{alphaTab.monaco.min.mjs → types.mjs} +2 -2
- package/dist/worker.mjs +6097 -0
- package/package.json +11 -3
- package/biome.jsonc +0 -31
- package/dist/abap.mjs +0 -1419
- package/dist/alphaTab.monaco2.mjs +0 -205141
- package/dist/alphatab-monaco.css +0 -7100
- package/dist/apex.mjs +0 -351
- package/dist/azcli.mjs +0 -89
- package/dist/bat.mjs +0 -121
- package/dist/bicep.mjs +0 -130
- package/dist/cameligo.mjs +0 -195
- package/dist/clojure.mjs +0 -782
- package/dist/coffee.mjs +0 -253
- package/dist/cpp.mjs +0 -410
- package/dist/csharp.mjs +0 -347
- package/dist/csp.mjs +0 -74
- package/dist/css.mjs +0 -206
- package/dist/cssMode.mjs +0 -2106
- package/dist/cypher.mjs +0 -284
- package/dist/dart.mjs +0 -302
- package/dist/dockerfile.mjs +0 -151
- package/dist/ecl.mjs +0 -477
- package/dist/elixir.mjs +0 -590
- package/dist/flow9.mjs +0 -163
- package/dist/freemarker2.mjs +0 -1029
- package/dist/fsharp.mjs +0 -238
- package/dist/go.mjs +0 -239
- package/dist/graphql.mjs +0 -172
- package/dist/handlebars.mjs +0 -452
- package/dist/hcl.mjs +0 -204
- package/dist/html.mjs +0 -341
- package/dist/htmlMode.mjs +0 -2121
- package/dist/ini.mjs +0 -92
- package/dist/java.mjs +0 -253
- package/dist/javascript.mjs +0 -90
- package/dist/jsonMode.mjs +0 -2830
- package/dist/julia.mjs +0 -532
- package/dist/kotlin.mjs +0 -274
- package/dist/less.mjs +0 -182
- package/dist/lexon.mjs +0 -178
- package/dist/liquid.mjs +0 -273
- package/dist/lua.mjs +0 -183
- package/dist/m3.mjs +0 -231
- package/dist/markdown.mjs +0 -250
- package/dist/mdx.mjs +0 -197
- package/dist/mips.mjs +0 -219
- package/dist/msdax.mjs +0 -396
- package/dist/mysql.mjs +0 -899
- package/dist/objective-c.mjs +0 -204
- package/dist/pascal.mjs +0 -272
- package/dist/pascaligo.mjs +0 -185
- package/dist/perl.mjs +0 -647
- package/dist/pgsql.mjs +0 -872
- package/dist/php.mjs +0 -521
- package/dist/pla.mjs +0 -158
- package/dist/postiats.mjs +0 -928
- package/dist/powerquery.mjs +0 -911
- package/dist/powershell.mjs +0 -260
- package/dist/protobuf.mjs +0 -441
- package/dist/pug.mjs +0 -423
- package/dist/python.mjs +0 -333
- package/dist/qsharp.mjs +0 -322
- package/dist/r.mjs +0 -264
- package/dist/razor.mjs +0 -583
- package/dist/redis.mjs +0 -323
- package/dist/redshift.mjs +0 -830
- package/dist/restructuredtext.mjs +0 -195
- package/dist/ruby.mjs +0 -532
- package/dist/rust.mjs +0 -364
- package/dist/sb.mjs +0 -136
- package/dist/scala.mjs +0 -391
- package/dist/scheme.mjs +0 -129
- package/dist/scss.mjs +0 -281
- package/dist/shell.mjs +0 -242
- package/dist/solidity.mjs +0 -1388
- package/dist/sophia.mjs +0 -220
- package/dist/sparql.mjs +0 -222
- package/dist/sql.mjs +0 -874
- package/dist/st.mjs +0 -437
- package/dist/swift.mjs +0 -333
- package/dist/systemverilog.mjs +0 -597
- package/dist/tcl.mjs +0 -253
- package/dist/tsMode.mjs +0 -1384
- package/dist/twig.mjs +0 -413
- 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/monaco/src/alphaTab.monaco.d.ts +0 -2
- package/dist/types/monaco/test/placeholder.test.d.ts +0 -1
- package/dist/types/monaco/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/dist/typescript.mjs +0 -375
- package/dist/typespec.mjs +0 -148
- package/dist/vb.mjs +0 -393
- package/dist/wgsl.mjs +0 -474
- package/dist/xml.mjs +0 -127
- package/dist/yaml.mjs +0 -238
- package/src/alphaTab.monaco.ts +0 -3
- package/src/alphatex.ts +0 -18
- package/src/types.ts +0 -16
- package/src/worker.ts +0 -4
- package/test/placeholder.test.ts +0 -3
- package/tsconfig.json +0 -3
- package/vite.config.ts +0 -17
- /package/dist/{types/monaco/src/alphatex.d.ts → alphatex.d.ts} +0 -0
- /package/dist/{types/monaco/src/lsp.d.ts → lsp.d.ts} +0 -0
- /package/dist/{types/monaco/src/lspMonacoMappings.d.ts → lspMonacoMappings.d.ts} +0 -0
- /package/dist/{types/monaco/src/textmate.d.ts → textmate.d.ts} +0 -0
- /package/dist/{types/monaco/src/types.d.ts → types.d.ts} +0 -0
- /package/dist/{types/monaco/src/worker.d.ts → worker.d.ts} +0 -0
|
@@ -1,411 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Lists all modes how alphaTab can scroll the container during playback.
|
|
3
|
-
* @public
|
|
4
|
-
*/
|
|
5
|
-
export declare enum ScrollMode {
|
|
6
|
-
/**
|
|
7
|
-
* Do not scroll automatically
|
|
8
|
-
*/
|
|
9
|
-
Off = 0,
|
|
10
|
-
/**
|
|
11
|
-
* Scrolling happens as soon the offsets of the cursors change.
|
|
12
|
-
*/
|
|
13
|
-
Continuous = 1,
|
|
14
|
-
/**
|
|
15
|
-
* Scrolling happens as soon the cursors exceed the displayed range.
|
|
16
|
-
*/
|
|
17
|
-
OffScreen = 2
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* This object defines the details on how to generate the vibrato effects.
|
|
21
|
-
* @json
|
|
22
|
-
* @json_declaration
|
|
23
|
-
* @public
|
|
24
|
-
*/
|
|
25
|
-
export declare class VibratoPlaybackSettings {
|
|
26
|
-
/**
|
|
27
|
-
* The wavelength of the note-wide vibrato in midi ticks.
|
|
28
|
-
* @defaultValue `240`
|
|
29
|
-
*/
|
|
30
|
-
noteWideLength: number;
|
|
31
|
-
/**
|
|
32
|
-
* The amplitude for the note-wide vibrato in semitones.
|
|
33
|
-
* @defaultValue `1`
|
|
34
|
-
*/
|
|
35
|
-
noteWideAmplitude: number;
|
|
36
|
-
/**
|
|
37
|
-
* The wavelength of the note-slight vibrato in midi ticks.
|
|
38
|
-
* @defaultValue `360`
|
|
39
|
-
*/
|
|
40
|
-
noteSlightLength: number;
|
|
41
|
-
/**
|
|
42
|
-
* The amplitude for the note-slight vibrato in semitones.
|
|
43
|
-
* @defaultValue `0.5`
|
|
44
|
-
*/
|
|
45
|
-
noteSlightAmplitude: number;
|
|
46
|
-
/**
|
|
47
|
-
* The wavelength of the beat-wide vibrato in midi ticks.
|
|
48
|
-
* @defaultValue `480`
|
|
49
|
-
*/
|
|
50
|
-
beatWideLength: number;
|
|
51
|
-
/**
|
|
52
|
-
* The amplitude for the beat-wide vibrato in semitones.
|
|
53
|
-
* @defaultValue `2`
|
|
54
|
-
*/
|
|
55
|
-
beatWideAmplitude: number;
|
|
56
|
-
/**
|
|
57
|
-
* The wavelength of the beat-slight vibrato in midi ticks.
|
|
58
|
-
* @defaultValue `480`
|
|
59
|
-
*/
|
|
60
|
-
beatSlightLength: number;
|
|
61
|
-
/**
|
|
62
|
-
* The amplitude for the beat-slight vibrato in semitones.
|
|
63
|
-
* @defaultValue `2`
|
|
64
|
-
*/
|
|
65
|
-
beatSlightAmplitude: number;
|
|
66
|
-
}
|
|
67
|
-
/**
|
|
68
|
-
* This object defines the details on how to generate the slide effects.
|
|
69
|
-
* @json
|
|
70
|
-
* @json_declaration
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
export declare class SlidePlaybackSettings {
|
|
74
|
-
/**
|
|
75
|
-
* Gets or sets 1/4 tones (bend value) offset that
|
|
76
|
-
* simple slides like slide-out-below or slide-in-above use.
|
|
77
|
-
* @defaultValue `6`
|
|
78
|
-
*/
|
|
79
|
-
simpleSlidePitchOffset: number;
|
|
80
|
-
/**
|
|
81
|
-
* The percentage which the simple slides should take up
|
|
82
|
-
* from the whole note. for "slide into" effects the slide will take place
|
|
83
|
-
* from time 0 where the note is plucked to 25% of the overall note duration.
|
|
84
|
-
* For "slide out" effects the slide will start 75% and finish at 100% of the overall
|
|
85
|
-
* note duration.
|
|
86
|
-
* @defaultValue `0.25`
|
|
87
|
-
*/
|
|
88
|
-
simpleSlideDurationRatio: number;
|
|
89
|
-
/**
|
|
90
|
-
* The percentage which the legato and shift slides should take up
|
|
91
|
-
* from the whole note. For a value 0.5 the sliding will start at 50% of the overall note duration
|
|
92
|
-
* and finish at 100%
|
|
93
|
-
* @defaultValue `0.5`
|
|
94
|
-
*/
|
|
95
|
-
shiftSlideDurationRatio: number;
|
|
96
|
-
}
|
|
97
|
-
/**
|
|
98
|
-
* Lists the different modes how alphaTab will play the generated audio.
|
|
99
|
-
* @target web
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
export declare enum PlayerOutputMode {
|
|
103
|
-
/**
|
|
104
|
-
* If audio worklets are available in the browser, they will be used for playing the audio.
|
|
105
|
-
* It will fallback to the ScriptProcessor output if unavailable.
|
|
106
|
-
*/
|
|
107
|
-
WebAudioAudioWorklets = 0,
|
|
108
|
-
/**
|
|
109
|
-
* Uses the legacy ScriptProcessor output which might perform worse.
|
|
110
|
-
*/
|
|
111
|
-
WebAudioScriptProcessor = 1
|
|
112
|
-
}
|
|
113
|
-
/**
|
|
114
|
-
* Lists the different modes how the internal alphaTab player (and related cursor behavior) is working.
|
|
115
|
-
* @public
|
|
116
|
-
*/
|
|
117
|
-
export declare enum PlayerMode {
|
|
118
|
-
/**
|
|
119
|
-
* The player functionality is fully disabled.
|
|
120
|
-
*/
|
|
121
|
-
Disabled = 0,
|
|
122
|
-
/**
|
|
123
|
-
* The player functionality is enabled.
|
|
124
|
-
* If the loaded file provides a backing track, it is used for playback.
|
|
125
|
-
* If no backing track is provided, the midi synthesizer is used.
|
|
126
|
-
*/
|
|
127
|
-
EnabledAutomatic = 1,
|
|
128
|
-
/**
|
|
129
|
-
* The player functionality is enabled and the synthesizer is used (even if a backing track is embedded in the file).
|
|
130
|
-
*/
|
|
131
|
-
EnabledSynthesizer = 2,
|
|
132
|
-
/**
|
|
133
|
-
* The player functionality is enabled. If the input data model has no backing track configured, the player might not work as expected (as playback completes instantly).
|
|
134
|
-
*/
|
|
135
|
-
EnabledBackingTrack = 3,
|
|
136
|
-
/**
|
|
137
|
-
* The player functionality is enabled and an external audio/video source is used as time axis.
|
|
138
|
-
* The related player APIs need to be used to update the current position of the external audio source within alphaTab.
|
|
139
|
-
*/
|
|
140
|
-
EnabledExternalMedia = 4
|
|
141
|
-
}
|
|
142
|
-
/**
|
|
143
|
-
* The player settings control how the audio playback and UI is behaving.
|
|
144
|
-
* @json
|
|
145
|
-
* @json_declaration
|
|
146
|
-
* @public
|
|
147
|
-
*/
|
|
148
|
-
export declare class PlayerSettings {
|
|
149
|
-
/**
|
|
150
|
-
* The sound font file to load for the player.
|
|
151
|
-
* @target web
|
|
152
|
-
* @since 0.9.6
|
|
153
|
-
* @defaultValue `null`
|
|
154
|
-
* @category Player - JavaScript Specific
|
|
155
|
-
* @remarks
|
|
156
|
-
* When the player is enabled the soundfont from this URL will be loaded automatically after the player is ready.
|
|
157
|
-
*/
|
|
158
|
-
soundFont: string | null;
|
|
159
|
-
/**
|
|
160
|
-
* The element to apply the scrolling on.
|
|
161
|
-
* @target web
|
|
162
|
-
* @json_read_only
|
|
163
|
-
* @json_raw
|
|
164
|
-
* @since 0.9.6
|
|
165
|
-
* @defaultValue `html,body`
|
|
166
|
-
* @category Player - JavaScript Specific
|
|
167
|
-
* @remarks
|
|
168
|
-
* When the player is active, it by default automatically scrolls the browser window to the currently played bar. This setting
|
|
169
|
-
* defines which elements should be scrolled to bring the played bar into the view port. By default scrolling happens on the `html,body`
|
|
170
|
-
* selector.
|
|
171
|
-
*/
|
|
172
|
-
scrollElement: string | HTMLElement;
|
|
173
|
-
/**
|
|
174
|
-
* The mode used for playing audio samples
|
|
175
|
-
* @target web
|
|
176
|
-
* @since 1.3.0
|
|
177
|
-
* @defaultValue `PlayerOutputMode.WebAudioAudioWorklets`
|
|
178
|
-
* @category Player - JavaScript Specific
|
|
179
|
-
* @remarks
|
|
180
|
-
* Controls how alphaTab will play the audio samples in the browser.
|
|
181
|
-
*/
|
|
182
|
-
outputMode: PlayerOutputMode;
|
|
183
|
-
/**
|
|
184
|
-
* Whether the player should be enabled.
|
|
185
|
-
* @since 0.9.6
|
|
186
|
-
* @defaultValue `false`
|
|
187
|
-
* @category Player
|
|
188
|
-
* @deprecated Use {@link playerMode} instead.
|
|
189
|
-
* @remarks
|
|
190
|
-
* This setting configures whether the player feature is enabled or not. Depending on the platform enabling the player needs some additional actions of the developer.
|
|
191
|
-
* For the JavaScript version the [player.soundFont](/docs/reference/settings/player/soundfont) property must be set to the URL of the sound font that should be used or it must be loaded manually via API.
|
|
192
|
-
* For .net manually the soundfont must be loaded.
|
|
193
|
-
*
|
|
194
|
-
* AlphaTab does not ship a default UI for the player. The API must be hooked up to some UI controls to allow the user to interact with the player.
|
|
195
|
-
*/
|
|
196
|
-
enablePlayer: boolean;
|
|
197
|
-
/**
|
|
198
|
-
* Whether the player should be enabled and which mode it should use.
|
|
199
|
-
* @since 1.6.0
|
|
200
|
-
* @defaultValue `PlayerMode.Disabled`
|
|
201
|
-
* @category Player
|
|
202
|
-
* @remarks
|
|
203
|
-
* This setting configures whether the player feature is enabled or not. Depending on the platform enabling the player needs some additional actions of the developer.
|
|
204
|
-
*
|
|
205
|
-
* **Synthesizer**
|
|
206
|
-
*
|
|
207
|
-
* If the synthesizer is used (via {@link PlayerMode.EnabledAutomatic} or {@link PlayerMode.EnabledSynthesizer}) a sound font is needed so that the midi synthesizer can produce the audio samples.
|
|
208
|
-
*
|
|
209
|
-
* For the JavaScript version the [player.soundFont](/docs/reference/settings/player/soundfont) property must be set to the URL of the sound font that should be used or it must be loaded manually via API.
|
|
210
|
-
* For .net manually the soundfont must be loaded.
|
|
211
|
-
*
|
|
212
|
-
* **Backing Track**
|
|
213
|
-
*
|
|
214
|
-
* For a built-in backing track of the input file no additional data needs to be loaded (assuming everything is filled via the input file).
|
|
215
|
-
* Otherwise the `score.backingTrack` needs to be filled before loading and the related sync points need to be configured.
|
|
216
|
-
*
|
|
217
|
-
* **External Media**
|
|
218
|
-
*
|
|
219
|
-
* For synchronizing alphaTab with an external media no data needs to be loaded into alphaTab. The configured sync points on the MasterBars are used
|
|
220
|
-
* as reference to synchronize the external media with the internal time axis. Then the related APIs on the AlphaTabApi object need to be used
|
|
221
|
-
* to update the playback state and exterrnal audio position during playback.
|
|
222
|
-
*
|
|
223
|
-
* **User Interface**
|
|
224
|
-
*
|
|
225
|
-
* AlphaTab does not ship a default UI for the player. The API must be hooked up to some UI controls to allow the user to interact with the player.
|
|
226
|
-
*/
|
|
227
|
-
playerMode: PlayerMode;
|
|
228
|
-
/**
|
|
229
|
-
* Whether playback cursors should be displayed.
|
|
230
|
-
* @since 0.9.6
|
|
231
|
-
* @defaultValue `true` (if player is not disabled)
|
|
232
|
-
* @category Player
|
|
233
|
-
* @remarks
|
|
234
|
-
* This setting configures whether the playback cursors are shown or not. In case a developer decides to built an own cursor system the default one can be disabled with this setting. Enabling the cursor also requires the player to be active.
|
|
235
|
-
*/
|
|
236
|
-
enableCursor: boolean;
|
|
237
|
-
/**
|
|
238
|
-
* Whether the beat cursor should be animated or just ticking.
|
|
239
|
-
* @since 1.2.3
|
|
240
|
-
* @defaultValue `true`
|
|
241
|
-
* @category Player
|
|
242
|
-
* @remarks
|
|
243
|
-
* This setting configures whether the beat cursor is animated smoothly or whether it is ticking from beat to beat.
|
|
244
|
-
* The animation of the cursor might not be available on all targets so it might not have any effect.
|
|
245
|
-
*/
|
|
246
|
-
enableAnimatedBeatCursor: boolean;
|
|
247
|
-
/**
|
|
248
|
-
* Whether the notation elements of the currently played beat should be highlighted.
|
|
249
|
-
* @since 1.2.3
|
|
250
|
-
* @defaultValue `true`
|
|
251
|
-
* @category Player
|
|
252
|
-
* @remarks
|
|
253
|
-
* This setting configures whether the note elements are highlighted during playback.
|
|
254
|
-
* The highlighting of elements might not be available on all targets and render engine, so it might not have any effect.
|
|
255
|
-
*/
|
|
256
|
-
enableElementHighlighting: boolean;
|
|
257
|
-
/**
|
|
258
|
-
* Whether the default user interaction behavior should be active or not.
|
|
259
|
-
* @since 0.9.7
|
|
260
|
-
* @defaultValue `true`
|
|
261
|
-
* @category Player
|
|
262
|
-
* @remarks
|
|
263
|
-
* This setting configures whether alphaTab provides the default user interaction features like selection of the playback range and "seek on click".
|
|
264
|
-
* By default users can select the desired playback range with the mouse and also jump to individual beats by click. This behavior can be contolled with this setting.
|
|
265
|
-
*/
|
|
266
|
-
enableUserInteraction: boolean;
|
|
267
|
-
/**
|
|
268
|
-
* The X-offset to add when scrolling.
|
|
269
|
-
* @since 0.9.6
|
|
270
|
-
* @defaultValue `0`
|
|
271
|
-
* @category Player
|
|
272
|
-
* @remarks
|
|
273
|
-
* When alphaTab does an auto-scrolling to the displayed bar, it will try to align the view port to the displayed bar. If due to
|
|
274
|
-
* some layout specifics or for aesthetics a small padding is needed, this setting allows an additional X-offset that is added to the
|
|
275
|
-
* scroll position.
|
|
276
|
-
*/
|
|
277
|
-
scrollOffsetX: number;
|
|
278
|
-
/**
|
|
279
|
-
* The Y-offset to add when scrolling.
|
|
280
|
-
* @since 0.9.6
|
|
281
|
-
* @defaultValue `0`
|
|
282
|
-
* @category Player
|
|
283
|
-
* @remarks
|
|
284
|
-
* When alphaTab does an auto-scrolling to the displayed bar, it will try to align the view port to the displayed bar. If due to
|
|
285
|
-
* some layout specifics or for aesthetics a small padding is needed, this setting allows an additional Y-offset that is added to the
|
|
286
|
-
* scroll position.
|
|
287
|
-
*/
|
|
288
|
-
scrollOffsetY: number;
|
|
289
|
-
/**
|
|
290
|
-
* The mode how to scroll.
|
|
291
|
-
* @since 0.9.6
|
|
292
|
-
* @defaultValue `ScrollMode.Continuous`
|
|
293
|
-
* @category Player
|
|
294
|
-
* @remarks
|
|
295
|
-
* This setting controls how alphaTab behaves for scrolling.
|
|
296
|
-
*/
|
|
297
|
-
scrollMode: ScrollMode;
|
|
298
|
-
/**
|
|
299
|
-
* How fast the scrolling to the new position should happen.
|
|
300
|
-
* @since 0.9.6
|
|
301
|
-
* @defaultValue `300`
|
|
302
|
-
* @category Player
|
|
303
|
-
* @remarks
|
|
304
|
-
* If possible from the platform, alphaTab will try to do a smooth scrolling to the played bar.
|
|
305
|
-
* This setting defines the speed of scrolling in milliseconds.
|
|
306
|
-
* Note that {@link nativeBrowserSmoothScroll} must be set to `false` for this to have an effect.
|
|
307
|
-
*/
|
|
308
|
-
scrollSpeed: number;
|
|
309
|
-
/**
|
|
310
|
-
* Whether the native browser smooth scroll mechanism should be used over a custom animation.
|
|
311
|
-
* @target web
|
|
312
|
-
* @since 1.2.3
|
|
313
|
-
* @defaultValue `true`
|
|
314
|
-
* @category Player
|
|
315
|
-
* @remarks
|
|
316
|
-
* This setting configures whether the [native browser feature](https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollTo)
|
|
317
|
-
* for smooth scrolling should be used over a custom animation.
|
|
318
|
-
* If this setting is enabled, options like {@link scrollSpeed} will not have an effect anymore.
|
|
319
|
-
*/
|
|
320
|
-
nativeBrowserSmoothScroll: boolean;
|
|
321
|
-
/**
|
|
322
|
-
* The bend duration in milliseconds for songbook bends.
|
|
323
|
-
* @since 0.9.6
|
|
324
|
-
* @defaultValue `75`
|
|
325
|
-
* @category Player
|
|
326
|
-
* @remarks
|
|
327
|
-
* If the display mode `songbook` is enabled, this has an effect on the way bends are played. For songbook bends the bend is done very quickly at the end or start of the beat.
|
|
328
|
-
* This setting defines the play duration for those bends in milliseconds. This duration is in milliseconds unlike some other settings which are in midi ticks. The reason is that on songbook bends,
|
|
329
|
-
* the bends should always be played in the same speed, regardless of the song tempo. Midi ticks are tempo dependent.
|
|
330
|
-
*/
|
|
331
|
-
songBookBendDuration: number;
|
|
332
|
-
/**
|
|
333
|
-
* The duration of whammy dips in milliseconds for songbook whammys.
|
|
334
|
-
* @since 0.9.6
|
|
335
|
-
* @defaultValue `150`
|
|
336
|
-
* @category Player
|
|
337
|
-
* @remarks
|
|
338
|
-
* If the display mode `songbook` is enabled, this has an effect on the way whammy dips are played. For songbook dips the whammy is pressed very quickly at the start of the beat.
|
|
339
|
-
* This setting defines the play duration for those whammy bars in milliseconds. This duration is in milliseconds unlike some other settings which are in midi ticks. The reason is that on songbook dips,
|
|
340
|
-
* the whammy should always be pressed in the same speed, regardless of the song tempo. Midi ticks are tempo dependent.
|
|
341
|
-
*/
|
|
342
|
-
songBookDipDuration: number;
|
|
343
|
-
/**
|
|
344
|
-
* The Vibrato settings allow control how the different vibrato types are generated for audio.
|
|
345
|
-
* @json_partial_names
|
|
346
|
-
* @since 0.9.6
|
|
347
|
-
* @category Player
|
|
348
|
-
* @remarks
|
|
349
|
-
* AlphaTab supports 4 types of vibratos, for each vibrato the amplitude and the wavelength can be configured. The amplitude controls how many semitones
|
|
350
|
-
* the vibrato changes the pitch up and down while playback. The wavelength controls how many midi ticks it will take to complete one up and down vibrato.
|
|
351
|
-
* The 4 vibrato types are:
|
|
352
|
-
*
|
|
353
|
-
* 1. Beat Slight - A fast vibrato on the whole beat. This vibrato is usually done with the whammy bar.
|
|
354
|
-
* 2. Beat Wide - A slow vibrato on the whole beat. This vibrato is usually done with the whammy bar.
|
|
355
|
-
* 3. Note Slight - A fast vibrato on a single note. This vibrato is usually done with the finger on the fretboard.
|
|
356
|
-
* 4. Note Wide - A slow vibrato on a single note. This vibrato is usually done with the finger on the fretboard.
|
|
357
|
-
*/
|
|
358
|
-
readonly vibrato: VibratoPlaybackSettings;
|
|
359
|
-
/**
|
|
360
|
-
* The slide settings allow control how the different slide types are generated for audio.
|
|
361
|
-
* @json_partial_names
|
|
362
|
-
* @since 0.9.6
|
|
363
|
-
* @domWildcard
|
|
364
|
-
* @category Player
|
|
365
|
-
* @remarks
|
|
366
|
-
* AlphaTab supports various types of slides which can be grouped into 3 types:
|
|
367
|
-
*
|
|
368
|
-
* * Shift Slides
|
|
369
|
-
* * Legato Slides
|
|
370
|
-
*
|
|
371
|
-
*
|
|
372
|
-
* * Slide into from below
|
|
373
|
-
* * Slide into from above
|
|
374
|
-
* * Slide out to below
|
|
375
|
-
* * Slide out to above
|
|
376
|
-
*
|
|
377
|
-
*
|
|
378
|
-
* * Pick Slide out to above
|
|
379
|
-
* * Pick Slide out to below
|
|
380
|
-
*
|
|
381
|
-
* For the first 2 groups the audio generation can be adapted. For the pick slide the audio generation cannot be adapted
|
|
382
|
-
* as there is no mechanism yet in alphaTab to play pick slides to make them sound real.
|
|
383
|
-
*
|
|
384
|
-
* For the first group only the duration or start point of the slide can be configured while for the second group
|
|
385
|
-
* the duration/start-point and the pitch offset can be configured.
|
|
386
|
-
*/
|
|
387
|
-
readonly slide: SlidePlaybackSettings;
|
|
388
|
-
/**
|
|
389
|
-
* Whether the triplet feel should be played or only displayed.
|
|
390
|
-
* @since 0.9.6
|
|
391
|
-
* @defaultValue `true`
|
|
392
|
-
* @category Player
|
|
393
|
-
* @remarks
|
|
394
|
-
* If this setting is enabled alphaTab will play the triplet feels accordingly, if it is disabled the triplet feel is only displayed but not played.
|
|
395
|
-
*/
|
|
396
|
-
playTripletFeel: boolean;
|
|
397
|
-
/**
|
|
398
|
-
* The number of milliseconds the player should buffer.
|
|
399
|
-
* @since 1.2.3
|
|
400
|
-
* @defaultValue `500`
|
|
401
|
-
* @category Player
|
|
402
|
-
* @remarks
|
|
403
|
-
* Gets or sets how many milliseconds of audio samples should be buffered in total.
|
|
404
|
-
*
|
|
405
|
-
* * Larger buffers cause a delay from when audio settings like volumes will be applied.
|
|
406
|
-
* * Smaller buffers can cause audio crackling due to constant buffering that is happening.
|
|
407
|
-
*
|
|
408
|
-
* This buffer size can be changed whenever needed.
|
|
409
|
-
*/
|
|
410
|
-
bufferTimeInMilliseconds: number;
|
|
411
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Represents the progress of any data being loaded.
|
|
3
|
-
* @public
|
|
4
|
-
*/
|
|
5
|
-
export declare class ProgressEventArgs {
|
|
6
|
-
/**
|
|
7
|
-
* Gets the currently loaded bytes.
|
|
8
|
-
*/
|
|
9
|
-
readonly loaded: number;
|
|
10
|
-
/**
|
|
11
|
-
* Gets the total number of bytes to load.
|
|
12
|
-
*/
|
|
13
|
-
readonly total: number;
|
|
14
|
-
/**
|
|
15
|
-
* Initializes a new instance of the {@link ProgressEventArgs} class.
|
|
16
|
-
* @param loaded
|
|
17
|
-
* @param total
|
|
18
|
-
*/
|
|
19
|
-
constructor(loaded: number, total: number);
|
|
20
|
-
}
|
|
@@ -1,175 +0,0 @@
|
|
|
1
|
-
import { Color } from "./model/Color";
|
|
2
|
-
import { Font } from "./model/Font";
|
|
3
|
-
import { ScoreSubElement } from "./model/Score";
|
|
4
|
-
import { EngravingSettings } from "./EngravingSettings";
|
|
5
|
-
/**
|
|
6
|
-
* This public class contains central definitions for controlling the visual appearance.
|
|
7
|
-
* @json
|
|
8
|
-
* @json_declaration
|
|
9
|
-
* @public
|
|
10
|
-
*/
|
|
11
|
-
export declare class RenderingResources {
|
|
12
|
-
private static _sansFont;
|
|
13
|
-
private static _serifFont;
|
|
14
|
-
/**
|
|
15
|
-
* The name of the SMuFL Font to use for rendering music symbols.
|
|
16
|
-
*
|
|
17
|
-
* @remarks
|
|
18
|
-
* If this family name is provided, alphaTab will not load any custom font, but expects
|
|
19
|
-
* this font to be available in your environment (loadad as webfont or registered in alphaSkia).
|
|
20
|
-
*
|
|
21
|
-
* When using alphaTab in a browser environment it is rather recommended to specify the web font
|
|
22
|
-
* via the `smuflFontSources` on the `CoreSettings`and skipping this setting.
|
|
23
|
-
*
|
|
24
|
-
* You will also need to fill {@link engravingSettings} to match this font.
|
|
25
|
-
*
|
|
26
|
-
* @since 1.7.0
|
|
27
|
-
* @internal
|
|
28
|
-
*/
|
|
29
|
-
smuflFontFamilyName?: string;
|
|
30
|
-
/**
|
|
31
|
-
* The SMuFL Metrics to use for rendering music symbols.
|
|
32
|
-
* @defaultValue `alphaTab`
|
|
33
|
-
* @since 1.7.0
|
|
34
|
-
*/
|
|
35
|
-
engravingSettings: EngravingSettings;
|
|
36
|
-
/**
|
|
37
|
-
* The font to use for displaying the songs copyright information in the header of the music sheet.
|
|
38
|
-
* @defaultValue `bold 12px Arial, sans-serif`
|
|
39
|
-
* @since 0.9.6
|
|
40
|
-
*/
|
|
41
|
-
copyrightFont: Font;
|
|
42
|
-
/**
|
|
43
|
-
* The font to use for displaying the songs title in the header of the music sheet.
|
|
44
|
-
* @defaultValue `32px Georgia, serif`
|
|
45
|
-
* @since 0.9.6
|
|
46
|
-
*/
|
|
47
|
-
titleFont: Font;
|
|
48
|
-
/**
|
|
49
|
-
* The font to use for displaying the songs subtitle in the header of the music sheet.
|
|
50
|
-
* @defaultValue `20px Georgia, serif`
|
|
51
|
-
* @since 0.9.6
|
|
52
|
-
*/
|
|
53
|
-
subTitleFont: Font;
|
|
54
|
-
/**
|
|
55
|
-
* The font to use for displaying the lyrics information in the header of the music sheet.
|
|
56
|
-
* @defaultValue `15px Arial, sans-serif`
|
|
57
|
-
* @since 0.9.6
|
|
58
|
-
*/
|
|
59
|
-
wordsFont: Font;
|
|
60
|
-
/**
|
|
61
|
-
* The font to use for displaying certain effect related elements in the music sheet.
|
|
62
|
-
* @defaultValue `italic 12px Georgia, serif`
|
|
63
|
-
* @since 0.9.6
|
|
64
|
-
*/
|
|
65
|
-
effectFont: Font;
|
|
66
|
-
/**
|
|
67
|
-
* The font to use for displaying beat time information in the music sheet.
|
|
68
|
-
* @defaultValue `12px Georgia, serif`
|
|
69
|
-
* @since 1.4.0
|
|
70
|
-
*/
|
|
71
|
-
timerFont: Font;
|
|
72
|
-
/**
|
|
73
|
-
* The font to use for displaying the directions texts.
|
|
74
|
-
* @defaultValue `14px Georgia, serif`
|
|
75
|
-
* @since 1.4.0
|
|
76
|
-
*/
|
|
77
|
-
directionsFont: Font;
|
|
78
|
-
/**
|
|
79
|
-
* The font to use for displaying the fretboard numbers in chord diagrams.
|
|
80
|
-
* @defaultValue `11px Arial, sans-serif`
|
|
81
|
-
* @since 0.9.6
|
|
82
|
-
*/
|
|
83
|
-
fretboardNumberFont: Font;
|
|
84
|
-
/**
|
|
85
|
-
* The font to use for displaying the numbered music notation in the music sheet.
|
|
86
|
-
* @defaultValue `14px Arial, sans-serif`
|
|
87
|
-
* @since 1.4.0
|
|
88
|
-
*/
|
|
89
|
-
numberedNotationFont: Font;
|
|
90
|
-
/**
|
|
91
|
-
* The font to use for displaying the grace notes in numbered music notation in the music sheet.
|
|
92
|
-
* @defaultValue `16px Arial, sans-serif`
|
|
93
|
-
* @since 1.4.0
|
|
94
|
-
*/
|
|
95
|
-
numberedNotationGraceFont: Font;
|
|
96
|
-
/**
|
|
97
|
-
* The font to use for displaying the guitar tablature numbers in the music sheet.
|
|
98
|
-
* @defaultValue `13px Arial, sans-serif`
|
|
99
|
-
* @since 0.9.6
|
|
100
|
-
*/
|
|
101
|
-
tablatureFont: Font;
|
|
102
|
-
/**
|
|
103
|
-
* The font to use for grace notation related texts in the music sheet.
|
|
104
|
-
* @defaultValue `11px Arial, sans-serif`
|
|
105
|
-
* @since 0.9.6
|
|
106
|
-
*/
|
|
107
|
-
graceFont: Font;
|
|
108
|
-
/**
|
|
109
|
-
* The color to use for rendering the lines of staves.
|
|
110
|
-
* @defaultValue `rgb(165, 165, 165)`
|
|
111
|
-
* @since 0.9.6
|
|
112
|
-
*/
|
|
113
|
-
staffLineColor: Color;
|
|
114
|
-
/**
|
|
115
|
-
* The color to use for rendering bar separators, the accolade and repeat signs.
|
|
116
|
-
* @defaultValue `rgb(34, 34, 17)`
|
|
117
|
-
* @since 0.9.6
|
|
118
|
-
*/
|
|
119
|
-
barSeparatorColor: Color;
|
|
120
|
-
/**
|
|
121
|
-
* The font to use for displaying the bar numbers above the music sheet.
|
|
122
|
-
* @defaultValue `11px Arial, sans-serif`
|
|
123
|
-
* @since 0.9.6
|
|
124
|
-
*/
|
|
125
|
-
barNumberFont: Font;
|
|
126
|
-
/**
|
|
127
|
-
* The color to use for displaying the bar numbers above the music sheet.
|
|
128
|
-
* @defaultValue `rgb(200, 0, 0)`
|
|
129
|
-
* @since 0.9.6
|
|
130
|
-
*/
|
|
131
|
-
barNumberColor: Color;
|
|
132
|
-
/**
|
|
133
|
-
* The font to use for displaying finger information in the music sheet.
|
|
134
|
-
* @defaultValue `14px Georgia, serif`
|
|
135
|
-
* @since 0.9.6
|
|
136
|
-
* @deprecated Since 1.7.0 alphaTab uses the glyphs contained in the SMuFL font
|
|
137
|
-
*/
|
|
138
|
-
fingeringFont: Font;
|
|
139
|
-
/**
|
|
140
|
-
* The font to use for displaying finger information when inline into the music sheet.
|
|
141
|
-
* @defaultValue `12px Georgia, serif`
|
|
142
|
-
* @since 1.4.0
|
|
143
|
-
* @deprecated Since 1.7.0 alphaTab uses the glyphs contained in the SMuFL font
|
|
144
|
-
*/
|
|
145
|
-
inlineFingeringFont: Font;
|
|
146
|
-
/**
|
|
147
|
-
* The font to use for section marker labels shown above the music sheet.
|
|
148
|
-
* @defaultValue `bold 14px Georgia, serif`
|
|
149
|
-
* @since 0.9.6
|
|
150
|
-
*/
|
|
151
|
-
markerFont: Font;
|
|
152
|
-
/**
|
|
153
|
-
* The color to use for music notation elements of the primary voice.
|
|
154
|
-
* @defaultValue `rgb(0, 0, 0)`
|
|
155
|
-
* @since 0.9.6
|
|
156
|
-
*/
|
|
157
|
-
mainGlyphColor: Color;
|
|
158
|
-
/**
|
|
159
|
-
* The color to use for music notation elements of the secondary voices.
|
|
160
|
-
* @defaultValue `rgb(0,0,0,0.4)`
|
|
161
|
-
* @since 0.9.6
|
|
162
|
-
*/
|
|
163
|
-
secondaryGlyphColor: Color;
|
|
164
|
-
/**
|
|
165
|
-
* The color to use for displaying the song information above the music sheets.
|
|
166
|
-
* @defaultValue `rgb(0, 0, 0)`
|
|
167
|
-
* @since 0.9.6
|
|
168
|
-
*/
|
|
169
|
-
scoreInfoColor: Color;
|
|
170
|
-
/**
|
|
171
|
-
* @internal
|
|
172
|
-
* @param element
|
|
173
|
-
*/
|
|
174
|
-
getFontForElement(element: ScoreSubElement): Font;
|
|
175
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { Settings } from "./Settings";
|
|
2
|
-
/**
|
|
3
|
-
* Represents the information related to a resize event.
|
|
4
|
-
* @public
|
|
5
|
-
*/
|
|
6
|
-
export declare class ResizeEventArgs {
|
|
7
|
-
/**
|
|
8
|
-
* Gets the size before the resizing happened.
|
|
9
|
-
*/
|
|
10
|
-
oldWidth: number;
|
|
11
|
-
/**
|
|
12
|
-
* Gets the size after the resize was complete.
|
|
13
|
-
*/
|
|
14
|
-
newWidth: number;
|
|
15
|
-
/**
|
|
16
|
-
* Gets the settings currently used for rendering.
|
|
17
|
-
*/
|
|
18
|
-
settings: Settings | null;
|
|
19
|
-
}
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { CoreSettings } from "./CoreSettings";
|
|
2
|
-
import { DisplaySettings } from "./DisplaySettings";
|
|
3
|
-
import { ImporterSettings } from "./ImporterSettings";
|
|
4
|
-
import { NotationSettings } from "./NotationSettings";
|
|
5
|
-
import { PlayerSettings } from "./PlayerSettings";
|
|
6
|
-
import type { SettingsJson } from "./generated/SettingsJson";
|
|
7
|
-
import { ExporterSettings } from "./ExporterSettings";
|
|
8
|
-
/**
|
|
9
|
-
* This public class contains instance specific settings for alphaTab
|
|
10
|
-
* @json
|
|
11
|
-
* @json_declaration
|
|
12
|
-
* @public
|
|
13
|
-
*/
|
|
14
|
-
export declare class Settings {
|
|
15
|
-
/**
|
|
16
|
-
* The core settings control the general behavior of alphatab like
|
|
17
|
-
* what modules are active.
|
|
18
|
-
* @json_on_parent
|
|
19
|
-
* @json_partial_names
|
|
20
|
-
*/
|
|
21
|
-
readonly core: CoreSettings;
|
|
22
|
-
/**
|
|
23
|
-
* The display settings control how the general layout and display of alphaTab is done.
|
|
24
|
-
* @json_on_parent
|
|
25
|
-
* @json_partial_names
|
|
26
|
-
*/
|
|
27
|
-
readonly display: DisplaySettings;
|
|
28
|
-
/**
|
|
29
|
-
* The notation settings control how various music notation elements are shown and behaving.
|
|
30
|
-
* @json_partial_names
|
|
31
|
-
*/
|
|
32
|
-
readonly notation: NotationSettings;
|
|
33
|
-
/**
|
|
34
|
-
* All settings related to importers that decode file formats.
|
|
35
|
-
* @json_partial_names
|
|
36
|
-
*/
|
|
37
|
-
readonly importer: ImporterSettings;
|
|
38
|
-
/**
|
|
39
|
-
* Contains all player related settings
|
|
40
|
-
* @json_partial_names
|
|
41
|
-
*/
|
|
42
|
-
readonly player: PlayerSettings;
|
|
43
|
-
/**
|
|
44
|
-
* All settings related to exporter that export file formats.
|
|
45
|
-
* @json_partial_names
|
|
46
|
-
*/
|
|
47
|
-
readonly exporter: ExporterSettings;
|
|
48
|
-
setSongBookModeSettings(): void;
|
|
49
|
-
static get songBook(): Settings;
|
|
50
|
-
/**
|
|
51
|
-
* @target web
|
|
52
|
-
*/
|
|
53
|
-
fillFromJson(json: SettingsJson): void;
|
|
54
|
-
/**
|
|
55
|
-
* handles backwards compatibility aspects on the settings, removed in 2.0
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
handleBackwardsCompatibility(): void;
|
|
59
|
-
}
|