diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ea123d21e19..8c94c7d1201 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -417,6 +417,19 @@ object-oriented programming, operator overloading and strong typing.
+ +LuaAV is a real-time + audiovisual scripting environment based around the Lua language and a + collection of libraries for sound, graphics, and other media protocols. LuaAV + uses LLVM and Clang to JIT compile efficient user-defined audio synthesis + routines specified in a declarative syntax.
+ +