Skip to content

mnquintana/alphaTab

 
 

Repository files navigation

AlphaTab

Official Site License MPL-2.0 Twitter Facebook

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:

Build Status

Until the official 1.0 release we recommend to use pre release versions based on the develop branch.

   
Build Build
Documentation Documentation

Downloads

The latest binaries based are available for download at either npmjs.org or NuGet.org. Use the links below to grab the binaries from the latest builds. We recommend using package managers to pull the files to your projects.

   
JavaScript NPM
.net NuGet

Features

alphaTab mostly focuses on web based platforms allowing music notation to be embedded into websites and browser based apps but is designed to be used also from .net based platforms like Windows, UWP and Xamarin.

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, AlphaTex or MusicXML (experimental)
  • render as SVG, HTML5 canvas, GDI+,...
  • 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 HTML5 Web Audio API (only if browser supports it)

Thanks to...

... the guys 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.

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

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

About

alphaTab is a cross platform music notation and guitar tablature rendering library.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.3%
  • C# 6.9%
  • Kotlin 2.2%
  • Other 1.6%