~ubuntu-branches/ubuntu/utopic/glame/utopic

« back to all changes in this revision

Viewing changes to debian/glame.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2002-04-09 17:14:12 UTC
  • Revision ID: james.westby@ubuntu.com-20020409171412-jzpnov7mbz2w6zsr
Tags: upstream-0.6.2
ImportĀ upstreamĀ versionĀ 0.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
 
2
 
 
3
  <!ENTITY dhfirstname "<firstname>Daniel</firstname>">
 
4
  <!ENTITY dhsurname   "<surname>Kobras</surname>">
 
5
  <!ENTITY dhdate      "<date>April 25, 2001</date>">
 
6
  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
 
7
  <!ENTITY dhemail     "<email>kobras@debian.org</email>">
 
8
  <!ENTITY dhusername  "Daniel Kobras">
 
9
  <!ENTITY dhucpackage "<refentrytitle>GLAME</refentrytitle>">
 
10
  <!ENTITY dhpackage   "<application>glame</application>">
 
11
  <!ENTITY dhcmd       "<command>glame</command>">
 
12
 
 
13
  <!ENTITY debian      "<productname>Debian GNU/Linux</productname>">
 
14
  <!ENTITY gnu         "<acronym>GNU</acronym>">
 
15
]>
 
16
 
 
17
<refentry>
 
18
  <refentryinfo>
 
19
    <address>
 
20
      &dhemail;
 
21
    </address>
 
22
    <author>
 
23
      &dhfirstname;
 
24
      &dhsurname;
 
25
    </author>
 
26
    <copyright>
 
27
      <year>2001</year>
 
28
      <holder>&dhusername;</holder>
 
29
    </copyright>
 
30
    &dhdate;
 
31
  </refentryinfo>
 
32
  <refmeta>
 
33
    &dhucpackage;
 
34
 
 
35
    &dhsection;
 
36
  </refmeta>
 
37
  <refnamediv>
 
38
    <refname>&dhpackage;</refname>
 
39
 
 
40
    <refpurpose>A versatile audio editor</refpurpose>
 
41
  </refnamediv>
 
42
  <refsynopsisdiv>
 
43
    <cmdsynopsis>
 
44
        &dhcmd;
 
45
    </cmdsynopsis>
 
46
  </refsynopsisdiv>
 
47
  <refsect1>
 
48
    <title>DESCRIPTION</title>
 
49
 
 
50
    <para>This manual page documents briefly the &dhcmd; command that comes 
 
51
        as part of the &dhpackage; package.  Only a short summary of options
 
52
        is provided here.  More complete documentation to &dhcmd; comes
 
53
        in the &gnu; <application>Info</application> format; see below.</para>
 
54
 
 
55
    <para>&dhcmd; is a program that provides you with
 
56
        an easy-to-use and intuitive graphical frontend to edit and manipulate
 
57
        audio streams.  At least, it's meant to be easy-to-use and intuitive...
 
58
        &dhcmd; comprises of three parts: a main window, a wave editor, and
 
59
        a filternetwork editor.</para>
 
60
 
 
61
    <para>The main window offers a view of the so-called swapfile,
 
62
        &dhpackage;'s backing store that contains a hierarchical view of
 
63
        all tracks and projects currently edited.  The wave editor offers a
 
64
        time line view of one or more audio tracks and can perform simple
 
65
        editing tasks like cut, copy, and paste.  For more sophisticated
 
66
        actions, it interfaces with the filternetwork editor that allows
 
67
        grouping of a wide range of audio plugins and filters.  Both the
 
68
        wave and the filternetwork editor can be started from the main
 
69
        window via a context-senitive menu usually attached to the right
 
70
        mouse button and an entry in the menu bar on top,
 
71
        respectively.</para>
 
72
 
 
73
    <para>For more thorough descriptions on &dhcmd; and its possible uses
 
74
        please see the <application>Info</application> manual.</para>
 
75
 
 
76
  </refsect1>
 
77
  <refsect1>
 
78
    <title>SEE ALSO</title>
 
79
 
 
80
    <para><command>cglame</command> (1).</para>
 
81
 
 
82
    <para>The program is documented fully in <citetitle>The GLAME
 
83
      Manual</citetitle> available via the
 
84
      <application>Info</application> system.</para>
 
85
  </refsect1>
 
86
  <refsect1>
 
87
    <title>AUTHOR</title>
 
88
 
 
89
    <para>This manual page was written by &dhusername; &dhemail;.</para>
 
90
 
 
91
    <para>Permission is granted to copy, distribute and/or modify
 
92
      this document under the terms of the <acronym>GNU</acronym> Free
 
93
      Documentation License, Version 1.1 or any later version
 
94
      published by the Free Software Foundation; with no Invariant
 
95
      Sections, no Front-Cover Texts and no Back-Cover Texts.  On Debian
 
96
      GNU/Linux systems, a copy of the license can be found under
 
97
      <filename>/usr/share/common-licenses/FDL</filename>.</para>
 
98
 
 
99
  </refsect1>
 
100
</refentry>
 
101
 
 
102
<!-- Keep this comment at the end of the file
 
103
Local variables:
 
104
mode: sgml
 
105
sgml-omittag:t
 
106
sgml-shorttag:t
 
107
sgml-minimize-attributes:nil
 
108
sgml-always-quote-attributes:t
 
109
sgml-indent-step:2
 
110
sgml-indent-data:t
 
111
sgml-parent-document:nil
 
112
sgml-default-dtd-file:nil
 
113
sgml-exposed-tags:nil
 
114
sgml-local-catalogs:nil
 
115
sgml-local-ecat-files:nil
 
116
End:
 
117
-->