summaryrefslogtreecommitdiffstats
path: root/multimedia/harmonySEQ/README
diff options
context:
space:
mode:
author Zbigniew Baniewski2013-06-30 20:54:34 +0200
committer Erik Hanson2013-06-30 20:54:34 +0200
commitb3590b41f5d5cf92c6686e7be5755de3fdc639e6 (patch)
treee011b6dceb7a10ec57fedab30550040acbf49774 /multimedia/harmonySEQ/README
parentd549cf473f466603eb32c2d6c7499a3fceb62040 (diff)
downloadslackbuilds-b3590b41f5d5cf92c6686e7be5755de3fdc639e6.tar.gz
multimedia/harmonySEQ: Added (a MIDI sequencer for Linux)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'multimedia/harmonySEQ/README')
-rw-r--r--multimedia/harmonySEQ/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/multimedia/harmonySEQ/README b/multimedia/harmonySEQ/README
new file mode 100644
index 0000000000..f6ce3711c5
--- /dev/null
+++ b/multimedia/harmonySEQ/README
@@ -0,0 +1,21 @@
+harmonySEQ is a MIDI sequencer for Linux. Basically, it does what any
+sequencer do - it playbacks a sequence of notes. However, it is slightly
+different from most of the popular software sequencers.
+
+harmonySEQ allows you to create any number of so-called 'sequencers' (what
+a unique name!). All sequencers keep repeating the melody that is bound to
+them. You can set the tempo globally, that means that everytime each
+sequencer repeats his sequence with the same tempo as the others do. This
+keeps them synchronized!
+
+You can set each sequencer not only a sequence, but also the base chord,
+from which notes are chosen when playing the sequence. This way all
+sequencers can be easily tuned to each other, and the resulting sound will
+consist only of notes that sound great together!
+
+There is one more feature that makes harmonySEQ unique - the Events&Actions
+system. You can set how harmonySEQ should react on triggers like key press,
+MIDI note on, etc.
+
+harmonySEQ also has so-called control sequencers, that output MIDI
+controller events instead of notes.