Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

blinks/oberon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oberon

Algorithmic musical composition.

Installation

$ git clone https://github.com/blinks/oberon
$ cd oberon && lein deps

Usage

Oberon expects a MIDI out port to be available for sending messages. I generally use MIDI Patchbay (free for OSX) to hook it up to Reason. If you have an external poly synth available, that'd work well too.

$ java -jar oberon-0.1.0-standalone.jar [args]

Options

None yet.

Examples

Bugs

  • Notes sometimes are too short due to rhythmic strangeness.
  • Key modulation sometimes overreaches.
  • The piece doesn't generally have enough of an arc.
  • The code is a mess.

License

Copyright © 2013 Adam Blinkinsop

Distributed under the Eclipse Public License, the same as Clojure.

About

Algorithmic composer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published