https://github.com/webprofusion/scalex
cross-platform .net based guitar toolkit: Scales, Chords and Tablature
https://github.com/webprofusion/scalex
avalonia cross-platform dotnet guitar guitar-chords guitar-scales guitar-tabs
Last synced: 17 days ago
JSON representation
cross-platform .net based guitar toolkit: Scales, Chords and Tablature
- Host: GitHub
- URL: https://github.com/webprofusion/scalex
- Owner: webprofusion
- License: mit
- Created: 2017-12-14T05:44:43.000Z (over 7 years ago)
- Default Branch: development
- Last Pushed: 2024-03-17T05:10:25.000Z (about 1 year ago)
- Last Synced: 2025-03-25T22:51:28.966Z (about 1 month ago)
- Topics: avalonia, cross-platform, dotnet, guitar, guitar-chords, guitar-scales, guitar-tabs
- Language: C#
- Homepage: https://scalex.soundshed.com
- Size: 5.83 MB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scalex Guitar Toolkit
A cross-platform .net based guitar toolkit providing Scales, Chords and Tablature.This app is a work in progress cross platform version (implemented as various platforms including Avalonia UI, Xamarin and Uno).
## Scales
## Chords
## Tablature

The Tablature feature uses AlphaTab for rendering and the Songsterr API for content.## History
Scalex was originally written in Turbo Pascal in 1994. In 2001 the scale diagram logic was ported to C# and some of that code remains today (sort of).Over the years versions of this app have been ported to a number of platforms:
- A windows forms desktop app
- A WPF desktop app
- Web based (both aspx rendering to PNG and JavaScript transpiled using SharpKit)
- A WPF app for Windows Phone and Windows Store (Soundshed.com Guitar Toolkit)
- A mobile web app (iOS and Android)