missing commit in generator.h
[galan.git] / README
blob7eb0e7a7d575d993f32bc4d346f94a86d8feb6d4
2 This is gAlan, an audio-processing program for X-windows (or platforms
3 that support GTK+). gAlan is distributed under the GNU General Public
4 License - for more information please see the COPYING file in this
5 directory.
7 ---------------------------------------------------------------------------
8 NOTE: As a special exception, gAlan plugins are *not* required to be
9 licensed under the GPL. The writer gets to choose a license for each
10 plugin he/she writes. So if any third party vendor wants to distribute
11 a plugin for gAlan with a different license, that's fine - and if
12 they're a little touchy about their source-code, they're welcome to
13 distribute the plugin as a binary only.
15 However, please do consider releasing your plugin under the GPL. Each
16 such open-sourced plugin makes the whole project just that little bit
17 stronger.
18 ---------------------------------------------------------------------------
20 Please see the INSTALL file for installation instructions - it should
21 be sufficient to type
23         $ ./configure
24         $ make
25                 (and then as root)
26         # make install
28 You will need GTK+ v2.x and a properly-configured OSS/ALSA compatible soundcard
29 capable of 44.1kHz 16-bit stereo output. A fast CPU is also recommended.
31 the gAlan 0.3 branch is jackified and autodetects a jack installation.
33 gAlan tries to autodetect various libraries and builds plugins for these:
35 - jack
36 - alsa
37 - libsndfile
38 - gtkglarea (seems to be working in 0.3)
39 - libvorbis
40 - liblrdf
41 - fst (windows vst plugins)
43 if you have an SB Live you can try ./configure --enable-emu10k1
44 which should build the emu components.
46 with these you can route signals in the DSP...
50 For further information, tutorials, and user- and developer-guides, please see
51 the doc/ subdirectory and the main gAlan website,
53         http://galan.sourceforge.net/
55 Good luck!
57         Tony Garnock-Jones
58         surazal@ihug.co.nz
59         30 August 1999
61 gAlan is now maintained by 
63         Torben Hohn
64         torbenh@users.sourceforge.net
65    
66 so if you have questions especially because i am
67 to lazy to write the documentation drop me a mail...