You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written a basic man page based on the README and the --help output. I am offering it upstream in case you are interested in maintaining it in the source repository.
harmonySEQ.1
.TH HARMONYSEQ "1" "April 2021" "" "User Commands".SH NAME
harmonySEQ \- MIDI sequencer designed for live performances
.SH SYNOPSIS
.BharmonySEQ
.RI [ OPTION ...]
.RI [ FILE ]
.SH DESCRIPTION
A MIDI software sequencer designed for live performances and jams.
.P
.BR harmonySEQ (1)
operates a number of synchronized sequencers, each with its own pattern,
repeating looped melodies of different length, duration and MIDI channel.
.P
Main features include:
.RS+7n
.IP\(bu2
support for complex polyrhythms
.IP\(bu2
multi-pattern configuration for each sequencer
.IP\(bu2
customizable action triggers \(en exceptionally useful for live performances
.IP\(bu2
chord management system which allows to easily organize melodies that sound
great together
.IP\(bu2
support for sequencing MIDI control messages
.IP\(bu2
an easy-to-use yet powerful interface, with a rich piano-roll pattern editor
.RE
.P
As for now
.BR harmonySEQ (1)
works on Linux only.
.P
It uses ALSA
.RB ( asound )
library, and
.BGTKmm
for graphical interface.
.P
No official user documentation exists at the moment, but you can refer to UI
tooltips \(en nearly everything has a detailed explanation.
.P
More information can be found on the project\(cqs
.URhttps://harmonyseq.wordpress.com
website
.UE..SH OPTIONS
.TP.B\-d,\-\-debug
enters debug mode, prints lots of debug messeges
.TP.B\-\-pass\-midi
passes the midi events through the program by default
.TP.B\-\-help
prints a help message and exits
.TP.B\-\-version
prints the program version
The text was updated successfully, but these errors were encountered:
I have written a basic man page based on the README and the
--help
output. I am offering it upstream in case you are interested in maintaining it in the source repository.harmonySEQ.1
The text was updated successfully, but these errors were encountered: