Interval Music Compositor

Download

The current version 2.11.6 was issued on December, 11th 2023.
(Changelog).

The software is provided free of charge. Please give me feedback if you encounter errors or strange behavior.

I hereby declare: The software is free of malicious and snoopy parts in any way (see privacy).

The following variants are available for download:
Android
Linux
Mac OS X
Microsoft Windows
Legacy versions (also for Java 5, 6, 7, and 8)
Source code

Android app

We now have an IntervalMusicCompositor Android app:

Get it on Google Play

Linux version

Download Linux version on Github release page

The .deb package can be double-clicked after download. It will then be installed by the systems package manager. After that, the program is available in the desktop managers application list.

The .tar.gz archive can just be unpacked. Afterwards, start the starting script:

$ bin/intervalmusiccompositor.app

Mac OS X version

Download Mac OS X version on Github release page

After the download you can unzip it by double clicking on it. Start the software by double clicking the starting script intervalmusiccompositor.app in the bin directory.

Microsoft Windows (7, 8, 10) version

Download Windows version on Github release page

Unzip the ZIP file to your hard drive after download. Start the software by double clicking the starting script intervalmusiccompositor.app.bat in the bin directory.

Legacy versions

Versions up to 2.9.2 were relying on a dedicated Java runtime installation. With newer versions of the software Java is already bundled, so it does not need to be installed anymore.

Java 8

Previous versions are to be found on the Github release page. The software works with Java 8 up to version 2.9.2.

Java 7

Previous versions are to be found on the Github release page. The software works with Java 7 up to version 2.5.2.

Java 6 (Version 1.6)

Interval Music Compositor 2.3.0

Linux: IntervalMusicCompositor-2.3.2-lin.tar.gz
Mac OS X: IntervalMusicCompositor-2.3.2-mac.tgz
Microsoft Windows: IntervalMusicCompositor-2.3.2-win.zip

MP3 Support

From version 2.0 until 2.5 a WAV file is created as output unless the LAME software is placed in the same directory as the Interval Music Compositor lies. How to get it:

Linux (Debian, Ubuntu)

Install it as follows:

user@localhost $ sudo apt-get install lame

Mac OS X

Download it from here: LAME Audio Encoder.

Microsoft Windows

Download it from here: LAME Bundle.

Java 5 (Version 1.5)

Interval Music Compositor 0.0.10

Linux: IntervalMusicCompositor-0.0.9legacy.tar.gz
Mac OS X: IntervalMusicCompositor-0.0.9legacy.dmg
Microsoft Windows: IntervalMusicCompositor-0.0.9legacy.zip

Source code

Have a look at it on Github.