Menu

Tree [f76e62] jack-midi-merge-5 /
 History

HTTPS access


File Date Author Commit
 examples 2010-02-07 emuse emuse [28f1d4] Example files added
 html 2011-02-21 emuse emuse [7cd772] - doxygen output dir moved to doxygen-doc, logo...
 man 2011-04-23 emuse emuse [473212] Manpages updated regarding new features and cha...
 src 2011-05-29 emuse emuse [a332ef] Untranslated string fixed (Pavel)
 .cvsignore 2009-08-09 gscholz gscholz [9c647d] some files to ignore configured
 .gitignore 2011-02-27 Nedko Arnaudov Nedko Arnaudov [da00b3] simplify .gitignore by using pattern matching
 AUTHORS 2011-04-22 emuse emuse [bb1223] AUTHORS, NEWS and README files updated
 COPYING 2009-08-02 gscholz gscholz [c5b6a2] Qt4 port patch applied, provided by Frank Kober
 ChangeLog 2011-02-11 emuse emuse [12dfea] - resolve ChangeLog merge conflict
 Doxyfile 2011-02-27 Nedko Arnaudov Nedko Arnaudov [bcd584] implement lock free data store
 INSTALL 2009-08-04 gscholz gscholz [dc562f] update to last development state (hopefully)
 Makefile.am 2011-04-22 emuse emuse [87ac03] Desktop File and SVG icon added, adapted from B...
 NEWS 2011-05-29 emuse emuse [8894b4] Version updated to 0.4.1
 README 2011-04-22 emuse emuse [bb1223] AUTHORS, NEWS and README files updated
 acinclude.m4 2011-02-20 emuse emuse [353dc1] - Doxygen support added to autotools environmen...
 aminclude.am 2011-02-20 emuse emuse [353dc1] - Doxygen support added to autotools environmen...
 configure.ac 2011-05-29 emuse emuse [8894b4] Version updated to 0.4.1
 qmidiarp.desktop 2011-04-22 emuse emuse [87ac03] Desktop File and SVG icon added, adapted from B...
 qmidiarp.svg 2011-05-28 emuse emuse [946cc4] Icon frame corrected

Read Me

QMidiArp by Frank Kober, Guido Scholz (c)2009 - 2011
            Matthias Nagorni          (c)2004 by Novell

         published under the GNU General Public License.
         A copy of the License can be found in the COPYING file
---------------------------------------------------------------


Description
-----------
QMidiArp is an arpeggiator, sequencer and MIDI LFO for ALSA.
For further information on general function please refer to the qmidiarp
manual page.


Dependencies
------------
You need the following development headers and libraries for building.

libqt4-dev     (qt-devel)
libasound2-dev (alsa-lib-devel)
libjack-dev    (jackit-devel)


Installation
-------------
qmidiarp uses autoconf/automake as build system. For short

  ./configure
  make
  make install

does the trick. Please refer to the INSTALL file for more information.


Git check-out
-------------
If you start with a fresh Git checkout, please first apply

  autoreconf -i

to get a proper configure script. For more instructions about compiling
and installing this application please refer to the INSTALL file.


Doxygen documentation
---------------------
If you have doxygen installed, you can use

make doxygen-doc

to produce functional html documentation of all classes. The html files
are written to the doxygen-doc directory.


Help
----
User documentation is provided at

qmidiarp.sourceforge.net

Please ask for help there, too.
MongoDB Logo MongoDB