summaryrefslogtreecommitdiffstats
path: root/slv2/slv2mm.hpp
AgeCommit message (Collapse)AuthorFilesLines
2011-02-12Use unsigned instead of uint32_t in slv2mm (so swig automatically marshals ↵David Robillard1-6/+10
them). git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2943 a436a847-0d15-0410-975c-d299462d15a1
2011-02-12Wrap rest of API (with a few troublesome exceptions).David Robillard1-87/+186
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2942 a436a847-0d15-0410-975c-d299462d15a1
2011-02-12Add C++ and Python bindings.David Robillard1-0/+157
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2940 a436a847-0d15-0410-975c-d299462d15a1