From 035a94ce6c9a32025f88441ef8aedaf887a40318 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 14 Jan 2013 07:15:47 +0000 Subject: Update README. git-svn-id: http://svn.drobilla.net/lad/trunk/machina@4983 a436a847-0d15-0410-975c-d299462d15a1 --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 2ee1aad..6f2073f 100644 --- a/README +++ b/README @@ -4,11 +4,11 @@ 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. +MIDI input (free-form or step), or loaded from a MIDI file. The probability of +arcs can be manipulated to build a machine that produces structured but +constantly changing output. This way, 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 . -- cgit v1.2.1