File: appb.xml

package info (click to toggle)
gsequencer 7.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 71,040 kB
  • sloc: ansic: 1,145,949; xml: 31,016; cpp: 9,487; sh: 5,798; makefile: 3,845; perl: 155; sed: 16; python: 11
file content (75 lines) | stat: -rw-r--r-- 2,620 bytes parent folder | download | duplicates (4)
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
<?xml version='1.0' encoding="utf-8"?>

<!-- Copyright (C) 2005-2020 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>Resources</title>

  <variablelist>
    <title>Websites</title>
    <varlistentry><term><filename>Swami</filename></term>
    <listitem>
      <para>
	Soundfont editor - <link xlink:href="http://www.swamiproject.org" xlink:show="new">http://www.swamiproject.org</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>Musescore</filename></term>
    <listitem>
      <para>
	Sheet music - <link xlink:href="http://musescore.org" xlink:show="new">http://musescore.org</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>Calf Studio Gear</filename></term>
    <listitem>
      <para>
	LV2 plugins - <link xlink:href="http://calf-studio-gear.org/" xlink:show="new">http://calf-studio-gear.org/</link>
      </para>
    </listitem>
    </varlistentry>
    
    <varlistentry><term><filename>Linux Studio Plugins</filename></term>
    <listitem>
      <para>
	LV2 plugins - <link xlink:href="http://lsp-plug.in/" xlink:show="new">http://lsp-plug.in/</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>Analog Modelling Synthesizer</filename></term>
    <listitem>
      <para>
	LV2 plugins - <link xlink:href="http://amsynth.github.io/" xlink:show="new">http://amsynth.github.io/</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>XSynth DSSI</filename></term>
    <listitem>
      <para>
	DSSI plugins - <link xlink:href="http://smbolton.com/xsynth-dssi.html" xlink:show="new">http://smbolton.com/xsynth-dssi.html</link>
      </para>
    </listitem>
    </varlistentry>

    <varlistentry><term><filename>Computer Music Toolkit</filename></term>
    <listitem>
      <para>
	LADSPA plugins - <link xlink:href="http://www.ladspa.org/cmt/overview.html" xlink:show="new">http://www.ladspa.org/cmt/overview.html</link>
      </para>
    </listitem>
    </varlistentry>
  </variablelist>
    
    <!-- TODO:JK: write some content -->
</appendix>