An open API service indexing awesome lists of open source software.

https://github.com/no-chris/chord-chart-studio

Create, manage, import/export and format chord charts, for printing and for on-screen viewing
https://github.com/no-chris/chord-chart-studio

chord-charts chord-progression chord-sheet chordpro chords chords-transposer chordsheet chordsheet-editor guitar guitar-chords guitar-tabs music music-notation piano tabs ukulele

Last synced: 3 months ago
JSON representation

Create, manage, import/export and format chord charts, for printing and for on-screen viewing

Awesome Lists containing this project

README

          

# Chord Chart Studio

Chord Chart Studio is a tool to create, manage and format chord charts - e.g. song transcriptions made of chords and lyrics - for printing and viewing on screen. It can import and export songs from popular formats and websites, such as ChordPro and Ultimate Guitar.

Chord Chart Studio leverages the ChordMark format, which is the most powerful syntax to write chord charts.

See it in action here: https://chord-chart-studio.netlify.app

## Available packages

| Package name | Desription |
| ------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------- |
| [chord-chart-studio](https://github.com/no-chris/chord-chart-studio/tree/master/packages/chord-chart-studio) | The main application source code |
| [documentation](https://github.com/no-chris/chord-chart-studio/tree/master/packages/documentation) | The documentation website |
| [webextension](https://github.com/no-chris/chord-chart-studio/tree/master/packages/webextension) | Highly experimental browser extension to import chord charts from other websites. |