steve-arnold / ABCIndex

Extracts tune titles from ABC Music files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABCIndex

image

Description

This program is used to extract the tune titles from files using the ABC Music format.
Up to 20 files can be selected and the output can be saved to a text file.
The edit control is supplied as a static library of the scintilla editor version 531.
Pre built executables are also present.

References

https://www.scintilla.org/
https://abc.sourceforge.net/

About

Extracts tune titles from ABC Music files

License:MIT License


Languages

Language:C++ 59.7%Language:C 40.3%