File: ffado-debug.1

package info (click to toggle)
libffado 2.4.9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,604 kB
  • sloc: cpp: 77,151; python: 8,997; ansic: 2,951; sh: 1,429; xml: 855; makefile: 29
file content (18 lines) | stat: -rw-r--r-- 495 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH FFADO-DEBUG "1" "November 2017" "2.3.0"
.SH NAME
\fBffado-debug\fR \- Run FFADO in debug mode
.SH SYNOPSIS
\fBffado-debug command\fR
.SH DESCRIPTION
ffado-debug is a wrapper-script to make FFADO clients (e.g. jackd) use
a debug-enabled version of the library. The script expect this library
to reside in
.I /usr/lib/<multiarch-triplet>/libffado/
and prefixes
.B LD_LIBRARY_PATH
accordingly.
.SH EXAMPLES
ffado-debug jackd -d firewire -v5
.SH AUTHOR
Adrian Knoth <adi@drcomp.erfurt.thur.de>