Skip to content

jonas-lj/Lorenz

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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