s-ol / lua-oscpack

OpenSoundControl pack/unpack for Lua with some helper sockets using lens.Socket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oscpack

OpenSoundControl pack/unpack for Lua, dependency-cleaned.

Exports two functions: str = pack(URI, ...) and url, ... = unpack(str).

install

luarocks install oscpack

About

OpenSoundControl pack/unpack for Lua with some helper sockets using lens.Socket.

License:Other


Languages

Language:C++ 95.1%Language:Lua 4.9%