~ubuntu-branches/debian/sid/brasero/sid

« back to all changes in this revision

Viewing changes to help/en_GB/project-audio.page

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-19 14:00:13 UTC
  • mfrom: (5.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20111119140013-9dnkj4de9z9lzceo
Tags: 3.2.0-2
* Upload to unstable.
* debian/control.in:
  - Make libbrasero-media3-dev depend on gir1.2-brasero-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="project-audio" xml:lang="en_GB">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#new-project"/>
 
6
    <desc>Create an audio project.</desc>
 
7
    <credit type="author">
 
8
      <name>Ekaterina Gerasimova</name>
 
9
      <email>kittykat3756@googlemail.com</email>
 
10
    </credit>
 
11
    <license>
 
12
      <p>Creative Commons Share Alike 3.0</p>
 
13
    </license>
 
14
  </info>
 
15
 
 
16
  <title>Write a music CD</title>
 
17
 
 
18
  <p><app>Brasero</app> can write audio files to a CD, which you can then use
 
19
  for playing in CD players and so on. It is usually best to
 
20
  use a non-rewritable CD because not all CD players will play rewritable
 
21
  CDs.</p>
 
22
 
 
23
  <steps>
 
24
    <item>
 
25
      <p>Click <gui>Audio project</gui> on the start page, or select
 
26
      <guiseq><gui>Project</gui><gui>New Project</gui><gui>New Audio
 
27
      Project</gui></guiseq>.</p>
 
28
    </item>
 
29
    <item>
 
30
      <p>Add audio files to the project by clicking <gui>Add</gui> in the
 
31
      toolbar and selecting the desired files. You can also add files by
 
32
      dragging and dropping them onto the project area or by clicking
 
33
      <guiseq><gui>Edit</gui><gui>Add Files</gui></guiseq>.</p>
 
34
    </item>
 
35
    <item>
 
36
      <p>You can add a title for the CD in the text entry field below the
 
37
      project area.</p>
 
38
    </item>
 
39
    <item>
 
40
      <p>Select the blank CD in the drop down list.</p>
 
41
    </item>
 
42
    <item>
 
43
      <p>Click <gui>Burn...</gui> to continue.</p>
 
44
    </item>
 
45
    <item>
 
46
      <p>Select the <gui>Burning speed</gui> from the drop down list, and any
 
47
      other options you may want.</p>
 
48
    </item>
 
49
    <item>
 
50
      <p>Click <gui>Burn</gui> to burn a single disc of the project or
 
51
      <gui>Burn Several Copies</gui> to burn your project to multiple discs.</p>
 
52
    </item>
 
53
  </steps>
 
54
 
 
55
  <note>
 
56
    <p>You can also split individual tracks into multiple tracks using the
 
57
    <gui>Split</gui> tool and add a two second break after a track using the
 
58
    <gui>Pause</gui> button.</p>
 
59
  </note>
 
60
 
 
61
</page>