#include #include #include #include #include "synth_shed.h" using namespace std; PYBIND11_MODULE(synth_shed, m) { #include "gen/py_module.pybind11" }