From 7ed3c6d49beb48d7e5fdf4eb3c41eb78524a638a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 14 Jan 2013 03:21:50 +0000 Subject: Update READMEs. git-svn-id: http://svn.drobilla.net/lad/trunk/machina@4980 a436a847-0d15-0410-975c-d299462d15a1 --- README | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 7a7c9c3..2ee1aad 100644 --- a/README +++ b/README @@ -1 +1,15 @@ -A MIDI sequencer based on probabilistic finite-state automata. +Machina +======= + +Machina is a MIDI sequencer based on Finite State Automata. + +A machine can be constructed manually from the user interface, recorded from +MIDI input (free-form or step), or loaded from a MIDI file. The probability of +arcs can be manipulated to produce a machine that produces structured but +constantly changing output. Thus, Machina can be used as a generative recording +tool that plays back patterns similar to, but not identical to, the original +input. + +For more information, see . + + -- David Robillard -- cgit v1.2.1