Download
Releases
libffado 2.4.9
This is a bug fix release. View the 2.4.9 release notes or download libffado-2.4.9.tgz.
libffado 2.4.8
This is a bug fix release. View the 2.4.8 release notes or download libffado-2.4.8.tgz.
libffado 2.4.7
This is a bug fix release. View the 2.4.7 release notes or download libffado-2.4.7.tgz.
libffado 2.4.6
This is a bug fix release. View the 2.4.6 release notes or download libffado-2.4.6.tgz.
libffado 2.4.5
This is a bug fix release. View the 2.4.5 release notes or download libffado-2.4.5.tgz.
libffado 2.4.4
This removes the prompt for optional device registration. It is in all other respects identical to FFADO 2.4.3. View the 2.4.4 release notes or download libffado-2.4.4.tgz.
libffado 2.4.3
This is a bug fix release. View the 2.4.3 release notes or download libffado-2.4.3.tgz.
libffado 2.4.2
This is a bug fix release. View the 2.4.2 release notes or download libffado-2.4.2.tgz.
libffado 2.4.1
This is a bug fix release. View the 2.4.1 release notes or download libffado-2.4.1.tgz.
libffado 2.4.0
FFADO 2.4.0 features incremental improvements over version 2.3.0. View the 2.4.0 release notes or download libffado-2.4.0.tgz.
libffado 2.3.0
This version addresses numerous bugs, adds support for a small number of additional devices and includes some minor new features. View the 2.3.0 release notes for more details or Download libffado-2.3.0.tgz.
libffado 2.2.1
This version fixes a compile-time problem when certain options are set (see the 2.2.0 release notes for all other details). Download libffado-2.2.1.tgz.
libffado 2.2.0
View the release notes or download libffado-2.2.0.tgz.
libffado 2.1.0
View the release notes or download libffado-2.1.0.tgz.
libffado 2.0.1
View the release notes or click here to download.
libffado 2.0.0
View the release notes or click here to download.
Development repository
The FFADO subversion (svn) repository, like all development repositories, may contain experimental code. We try to keep our development code such that it will always compile but it will not necessarily always work. However, with the project now largely in maintenance mode, the chances are good that the svn code will compile and run just fine. For those wishing to pick up fixes before they are included in a formally released version, trying the svn code is a reasonable option.
To check out the current development code of FFADO, run
svn co svn://subversion.ffado.org/ffado/trunk
This will create a directory called trunk/, in which will be the
libffado/ subdirectory containing the source code for FFADO.
To update a checked out svn repository, change into the libffado/
directory and run
svn update
Note: In early June 2026 our hosting provider made some changes which broke access to the subversion repository using the http scheme. While this is being worked through, the repository can be accessed using the svn scheme as shown above.