summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/apollo_dsk.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2017-11-30 22:31:56 +1100
committer Vas Crabb <vas@vastheman.com>2017-11-30 22:31:56 +1100
commit87da3c3b5e0db7faa60cd8529670e3cdd5f12938 (patch)
treecbc9b18a645239bf7e99ee264adc0b0e35721703 /src/lib/formats/apollo_dsk.cpp
parent7c8a1fa409e62d755ce0fc1b1b772128fd44663f (diff)
Better layout views for et3400 including display labels and clickable keypad (github #2862)
Diffstat (limited to 'src/lib/formats/apollo_dsk.cpp')
0 files changed, 0 insertions, 0 deletions
FFF0FF } /* Literal.String.Regex */ .highlight .s1 { color: #D20; background-color: #FFF0F0 } /* Literal.String.Single */ .highlight .ss { color: #A60; background-color: #FFF0F0 } /* Literal.String.Symbol */ .highlight .bp { color: #038 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #06B; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #369 } /* Name.Variable.Class */ .highlight .vg { color: #D70 } /* Name.Variable.Global */ .highlight .vi { color: #33B } /* Name.Variable.Instance */ .highlight .vm { color: #369 } /* Name.Variable.Magic */ .highlight .il { color: #00D; font-weight: bold } /* Literal.Number.Integer.Long */
.\"                                      Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.\"
.TH LDRESAMPLE 1 2016-07-21 0.176 "MAME laserdisc audio manipulation tool"
.\"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.\" .nh        disable hyphenation
.\" .hy        enable hyphenation
.\" .ad l      left justify
.\" .ad b      justify to both left and right margins
.\" .nf        disable filling
.\" .fi        enable filling
.\" .br        insert line break
.\" .sp <n>    insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH "NAME"
ldresample \- MAME laserdisc audio manipulation tool
.SH "SYNOPSIS"
.B ldresample
.I source.chd
.br
.B ldresample
.I source.chd
.I output.chd
.B offset
.B [slope]
.SH "DESCRIPTION"
Assists in resynchronizing audio tracks in a CHD (Compressed Hunks of Data)
file with frames.
.PP
.B Offset
parameter and \fBslope\fR option make a linear equation f(x) which
describes the sample offset from the source as a function of field number.
.SH "COPYRIGHT"
Copyright \(co 2008 Aaron Giles. BSD License.
.SH "SEE ALSO"
ldverify(1), mame(6), mess(6)
.SH "AUTHORS"
Written by Aaron Giles.
.PP
This manual page was written by Ludovic Lechapt <ludomatic@gmail.com>,
for the Debian project but may be used by others.