Libardour part of 1caef18 (Windows Lua bindings)
authorRobin Gareus <robin@gareus.org>
Tue, 3 Dec 2019 01:29:37 +0000 (02:29 +0100)
committerRobin Gareus <robin@gareus.org>
Tue, 3 Dec 2019 01:29:37 +0000 (02:29 +0100)
libs/ardour/luabindings.cc

index 6deb7accf42bfc7eed0d04cda15fc83724985d93..88bca48243cf422f5cf6880a19c5d9f47459c8f2 100644 (file)
@@ -234,6 +234,7 @@ CLASSKEYS(Evoral::ControlEvent);
 
 
 CLASSKEYS(std::vector<std::string>);
+CLASSKEYS(std::vector<uint8_t>);
 CLASSKEYS(std::vector<float>);
 CLASSKEYS(std::vector<float*>);
 CLASSKEYS(std::vector<double>);