File: appb.xml

package info (click to toggle)
gsequencer 8.2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 74,272 kB
  • sloc: ansic: 1,195,333; xml: 31,048; cpp: 9,749; sh: 5,798; makefile: 4,024; perl: 536; sed: 16; python: 11
file content (106 lines) | stat: -rw-r--r-- 3,593 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<?xml version='1.0' encoding="utf-8"?>

<!-- Copyright (C) 2005-2018 Jo\u00EBl Kr\u00E4hemann -->
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.3 -->
<!-- or any later version published by the Free Software Foundation; -->
<!-- with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. -->
<!-- A copy of the license is included in the section entitled "GNU -->
<!-- Free Documentation License". -->

<appendix xmlns="http://docbook.org/ns/docbook"
	  xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>Related projects</title>

  <variablelist>
    <title>Project Websites</title>
    <varlistentry><term><filename>Gtk+</filename></term>
    <listitem>
      <para>
	Gimp Tool Kit - <link xlink:href="http://www.gtk.org" xlink:show="new">http://www.gtk.org</link>
      </para>
    </listitem>
    </varlistentry>
    
    <varlistentry><term><filename>Libinstpatch</filename></term>
    <listitem>
      <para>
	Instrument patch library - <link xlink:href="http://www.swamiproject.org" xlink:show="new">http://www.swamiproject.org</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>Libxml2</filename></term>
    <listitem>
      <para>
	XML library - <link xlink:href="http://www.xmlsoft.org" xlink:show="new">http://www.xmlsoft.org</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>Gstreamer</filename></term>
    <listitem>
      <para>
	Multimedia framework - <link xlink:href="http://gstreamer.freedesktop.org/" xlink:show="new">http://gstreamer.freedesktop.org/</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>Libsndfile</filename></term>
    <listitem>
      <para>
	Sound file library - <link xlink:href="http://www.mega-nerd.com" xlink:show="new">http://www.mega-nerd.com</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>FFTW3</filename></term>
    <listitem>
      <para>
	Fastest Fourier Transform of the West - <link xlink:href="http://www.fftw.org/" xlink:show="new">http://www.fftw.org</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>Alsa</filename></term>
    <listitem>
      <para>
	Advanced Linux Sound Architecture - <link xlink:href="http://www.alsa-project.org" xlink:show="new">http://www.alsa-project.org</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>JACK</filename></term>
    <listitem>
      <para>
	Jack audio connection kit - <link xlink:href="http://www.jackaudio.org" xlink:show="new">http://www.jackaudio.org</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>LADSPA</filename></term>
    <listitem>
      <para>
	Linux Audio Developer's Simple Plugin API - <link xlink:href="http://www.ladspa.org" xlink:show="new">http://www.ladspa.org</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>DSSI</filename></term>
    <listitem>
      <para>
	Disposable Soft Synth Interface - <link xlink:href="http://dssi.sourceforge.net" xlink:show="new">http://dssi.sourceforge.net</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>Lv2</filename></term>
    <listitem>
      <para>
	LADSPA version 2 - <link xlink:href="http://www.lv2plug.in" xlink:show="new">http://www.lv2plug.in</link>
      </para>
    </listitem>
    </varlistentry>

  </variablelist>
</appendix>