slackbuilds/libraries/libffado
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README
doinst.sh libraries/libffado: Update doinst.sh. 2017-01-09 20:18:25 +00:00
libffado-mixer.patch
libffado.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
libffado.info libraries/libffado: Updated maintainer email 2021-07-03 10:13:14 +02:00
slack-desc

README

The FFADO project aims to provide a free driver implemenation for
FireWire (IEEE1394, iLink) based (semi-) professional audio
interfaces. The focus of the project are on audio/music production
rather than consumer audio. This means that, although we intend to
supported all features at some point, consumer features are
considered less important. The most obvious example of a consumer
feature is AC3/DTS passthrough support, which is unsupported at
the moment.

When using ffado as a normal user you might run into permission
problems with access to /dev/raw1394. To solve that issue you
can add the line

KERNEL=="raw1394",              GROUP="disk"

to /lib/udev/rules.d/65-permissions.rules and make your user a
member of the disk group.

This optionally depends on libdbus-c++.