Changes between Initial Version and Version 1 of µRoar
- Timestamp:
- 04/16/12 20:41:56 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
µRoar
v1 v1 1 [[TOC]] 2 3 == Introduction == 4 µRoar is a free client library used to access RoarAudio servers. It provides a simple interface to do basic operations like playing back some music. It is much smaller than libroar and under LGPLv3 (libroar is under GPLv3). This allows developers of non-free software to use this library while they are forbidden to use libroar. This is the reason development of it was started: to allow a non-free application to use RoarAudio in one of it's plugins.