Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wbolster/emacs-music-chord

emacs major mode for text files with musical chords
https://github.com/wbolster/emacs-music-chord

Last synced: about 2 months ago
JSON representation

emacs major mode for text files with musical chords

Awesome Lists containing this project

README

        

music-chord.el
==============

This is an Emacs major mode for text files containing musical chords.

It provides basic syntax highlighting for the (very non-strict)
notation used on lyrics/chords/tabs web sites to annotate songs with
their structure and chord progressions.

Usage
-----

Open a text file, then execute:

``` emacs
M-x music-chord-mode
```

Example
-------

``` text
[verse]
C7 (3X)
lalala
G7
lala

[chorus x2]
```

Credits
-------

Written by wouter bolsterlee (wbolster).