All Projects → CoderLine → Alphatab

CoderLine / Alphatab

Licence: mpl-2.0
alphaTab is a cross platform music notation and guitar tablature rendering library.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Alphatab

Librecms
Free Open Source Content Management System, based on PHP, Bootstrap and jQuery.
Stars: ✭ 12 (-98.15%)
Mutual labels:  svg, html5
Wechart
Create all the [ch]arts by cax or three.js - Cax 和 three.js 创造一切图[表]
Stars: ✭ 152 (-76.51%)
Mutual labels:  svg, html5
React Cassette Player
Simple ReactJS HTML5 audio player component built with SVG icons from The Noun Project.
Stars: ✭ 93 (-85.63%)
Mutual labels:  svg, html5
Jsplumb
Visual connectivity for webapps
Stars: ✭ 6,758 (+944.51%)
Mutual labels:  svg, html5
Joint
JavaScript diagramming library
Stars: ✭ 3,509 (+442.35%)
Mutual labels:  svg, html5
Chart.xkcd
Chart.xkcd is a chart library that plots “sketchy”, “cartoony” or “hand-drawn” styled charts.
Stars: ✭ 6,982 (+979.13%)
Mutual labels:  svg, html5
Alien.js
Future web pattern
Stars: ✭ 141 (-78.21%)
Mutual labels:  svg, html5
Macsvg
macSVG - An open-source macOS app for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view ➤➤➤
Stars: ✭ 789 (+21.95%)
Mutual labels:  svg, html5
Theorytracker
🎼 HTML5/WebAudio multi-track functional harmony analysis and songwriting app! -- https://hlorenzi.github.io/theorytracker/
Stars: ✭ 62 (-90.42%)
Mutual labels:  music-notation, html5
Three.js
JavaScript 3D Library.
Stars: ✭ 78,237 (+11992.27%)
Mutual labels:  svg, html5
X6
🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
Stars: ✭ 2,686 (+315.15%)
Mutual labels:  svg, html5
Verovio
🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)
Stars: ✭ 375 (-42.04%)
Mutual labels:  music-notation, svg
Oshmi
SCADA HMI for substations and automation applications.
Stars: ✭ 180 (-72.18%)
Mutual labels:  svg, html5
Taro
A lightweight 3D game engine for the web.
Stars: ✭ 345 (-46.68%)
Mutual labels:  svg, html5
Zrender
A lightweight graphic library providing 2d draw for Apache ECharts
Stars: ✭ 5,122 (+691.65%)
Mutual labels:  svg, html5
Geolocator
A utility for getting geo-location information via HTML5 and IP look-ups, geocoding, address look-ups, distance and durations, timezone information and more...
Stars: ✭ 598 (-7.57%)
Mutual labels:  html5
Puzzlescript
Open Source HTML5 Puzzle Game Engine
Stars: ✭ 620 (-4.17%)
Mutual labels:  html5
Icons
All SVG icons available on http://game-icons.net
Stars: ✭ 598 (-7.57%)
Mutual labels:  svg
Front End Daily Challenges
As of October 2020, 170+ works have been accomplished, challenge yourself each day!
Stars: ✭ 598 (-7.57%)
Mutual labels:  html5
Browser Logos
🗂 High resolution web browser logos
Stars: ✭ 5,538 (+755.95%)
Mutual labels:  svg

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].