diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +Raul +==== + +Raul (Realtime Audio Utility Library) is a lightweight C++ convenience +library for realtime programming, with a bias towards audio applications. +For more information, see <http://drobilla.net/software/raul>. + + -- David Robillard <d@drobilla.net> |