Just a very simple layout for the ggseq FAQ

FAQ to Gungirl seqencer

(now it is not official but I think we should do it)

Overview

What is Gungirl sequencer
Were can I get Gungirl seqencer
Whitch OS and Hardware do I need for Gungirl seqencer
Why is on Fedora Core Gungirl seqencer still experimental
On what depends Gungirl seqencer
How to install portaudio on Linux
Who are the developer of Gungirl seqencer
Can I help to develop Gungirl Seqenser
Are there mirrors of Gungirl seqencer

What is Gungirl Sequencer

Gungirl Sequencer is an easy to use Audiosequencer for Linux and MS Windows.
It includes a simple Filemanager and uses Drag & Drop to arrange Audiosamples.

Were can I get Gungirl sequencer

You can get Gungirl seqence on ggseq.sourcforge.net and on Georgs Gungirl Sequecer Page in
in the download Section

Whitch OS and Hardware do I need for Gungirl sequencer

Actually it runs on Linux and Windows
Possible that it runs on Unix(R) and other Unix - Derivates
Planed for to run on Mac OS too
As Hardware you need just a simple soundcard(chip)

Why is on Fedora Core Gungirl seqencer still experimental

It's a own rpm-package on georgs homepage and there are problems with
libsaplerate
The orginal will not compile and gives the error message:
TLSample.o(.text+0x428): In function `TLSample::TLSample[not-in-charge] \
(wxString const&, int, TLColourManager*, UpdateListener*)':
......

On what depends Gungirl sequencer

wxWidgets 2.4.0 (formally known as wxWindows)
Portaudio v18
Libsndfile
Libsamplerate

How to install portaudio on Linux

unfortunatly Portaudio does not provide a standard ./configure script. But it provides a simple Makefile, that takes care to install it. If you are not root just use
 su 
or
 su -
to get root, and execute the following command in the portaudio folder:
 make -f Makefile.linux
this will build and install the library.
After that you have to copy the portaudio.h file to an appropriate location.
Use the following command to do this:
 cp pa_common/portaudio.h /usr/local/include
or if not /usr/local/include is supportet for header-files
 cp pa_common/portaudio.h /usr/include

Who are the developer of Gungirl seqencer

Maintainer and Main-Developer is

Richard Spindler
oracle2025@gmx.de
http://homepage.uibk.ac.at/~csad2715/
http://ggseq.sourceforge.net

Helper

Georg E Schneider
georg@georgs.org
http://www.georgs.org
http://ggseq.georgs.org

Beta Tester(s)

Reinhard Amersberger

Can I help to develop Gungirl Sequenser

Of course, if you want to get a Beta Tester or
you got diffs fell free and send it

Are there mirrors of Gungirl sequencer

There are the sourceforge mirrors and you can find the software at ggseq.georgs.org.
I think more is not needed ;)