From b3590b41f5d5cf92c6686e7be5755de3fdc639e6 Mon Sep 17 00:00:00 2001 From: Zbigniew Baniewski Date: Sun, 30 Jun 2013 13:54:34 -0500 Subject: multimedia/harmonySEQ: Added (a MIDI sequencer for Linux) Signed-off-by: Erik Hanson --- multimedia/harmonySEQ/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 multimedia/harmonySEQ/README (limited to 'multimedia/harmonySEQ/README') 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. -- cgit v1.2.3