jpieper / nted

A continuation of the nted project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my 'fork' of the nted sheet music editor. As it appears that the original author doesn't intend to continue maintaining nted[1], I've created this repository in order to make bugfixes and add features as I see fit.

The first feature I'll be focusing on is adding an ABC exporter. The ABC file format is a fairly straightforward textual representation of music files, and is used extensively in the Lord of the Rings Online community.

Other future development plans:

  • ABC Importer
  • Fix a bug I've discovered where some MIDI files crash NtEd

[1] "Because the author has not enougth time, NtEd is unfortunately unsupported. Excuse, but do not expect an answer if you write an email to the author." - http://vsr.informatik.tu-chemnitz.de/~jan/nted/nted.xhtml, February 24, 2013

About

A continuation of the nted project

License:Other


Languages

Language:C++ 76.6%Language:C 21.4%Language:Shell 1.9%Language:Makefile 0.1%