~ubuntu-branches/ubuntu/maverick/xmp/maverick

« back to all changes in this revision

Viewing changes to docs/xmp.1

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Moog
  • Date: 2009-07-13 17:16:13 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090713171613-0ppo7flos91me98a
Tags: 2.7.0-0ubuntu1
* New upstream release:
  - add StarTrekker packer loader (untested, need samples)
  - extended key range to IT octave 9 (fixes beek-my_eleventh_year.it,
    reported by Mirko Buffoni)
  - ignore tempo/bpm settings to 0 in module scan (fixes albacore.it,
    reported by Storlek)
  - implement IT T0x and T1x tempo slides
  - process effects in IT muted channels (Storlek test #10)
  - generalized delayed event support (Storlek test #8)
  - emulate "always store instrument" IT bug (Storlek test #8)
  - add extra click removal step in mixer routines
  - fix loop size in GMC loader (reported by Mirko Buffoni)
  - GMC loader code cleanup
  - store in-file comments
  - apply amplification in the final downmix
  - set sample format to unsigned on 8-bit wav file output
  - attempt to handle BPM-based MED tempos a bit better
  - add option to use the IT LPF as a click/noise filter
  - deprecate $HOME/.xmprc, use $HOME/.xmp/xmp.conf instead
  - reintroduce modules.conf, move SYSCONFDIR back to /etc/xmp
  - display checksum for platforms where cksum(1) not readily available
  - add filter quirk for rn-alone.it
  - reintroduce manual setting for vblank timing in Amiga modules
  - add vblank quirk for mod.siedler ii (by Daniel Åkerud)
  - don't crash if SoundSmith instruments not found

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "XMP" "1" "Version 2\&.6\&.1" "Jul 2009" "Extended Module Player" 
 
1
.TH "XMP" "1" "Version 2\&.7\&.0" "Jul 2009" "Extended Module Player" 
2
2
.PP 
3
3
.SH "NAME" 
4
4
xmp - Extended Module Player
13
13
[\fB-D\fP \fIdevice-specific parameters\fP]
14
14
[\fB-d, --driver\fP \fIdriver\fP]
15
15
[\fB--fix-sample-loop\fP]
 
16
[\fB-F, --click-filter\fP]
16
17
[\fB-f, --frequency\fP \fIrate\fP]
17
18
[\fB-h, --help\fP]
18
19
[\fB-i, --interpolate\fP]
78
79
.IP "\fB--fix-sample-loop\fP" 
79
80
Force sample loop start in samples instead of 16-bit words\&. This
80
81
option affects only MOD files\&.
 
82
.IP "\fB-F, --click-filter\fP" 
 
83
Use the LPF filter to remove clicks from the software mixer output\&.
81
84
.IP "\fB-f, --frequency\fP \fIrate\fP" 
82
85
Set the software mixer sampling rate in hertz\&.
83
86
.IP "\fB-h, --help\fP" 
235
238
\f(CWxmp --norc -R `find /mod -name "*\&.xm*" -print`\fP
236
239
.PP 
237
240
.SH "FILES" 
238
 
\f(CW/etc/xmp/xmp\&.conf, $HOME/\&.xmp/xmp\&.conf\fP
 
241
\f(CW/etc/xmp/xmp\&.conf\&, $HOME/\&.xmp/xmp\&.conf\&, /etc/xmp/modules\&.conf\&, $HOME/\&.xmp/modules\&.conf\fP
239
242
.PP 
240
243
.SH "AUTHOR" 
241
244
Claudio Matsuoka and Hipolito Carraro Jr. Portions of code