C++ and Python

marc.wyburn at googlemail.com marc.wyburn at googlemail.com
Fri Mar 31 02:01:21 EST 2006


I've been learning to write VST plugins in C++ and would like to switch
back to Python.  The first step of writing the plugin is to import the
C++ header files from the Steinberg SDK.  How can I do this in Python.
I've tried looking at SWIG but didn't really understand what it was
trying to do.    Should I be using SWIG to create Python versions of
the classes and then go from there or does it create glue code to talk
to the classes.




More information about the Python-list mailing list