Configuration Files

HUMidi uses two configuration files:

General Configuration

The main configuration file for HUMidi is humidi.ini. The structure of this file corresponds to the structure of a conventional Windows ini-file. It thus contains sections (in square brackets) and in each section name-value pairs. The sections have the following names and meanings:

Hints for some configuration parameters

The parameter port defines the TCP/IP communication channel between the intrenal threads (UI thread, MIDI server thread). If the standard port 17776 is occupied on your machine or cannot be used for some other reason then change it here.

The parameter mididir defines where HUMidi looks for MIDI files and where it places its interpretation files (extension .int. This parameter must be changed during the installation!

Language Configuration

The configuration for the language dependent texts is laid down in the file language.ini. For each of the three planned languages (German, English, French) there is a section in which the language specific texts must be placed. Each text line is identified via a number. The numbering scheme is fixed in the program and may not be changed.

In the normal case the file language.ini should not be changed.

If you plan to choose a different language you should proceed as follows: