Leadsheet notation with auto-generated playback, improvisation advice
...The most recent source code, since summer of 2015, is housed here: https://github.com/Impro-Visor/Impro-Visor
This started when SourceForge was down for over one week during an active development period.
A set of scripts to manipulate audio tags of various audio formats.
TagTools for Linux is a set of scripts which can be used to manipulate audio tags of various audio formats (MP3, OGG, FLAC etc). In fact, it is an implementation of the Audio::TagLib library
(http://search.cpan.org/dist/Audio-TagLib/lib/Audio/TagLib.pm), and provides it with a command-line and dialog-based interface.
TagTools should also work correctly with tags written in different codepages (utf8, cp1251 etc).
The following scripts are included:
tag2fname - this is a...