Raul 0.6.0
Posted on in Software, LAD, RaulRaul 0.6.0 has been released. 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.
Changes:
- Switch to waf build system
- Fix compilation with GCC 4.4
- Add URI class and make Path a special URI (with scheme "path:")
- Remove JackDriver
- Add NullDeleter convenience for SharedPtr
- Add URI Atom type
- Add C++ style printing for Atom
- Fix type wackiness for glib atomic functions on PPC
- Remove misguided LASH stuff
- Depend on glib (instead of glibmm)