File: ffado-debug.1

package info (click to toggle)
libffado 2.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 9,320 kB
  • ctags: 11,892
  • sloc: cpp: 75,412; python: 8,911; ansic: 2,951; sh: 1,261; xml: 822; makefile: 54
file content (14 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.TH FFADO "29" "October 2010" "2.0.1"
.SH NAME
\fBffado-debug\fR \- Run FFADO in debug mode
.SH SYNOPSYS
\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 /usr/lib/libffado/ and prefixes LD_LIBRARY_PATH accordingly.
.SH EXAMPLES
ffado-debug jackd -d firewire -v5
.SH AUTHOR
Adrian Knoth <adi@drcomp.erfurt.thur.de>