diff options
author | David Robillard <d@drobilla.net> | 2009-12-09 01:37:38 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2009-12-09 01:37:38 +0000 |
commit | 4db8e50ad74080e731dce510ea15bf7fe3994f22 (patch) | |
tree | 34695de9875eb2a6a2faef0fbcfd184282d6d8ec /README | |
parent | 3164c2f2a3e5d8fde82427dc5a7e0857e1c8c013 (diff) | |
download | raul-4db8e50ad74080e731dce510ea15bf7fe3994f22.tar.gz raul-4db8e50ad74080e731dce510ea15bf7fe3994f22.tar.bz2 raul-4db8e50ad74080e731dce510ea15bf7fe3994f22.zip |
Raul 0.6.0.
Drop glibmm dependency to glib dependency.
Add --test configure option.
Add RDF description.
Bump library version number.
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2297 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ RAUL ---- Raul (Realtime Audio Utility Library) is a lightweight C++ convenience -library for realtime programming, with a bias towards audio applications on -GNU/Linux machines. +library for realtime programming, with a bias towards audio applications. For more information, see <http://drobilla.net/software/raul>. |