Download Latest Version Chord5_2.3.zip (463.5 kB)
Email in envelope

Get an email when there's a new version of Chord5

Home
Name Modified Size InfoDownloads / Week
CHORD5 V2.4 2025-06-11
CHORD5 V2.3 2024-06-22
CHORD5 V2.2 2024-03-09
CHORD5 V2.1 2023-12-22
CHORD5 V2.0 2023-09-10
CHORD5 V1.0 2023-01-21
README.mkd 2024-03-09 1.5 kB
Totals: 7 Items   1.5 kB 1

Version 2.2 Changes: - Revised so that it accepts and handles the chordPro artist directive.


(If you have ChordSmith, https://sourceforge.net/projects/chordsmith/, installed on your computer, you already have Chord5. It's in a folder called "chord" inside the ChordSmith distribution.)

You must have the Java JRE installed on your computer to run Chord5. You can get it free at java.com.

If you want just the Chord5 program, download the Chord5_X.X.zip file. Then,

  1. Extract the "Chord" folder from the zip file (2 levels deep).
  2. Put the extracted folder in a convenient place on your hard drive. For example, in Windows, suggest installing in C:\Users\Public.
  3. The Chord.jar file must remain in the extracted folder; do not move it. Instead, create a shortcut to the ChordSmith.jar file and put it on your desktop (or other preferred place) for easy access.

If you want the Chord source code download Chord5_nbProject.zip file. Then,

  1. Unzip it.
  2. Extract the Chord5_nbProject folder from the Chord5_x.x folder. The Chord5_nbProject folder has the source code and build information usable with the NetBeans IDE.
  3. Put the extracted Chord5_nbProject folder in a convenient place, for example in the directory that holds your other NetBeans projects. You can then open it with NetBeans.

You can edit the build.xml file to set the version number (line 13):

    <property name="version.number"  value="1.0"/>

The "version" refers to the version number of the Chord5 program.

Source: README.mkd, updated 2024-03-09