/[debburn]/mods-archive/38_script_manpages.dpatch
ViewVC logotype

Contents of /mods-archive/38_script_manpages.dpatch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 224 - (show annotations) (download)
Tue Sep 5 19:18:45 2006 UTC (6 years, 8 months ago) by blade
File size: 3922 byte(s)
Parked the mods archive outside of the trunk
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## 38_script_manpages.dpatch by <blade@debian.org>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: Varios small additional manpages
6
7 @DPATCH@
8 diff -urNad cdrtools-2.01.01~/doc/list_audio_tracks.man cdrtools-2.01.01/doc/list_audio_tracks.man
9 --- cdrtools-2.01.01~/doc/list_audio_tracks.man 1970-01-01 01:00:00.000000000 +0100
10 +++ cdrtools-2.01.01/doc/list_audio_tracks.man 2006-03-20 23:07:36.912212328 +0100
11 @@ -0,0 +1,29 @@
12 +.TH "LIST_AUDIO_TRACKS" "1" "Tue Feb 15 13:03:51 MST 2005" "" "list_audio_tracks"
13 +
14 +.PP
15 +.SH "NAME"
16 +list_audio_tracks is an alias for cdda2wav.
17 +.PP
18 +.SH "SYNOPSIS"
19 +.PP
20 +\fBlist_audio-tracks\fP
21 +.PP
22 +.SH "DESCRIPTION"
23 +.PP
24 +\fBlist_audio_tracks\fP equals to the invocation of cdda2wav, so all the
25 +arguments for the latter can be used.
26 +.PP
27 +.SH SEE ALSO
28 +cdda2wav(1)
29 +.PP
30 +.SH "AUTHOR"
31 +.PP
32 +\fBcdda2was\fP was written by Joerg Schilling <js@cs\&.tu-berlin\&.de> and
33 +others.
34 +.PP
35 +This manual page was written by Oleksandr Moskalenko
36 +<malex@tagancha\&.org>, for
37 +the Debian GNU/Linux system\&. It may be used by other distributions
38 +without contacting the author\&. Any mistakes or omissions in the
39 +manual page are my fault; inquiries about or corrections to this
40 +manual page should be directed to me (and not to the primary author)\&.
41 diff -urNad cdrtools-2.01.01~/doc/pitchplay.man cdrtools-2.01.01/doc/pitchplay.man
42 --- cdrtools-2.01.01~/doc/pitchplay.man 1970-01-01 01:00:00.000000000 +0100
43 +++ cdrtools-2.01.01/doc/pitchplay.man 2006-03-20 23:08:05.119924104 +0100
44 @@ -0,0 +1,37 @@
45 +.TH "PITCHPLAY" "1" "Tue Feb 15 12:53:23 MST 2005" "" "pitchplay"
46 +
47 +.PP
48 +.SH "NAME"
49 +pitchplay \- wrapper script to play audio tracks with cdda2wav with different
50 +pitches through a soundcard (cdda2wav must have soundcard support enabled).
51 +.PP
52 +.SH "SYNOPSIS"
53 +.PP
54 +\fBpitchplay\fP <track a> <pitch a> <track b> <pitch b>...
55 +.PP
56 +.SH "DESCRIPTION"
57 +.PP
58 +\fBpitchplay\fP allows playback of audio tracks with cdda2wav with pitches
59 +specified in percentage with 100% being the original pitch, 50% being one
60 +octave lower, 200% one octave higher.
61 +.PP
62 +.SH "EXAMPLES"
63 +.PP
64 +\fBpitchplay\fP 1 90 3 140 5 50
65 +.br
66 +will play track 1 with a pitch of 90%, track 3 with a pitch of 140%, and track 5 with a pitch of 50%.
67 +.PP
68 +.SH SEE ALSO
69 +cdda2wav(1)
70 +.PP
71 +.SH "AUTHOR"
72 +.PP
73 +\fBcdda2was\fP was written by Joerg Schilling <js@cs\&.tu-berlin\&.de> and
74 +others.
75 +.PP
76 +This manual page was written by Oleksandr Moskalenko
77 +<malex@tagancha\&.org>, for
78 +the Debian GNU/Linux system\&. It may be used by other distributions
79 +without contacting the author\&. Any mistakes or omissions in the
80 +manual page are my fault; inquiries about or corrections to this
81 +manual page should be directed to me (and not to the primary author)\&.
82 diff -urNad cdrtools-2.01.01~/doc/readmult.man cdrtools-2.01.01/doc/readmult.man
83 --- cdrtools-2.01.01~/doc/readmult.man 1970-01-01 01:00:00.000000000 +0100
84 +++ cdrtools-2.01.01/doc/readmult.man 2006-03-20 23:08:28.527365632 +0100
85 @@ -0,0 +1,29 @@
86 +.TH "READMULT" "1" "Tue Feb 15 12:34:06 MST 2005" "" "readmult"
87 +
88 +.PP
89 +.SH "NAME"
90 +readmult \- a multitrack wrapper for cdda2wav
91 +.PP
92 +.SH "SYNOPSIS"
93 +.PP
94 +\fBreadmult\fP <track a> <title a> <track b> <title b> ...
95 +.PP
96 +.SH "DESCRIPTION"
97 +.PP
98 +\fBreadmult\fP allows simultaneous extraction and naming of multiple tracks
99 +with cdda2wav
100 +.PP
101 +.SH SEE ALSO
102 +cdda2wav(1)
103 +.PP
104 +.SH "AUTHOR"
105 +.PP
106 +\fBcdda2was\fP was written by Joerg Schilling <js@cs\&.tu-berlin\&.de> and
107 +others.
108 +.PP
109 +This manual page was written by Oleksandr Moskalenko
110 +<malex@tagancha\&.org>, for
111 +the Debian GNU/Linux system\&. It may be used by other distributions
112 +without contacting the author\&. Any mistakes or omissions in the
113 +manual page are my fault; inquiries about or corrections to this
114 +manual page should be directed to me (and not to the primary author)\&.

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5