AlphaTab.Windows 1.3.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AlphaTab.Windows --version 1.3.1                
NuGet\Install-Package AlphaTab.Windows -Version 1.3.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AlphaTab.Windows" Version="1.3.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AlphaTab.Windows --version 1.3.1                
#r "nuget: AlphaTab.Windows, 1.3.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AlphaTab.Windows as a Cake Addin
#addin nuget:?package=AlphaTab.Windows&version=1.3.1

// Install AlphaTab.Windows as a Cake Tool
#tool nuget:?package=AlphaTab.Windows&version=1.3.1                

AlphaTab

Official Site Documentation License MPL-2.0 Twitter Facebook Build

alphaTab is a cross platform music notation and guitar tablature rendering library. You can use alphaTab within your own website or application to load and display music sheets from data sources like Guitar Pro or the built in markup language named alphaTex.

alphaTab

Getting Started

To get started follow our guides and tutorials at:

Features

alphaTab mostly focuses on web based platforms allowing music notation to be embedded into websites and browser based apps but is also designed to be used on various other platforms like .net and Android either as a platform native integration or through runtime specific JavaScript engines.

alphaTab can load music notation from various sources like Guitar Pro 3-7, AlphaTex and MusicXML (experimental) and render them into beautiful music sheets right within your browser (or application). Using a built in midi synthesizer named alphaSynth the music sheets can also be played in your browser.

  • Load GuitarPro 3-5, GuitarPro 6, Guitar Pro 7, AlphaTex or MusicXML (experimental)
  • Render as SVG or Raster Graphics (raster graphics depends on platform: HTML5 canvas, GDI+, SkiaSharp, Android Canvas)...
  • Display single or multiple instruments as standard music notation and guitar tablatures consisting of song information, repeats, alternate endings, guitar tunints, clefs, key signatures, time signatures, notes, rests, accidentals, drum tabs, piano grand staff, tied notes, grace notes, dead notes, ghost notes, markers, tempos, lyrics, chords, vibratos, dynamics, tap/slap/pop, fade-in, let-ring, palm-mute, string bends, whammy bar, tremolo picking, strokes, slides, trills, pick strokes, tuplets, fingering, triplet feels,...
  • Adapt to your responsive design by dynamic resizing
  • Play the music sheet via built-in Midi+SoundFont2 Synthesizer (output depends on platform: HTML5 Web Audio, NAudio, Android AudioTrack)

Officially Supported Platforms

Platform Support Availability
Browsers using script includes (UMD) Full experience including low level APIs, Background Workers, Audio Playback, SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. 1.0-latest
Node.js using require (UMD) Access to all low level APIs and SVG rendering 1.0-latest
.net standard 2.0 Access to all low level APIs and multiple render engines (SVG, GDI+, SkiaSharp) 1.0-latest
.netcoreapp3.1 (WPF) Full experience including low level APIs, Background Workers, Audio Playback (through NAudio), SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. 1.0-1.2.2
.netcoreapp3.1 (WinForms) Full experience including low level APIs, Background Workers, Audio Playback (through NAudio), SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. Reduced UI level integration related to transparency and animations. 1.0-1.2.2
Browsers using ES6 Modules (ESM) Full experience including low level APIs, Background Workers, Audio Playback, SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. 1.3 (pre-release ⚠️)
Node.js using import (ESM) Access to all low level APIs and SVG rendering 1.3 (pre-release ⚠️)
.net8.0-windows (WPF) Full experience including low level APIs, Background Workers, Audio Playback (through NAudio), SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. 1.3 (pre-release ⚠️)
.net8.0-windows (WinForms) Full experience including low level APIs, Background Workers, Audio Playback (through NAudio), SVG and HTML5 rendering. UI level integration for user interaction and automatic resizing. Reduced UI level integration related to transparency and animations. 1.3 (pre-release ⚠️)
Android (Kotlin) Full experience including low level APIs, Background Workers, Audio Playback, Android Canvas and SVG rendering. UI level integration for user interaction and automatic resizing. Reduced UI level integration related to transparency and animations. 1.3 (pre-release ⚠️)

Thanks to...

... our friends of BrowserStack for a free plan. This allows me to test alphaTab on all browsers on all operating systems. Only with this I can ensure that alphaTab is shown to all your visitors as expected.

<p align="center"> <a href="https://www.browserstack.com" target="_blank"><img src="img/BrowserStack.png?raw=true" width="400" align="center"/></a> </p>

... our friends at JetBrains for a Open Source License of their products. This allows me to develop all the flavors of alphaTab with the latest and greatest coding and debugging assistance.

<p align="center"> <a href="https://www.jetbrains.com/" target="_blank"><img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png" width="150" align="center"/></a><br /> Copyright © 2000-2022 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o. </p>

... Bernhard Schelling the author of TinySoundFont and Steve Folta the author of SFZero for providing the core of the synthesis engine.

... all you people using alphaTab providing new feature ideas and bug reports.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0-alpha.1189 58 10/22/2024
1.4.0-alpha.1182 52 10/15/2024
1.4.0-alpha.1180 54 10/13/2024
1.4.0-alpha.1175 45 10/8/2024
1.4.0-alpha.1168 54 10/1/2024
1.4.0-alpha.1161 58 9/24/2024
1.4.0-alpha.1155 73 9/18/2024
1.4.0-alpha.1154 60 9/17/2024
1.4.0-alpha.1147 66 9/10/2024
1.4.0-alpha.1140 57 9/3/2024
1.4.0-alpha.1138 56 9/1/2024
1.4.0-alpha.1133 60 8/27/2024
1.4.0-alpha.1132 58 8/26/2024
1.4.0-alpha.1131 70 8/25/2024
1.4.0-alpha.1130 65 8/24/2024
1.4.0-alpha.1126 75 8/20/2024
1.4.0-alpha.1123 70 8/17/2024
1.4.0-alpha.1118 75 8/12/2024
1.4.0-alpha.1117 61 8/12/2024
1.4.0-alpha.1116 67 8/11/2024
1.4.0-alpha.1112 50 8/8/2024
1.4.0-alpha.1109 61 8/6/2024
1.4.0-alpha.1107 42 8/4/2024
1.4.0-alpha.1102 43 7/30/2024
1.4.0-alpha.1095 56 7/23/2024
1.4.0-alpha.1088 65 7/16/2024
1.4.0-alpha.1085 51 7/13/2024
1.4.0-alpha.1080 58 7/9/2024
1.4.0-alpha.1073 64 7/2/2024
1.4.0-alpha.1071 60 6/30/2024
1.4.0-alpha.1066 65 6/25/2024
1.4.0-alpha.1059 60 6/18/2024
1.4.0-alpha.1057 59 6/16/2024
1.4.0-alpha.1052 58 6/11/2024
1.4.0-alpha.1045 65 6/4/2024
1.4.0-alpha.1044 61 6/3/2024
1.4.0-alpha.1038 59 5/28/2024
1.4.0-alpha.1031 69 5/21/2024
1.4.0-alpha.1026 62 5/16/2024
1.4.0-alpha.1025 65 5/16/2024
1.4.0-alpha.1024 62 5/15/2024
1.3.1 209 6/15/2024
1.3.0 126 5/15/2024
1.3.0-alpha.1023 68 5/15/2024
1.3.0-alpha.1022 68 5/14/2024
1.3.0-alpha.1019 72 5/11/2024
1.3.0-alpha.1015 78 5/7/2024
1.3.0-alpha.1008 70 4/30/2024
1.3.0-alpha.1006 61 4/28/2024
1.3.0-alpha.1005 58 4/28/2024
1.3.0-alpha.997 67 4/23/2024
1.3.0-alpha.990 63 4/16/2024
1.3.0-alpha.983 75 4/9/2024
1.3.0-alpha.976 66 4/2/2024
1.3.0-alpha.973 74 3/30/2024
1.3.0-alpha.969 70 3/26/2024
1.3.0-alpha.962 66 3/19/2024
1.3.0-alpha.955 65 3/12/2024
1.3.0-alpha.953 69 3/10/2024
1.3.0-alpha.947 65 3/5/2024
1.3.0-alpha.946 62 3/4/2024
1.3.0-alpha.945 62 3/3/2024
1.3.0-alpha.944 58 3/3/2024
1.3.0-alpha.942 66 3/2/2024
1.3.0-alpha.938 73 3/2/2024
1.3.0-alpha.933 64 2/27/2024
1.3.0-alpha.932 64 2/26/2024
1.3.0-alpha.926 58 2/20/2024
1.3.0-alpha.919 72 2/13/2024
1.3.0-alpha.912 75 2/6/2024
1.3.0-alpha.905 71 1/30/2024
1.3.0-alpha.898 73 1/23/2024
1.3.0-alpha.897 66 1/22/2024
1.3.0-alpha.891 78 1/16/2024
1.3.0-alpha.890 79 1/15/2024
1.3.0-alpha.884 71 1/9/2024
1.3.0-alpha.877 94 1/2/2024
1.3.0-alpha.876 82 1/1/2024
1.3.0-alpha.874 88 12/30/2023
1.3.0-alpha.873 86 12/29/2023
1.3.0-alpha.872 71 12/28/2023
1.3.0-alpha.870 88 12/26/2023
1.3.0-alpha.869 89 12/25/2023
1.3.0-alpha.863 84 12/19/2023
1.3.0-alpha.856 81 12/12/2023
1.3.0-alpha.854 89 12/10/2023
1.3.0-alpha.849 90 12/5/2023
1.3.0-alpha.848 85 12/4/2023
1.3.0-alpha.784 93 10/1/2023
1.3.0-alpha.783 82 10/1/2023
1.3.0-alpha.782 80 10/1/2023
1.3.0-alpha.776 98 9/26/2023
1.3.0-alpha.772 86 9/22/2023
1.3.0-alpha.769 81 9/19/2023
1.3.0-alpha.762 93 9/12/2023
1.3.0-alpha.760 94 9/10/2023
1.3.0-alpha.755 98 9/5/2023
1.3.0-alpha.748 112 8/29/2023
1.3.0-alpha.741 103 8/22/2023
1.3.0-alpha.734 97 8/15/2023
1.3.0-alpha.727 92 8/8/2023
1.3.0-alpha.726 82 8/8/2023
1.3.0-alpha.724 89 8/6/2023
1.3.0-alpha.719 124 8/1/2023
1.3.0-alpha.712 114 7/25/2023
1.3.0-alpha.705 106 7/18/2023
1.3.0-alpha.699 104 7/12/2023
1.3.0-alpha.694 108 7/7/2023
1.3.0-alpha.691 103 7/4/2023
1.3.0-alpha.684 100 6/27/2023
1.3.0-alpha.677 107 6/20/2023
1.3.0-alpha.675 108 6/18/2023
1.3.0-alpha.670 110 6/13/2023
1.3.0-alpha.663 105 6/6/2023
1.3.0-alpha.656 113 5/30/2023
1.3.0-alpha.650 101 5/24/2023
1.3.0-alpha.649 99 5/23/2023
1.3.0-alpha.642 84 5/16/2023
1.3.0-alpha.635 87 5/9/2023
1.3.0-alpha.630 96 5/4/2023
1.3.0-alpha.628 98 5/2/2023
1.3.0-alpha.621 93 4/25/2023
1.3.0-alpha.614 92 4/18/2023
1.3.0-alpha.609 96 4/13/2023
1.3.0-alpha.607 100 4/12/2023
1.3.0-alpha.606 96 4/12/2023
1.3.0-alpha.605 97 4/11/2023
1.3.0-alpha.598 102 4/4/2023
1.3.0-alpha.595 110 4/1/2023
1.3.0-alpha.591 104 3/28/2023
1.3.0-alpha.577 96 3/14/2023
1.3.0-alpha.570 98 3/7/2023
1.3.0-alpha.563 107 2/28/2023
1.3.0-alpha.561 98 2/26/2023
1.3.0-alpha.560 96 2/25/2023
1.3.0-alpha.559 97 2/24/2023
1.3.0-alpha.558 102 2/23/2023
1.3.0-alpha.557 97 2/22/2023
1.3.0-alpha.556 104 2/21/2023
1.3.0-alpha.555 100 2/20/2023
1.3.0-alpha.554 108 2/19/2023
1.3.0-alpha.553 104 2/18/2023
1.3.0-alpha.552 93 2/17/2023
1.3.0-alpha.551 103 2/16/2023
1.3.0-alpha.550 97 2/15/2023
1.3.0-alpha.549 105 2/14/2023
1.3.0-alpha.548 98 2/13/2023
1.3.0-alpha.547 97 2/12/2023
1.3.0-alpha.546 100 2/11/2023
1.3.0-alpha.545 100 2/10/2023
1.3.0-alpha.544 104 2/9/2023
1.3.0-alpha.543 105 2/8/2023
1.3.0-alpha.542 102 2/7/2023
1.3.0-alpha.541 108 2/6/2023
1.3.0-alpha.540 102 2/5/2023
1.3.0-alpha.539 106 2/4/2023
1.3.0-alpha.538 109 2/3/2023
1.3.0-alpha.537 120 2/2/2023
1.3.0-alpha.536 109 2/1/2023
1.3.0-alpha.535 114 1/31/2023
1.3.0-alpha.534 115 1/30/2023
1.3.0-alpha.533 104 1/29/2023
1.3.0-alpha.532 107 1/28/2023
1.3.0-alpha.531 116 1/27/2023
1.3.0-alpha.530 102 1/26/2023
1.3.0-alpha.529 113 1/25/2023
1.3.0-alpha.528 107 1/24/2023
1.3.0-alpha.527 104 1/23/2023
1.3.0-alpha.526 105 1/22/2023
1.3.0-alpha.525 104 1/21/2023
1.3.0-alpha.524 100 1/20/2023
1.3.0-alpha.523 106 1/19/2023
1.3.0-alpha.522 100 1/18/2023
1.3.0-alpha.521 103 1/17/2023
1.3.0-alpha.520 117 1/16/2023
1.3.0-alpha.519 109 1/15/2023
1.3.0-alpha.518 109 1/14/2023
1.3.0-alpha.517 99 1/13/2023
1.3.0-alpha.516 106 1/12/2023
1.3.0-alpha.515 111 1/11/2023
1.3.0-alpha.514 110 1/10/2023
1.3.0-alpha.513 105 1/9/2023
1.3.0-alpha.512 109 1/8/2023
1.3.0-alpha.511 107 1/7/2023
1.3.0-alpha.510 117 1/6/2023
1.3.0-alpha.509 114 1/5/2023
1.3.0-alpha.508 117 1/4/2023
1.3.0-alpha.507 111 1/3/2023
1.3.0-alpha.506 107 1/2/2023
1.3.0-alpha.505 103 1/1/2023
1.3.0-alpha.504 99 12/31/2022
1.3.0-alpha.503 101 12/30/2022
1.3.0-alpha.502 110 12/29/2022
1.3.0-alpha.501 118 12/28/2022
1.3.0-alpha.500 110 12/27/2022
1.3.0-alpha.499 105 12/26/2022
1.3.0-alpha.498 104 12/25/2022
1.3.0-alpha.497 104 12/24/2022
1.3.0-alpha.496 103 12/23/2022
1.3.0-alpha.495 107 12/22/2022
1.3.0-alpha.494 96 12/21/2022
1.3.0-alpha.493 104 12/20/2022
1.3.0-alpha.492 100 12/19/2022
1.3.0-alpha.491 101 12/18/2022
1.3.0-alpha.490 97 12/17/2022
1.3.0-alpha.489 99 12/16/2022
1.3.0-alpha.488 95 12/15/2022
1.3.0-alpha.487 102 12/14/2022
1.3.0-alpha.486 89 12/13/2022
1.3.0-alpha.485 96 12/12/2022
1.3.0-alpha.484 106 12/11/2022
1.3.0-alpha.483 97 12/10/2022
1.3.0-alpha.482 90 12/9/2022
1.3.0-alpha.481 96 12/8/2022
1.3.0-alpha.480 101 12/7/2022
1.3.0-alpha.479 106 12/6/2022
1.3.0-alpha.478 112 12/5/2022
1.3.0-alpha.477 101 12/4/2022
1.3.0-alpha.439 110 11/1/2022
1.3.0-alpha.432 107 10/25/2022
1.3.0-alpha.425 105 10/18/2022
1.3.0-alpha.424 105 10/17/2022
1.3.0-alpha.271 147 5/17/2022
1.3.0-alpha.264 133 5/10/2022
1.3.0-alpha.262 118 5/8/2022
1.3.0-alpha.257 129 5/3/2022
1.3.0-alpha.250 124 4/26/2022
1.3.0-alpha.243 129 4/19/2022
1.3.0-alpha.236 128 4/12/2022
1.3.0-alpha.229 130 4/5/2022
1.3.0-alpha.222 133 3/29/2022
1.3.0-alpha.221 132 3/28/2022
1.3.0-alpha.215 118 3/22/2022
1.3.0-alpha.208 131 3/15/2022
1.3.0-alpha.206 124 3/13/2022
1.3.0-alpha.205 125 3/13/2022
1.3.0-alpha.200 127 3/8/2022
1.3.0-alpha.194 130 3/2/2022
1.3.0-alpha.193 122 3/1/2022
1.3.0-alpha.189 130 2/26/2022
1.3.0-alpha.184 139 2/22/2022
1.3.0-alpha.182 122 2/20/2022
1.3.0-alpha.181 123 2/20/2022
1.3.0-alpha.180 139 2/20/2022
1.3.0-alpha.179 131 2/20/2022
1.3.0-alpha.177 134 2/18/2022
1.3.0-alpha.174 133 2/15/2022
1.3.0-alpha.173 129 2/14/2022
1.3.0-alpha.172 125 2/13/2022
1.3.0-alpha.170 120 2/11/2022
1.3.0-alpha.168 122 2/9/2022
1.3.0-alpha.167 128 2/8/2022
1.3.0-alpha.162 143 2/3/2022
1.3.0-alpha.161 140 2/2/2022
1.3.0-alpha.155 138 1/27/2022
1.3.0-alpha.154 135 1/26/2022
1.3.0-alpha.153 135 1/25/2022
1.3.0-alpha.150 128 1/22/2022
1.3.0-alpha.149 129 1/21/2022
1.3.0-alpha.148 133 1/20/2022
1.3.0-alpha.147 132 1/20/2022
1.3.0-alpha.146 136 1/20/2022
1.3.0-alpha.145 143 1/20/2022
1.3.0-alpha.144 137 1/16/2022
1.3.0-alpha.143 139 1/16/2022
1.3.0-alpha.142 142 1/15/2022
1.3.0-alpha.141 148 1/9/2022
1.3.0-alpha.140 135 12/29/2021
1.3.0-alpha.139 132 12/29/2021
1.3.0-alpha.138 135 12/29/2021
1.3.0-alpha.137 1,285 11/28/2021
1.3.0-alpha.136 1,141 11/28/2021
1.3.0-alpha.135 146 11/28/2021
1.3.0-alpha.134 178 11/7/2021
1.3.0-alpha.133 166 11/7/2021
1.3.0-alpha.132 151 11/3/2021
1.3.0-alpha.131 201 8/22/2021
1.3.0-alpha.130 193 8/22/2021
1.3.0-alpha.129 147 8/22/2021
1.3.0-alpha.128 159 8/16/2021
1.3.0-alpha.127 150 8/14/2021
1.3.0-alpha.126 150 8/14/2021
1.3.0-alpha.125 162 8/14/2021
1.3.0-alpha.124 166 8/14/2021
1.3.0-alpha.123 177 6/25/2021
1.3.0-alpha.122 302 5/23/2021
1.3.0-alpha.121 310 5/22/2021
1.3.0-alpha.117 254 4/4/2021
1.3.0-alpha.116 166 4/3/2021
1.3.0-alpha.115 173 4/2/2021
1.3.0-alpha.114 182 4/2/2021
1.3.0-alpha.113 194 4/2/2021
1.3.0-alpha.112 167 3/28/2021
1.3.0-alpha.111 185 3/21/2021
1.3.0-alpha.110 195 3/6/2021
1.3.0-alpha.109 191 2/28/2021
1.3.0-alpha.108 175 2/24/2021
1.3.0-alpha.107 171 2/13/2021
1.3.0-alpha.106 180 1/31/2021
1.3.0-alpha.105 162 1/29/2021
1.3.0-alpha.104 161 1/17/2021
1.2.3 583 10/16/2022
1.2.2 466 11/3/2021
1.2.1 433 4/2/2021
1.2.0 449 1/17/2021
1.2.0-alpha.103 178 1/17/2021
1.2.0-alpha.102 186 1/17/2021
1.2.0-alpha.101 190 1/17/2021
1.2.0-alpha.100 209 1/17/2021
1.2.0-alpha.99 213 1/16/2021
1.2.0-alpha.98 219 1/16/2021
1.2.0-alpha.97 228 1/16/2021
1.2.0-alpha.96 244 1/10/2021
1.2.0-alpha.95 190 1/10/2021
1.2.0-alpha.94 220 1/10/2021
1.2.0-alpha.93 244 1/10/2021
1.2.0-alpha.92 314 1/10/2021
1.2.0-alpha.91 189 1/9/2021
1.2.0-alpha.90 202 1/8/2021
1.2.0-alpha.89 190 1/8/2021
1.2.0-alpha.88 209 1/7/2021
1.2.0-alpha.87 231 1/7/2021
1.2.0-alpha.86 229 1/6/2021
1.2.0-alpha.85 202 1/6/2021
1.2.0-alpha.84 233 1/3/2021
1.2.0-alpha.83 227 1/3/2021
1.2.0-alpha.82 216 1/2/2021
1.2.0-alpha.81 233 12/31/2020
1.2.0-alpha.80 259 12/31/2020
1.2.0-alpha.79 157 12/31/2020
1.2.0-alpha.78 168 12/31/2020
1.2.0-alpha.77 178 12/31/2020
1.2.0-alpha.76 210 12/31/2020
1.2.0-alpha.75 219 12/30/2020
1.2.0-alpha.74 190 12/27/2020
1.2.0-alpha.69 283 12/13/2020
1.2.0-alpha.68 279 12/13/2020
1.2.0-alpha.67 220 12/9/2020
1.2.0-alpha.66 224 12/9/2020
1.2.0-alpha.65 200 12/9/2020
1.2.0-alpha.64 238 12/2/2020
1.2.0-alpha.63 299 11/29/2020
1.1.0 439 11/29/2020
1.0.1 589 7/25/2020