You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order for the jack-transport branch to be merged, this needs to be fixed.
The code for PyJack can be found here on SourceForge, it includes the call to Python distutils that builds it. I know next to nothing about writing Sconscripts or Sconstructs, so this is an open issue that I would like help with.
The module needs to be made importable without running scons install (or whatever it is. I don't even know!).
The text was updated successfully, but these errors were encountered:
In order for the jack-transport branch to be merged, this needs to be fixed.
The code for PyJack can be found here on SourceForge, it includes the call to Python distutils that builds it. I know next to nothing about writing Sconscripts or Sconstructs, so this is an open issue that I would like help with.
The module needs to be made importable without running
scons install
(or whatever it is. I don't even know!).The text was updated successfully, but these errors were encountered: