abc4j 0.5

Free Java library for handling ABC musical notation with MIDI playback, score display, and more.
Rating
Your vote:
Latest version:
0.5 See all
Developer:
Download
Free   342 KB
Open source
Info updated on:

abc4j is a Java library that provides an API to handle abc musical notation. It supports JDK 1.2 and above, and includes a parser to parse tunes written in abc notation, midi playback, music score display, and more. With the ABCynth Java application, users can demonstrate some of the library's features.

The abc4j java library provides API to handle abc musical notation using java (>=jdk 1.2 but core classes only rely on 1.1.8).
It provides a parser to parse tunes written in abc notation, and other classes in order to support midi playback, music score display etc etc. It only supports abc v1.6 (for now... :). You can extend the basic capabilities of the library to implement your own dedicated features like improved midi player, or whatever...

The library also comes with the "ABCynth" Java Application that demonstrates some of the features of the library.

Comments

User

Your vote:

Suggestions

  • Midi score player