Skip to content

Code used for composing "Lorenz-6674089274190705457 (Seltsamer Attraktor)" by Morten Bach and Jonas Lindstrøm

License

Notifications You must be signed in to change notification settings

jonas-lj/Lorenz

Repository files navigation

Lorenz-6674089274190705457 (Seltsamer Attraktor)

This code was used for composing "Lorenz-6674089274190705457 (Seltsamer Attraktor)" by Morten Bach & Jonas Lindstrøm from the album pieces of infinity 01. It computes curves in a Lorenz system and maps a subset of the points to musical notes according to a prespecified rule. The resulting tracks are saved as MIDI files.

The program may be built and run using Maven by executing mvn install to build and then mvn exec_javato run. This will create three MIDI files in the project directory. The parameters used to compute the curve and the tracks are defined in lorenz.properties and are the ones used on the actual recording, but they may be changed to produce other results.

The MOSEF library is included as a submodule since this code depends on it. You may also clone it directly from GitHub.

A curve in a Lorenz system with circles indicating points mapped to notes A curve in a Lorenz system with circles indicating points mapped to notes.

About

Code used for composing "Lorenz-6674089274190705457 (Seltsamer Attraktor)" by Morten Bach and Jonas Lindstrøm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages