1
1
Fork
You've already forked tabley
0
forked from PMcca/tabley
Command-Line tool for displaying musical constructs in guitar tablature format.
  • Go 99.9%
  • Makefile 0.1%
2025年04月20日 12:12:15 +01:00
cmd First draft of tab converter 2023年05月13日 11:18:21 +01:00
music Various things 2025年04月20日 12:12:15 +01:00
parser Adds logic for parser, scale constructor and music constructs. Various other things. 2023年02月27日 23:47:37 +00:00
processor Various things 2025年04月20日 12:12:15 +01:00
.gitignore Adds logic for parser, scale constructor and music constructs. Various other things. 2023年02月27日 23:47:37 +00:00
go.mod Various things 2025年04月20日 12:12:15 +01:00
go.sum Adds cmd and note 2023年05月06日 12:15:47 +01:00
main.go Various things 2025年04月20日 12:12:15 +01:00
Makefile Adds logic for parser, scale constructor and music constructs. Various other things. 2023年02月27日 23:47:37 +00:00
README.md Adds logic for parser, scale constructor and music constructs. Various other things. 2023年02月27日 23:47:37 +00:00

Tabley

Tabley is a command line tool written in Go (1.20) for creating, displaying and transforming musical constructs such as notes, keys, scales etc. primarily in tablature format.

Installation

TODO...

Usage

TODO...

Examples

tabley scale c-major ...

tabley scale "g flat minor harmonic -b ...

GFLATMINORHARMONIC -> G♭MINORHARMONIC