diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-04-19 18:43:31 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:29 +0200 |
commit | b2ae0d2e2a634f97624db4547beb8d7dee11d1b2 (patch) | |
tree | 6a3bd077e09dbde02d3b9b8c05e033315f5db6a9 /libraries/libffado/README | |
parent | 4899883d6e4705aa99d89ed8b6e6839911d729a0 (diff) | |
download | slackbuilds-b2ae0d2e2a634f97624db4547beb8d7dee11d1b2.tar.gz |
libraries/libffado: Added (free firewire driver implemenation)
Diffstat (limited to 'libraries/libffado/README')
-rw-r--r-- | libraries/libffado/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/libffado/README b/libraries/libffado/README new file mode 100644 index 0000000000..0dad632806 --- /dev/null +++ b/libraries/libffado/README @@ -0,0 +1,11 @@ +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. + +libffado requires libiec61883, libxml++ and scons, also available +from SlackBuilds.org |