Not all scripts in this repo are self-contained #21
Comments
|
Troubleshooting a norns user on lines today and came up with this problem. Update the example to use PolySub instead? |
|
polysub is going to eventually also moved out of better fix is to just note the requirement in the comment text for now. we need to have more robust error messages for missing engines. as a general note: not all scripts/repos are going to be self-contained, and will very commonly require engines from another repo. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I noticed some scripts in this repo have external dependencies.
For example the scales demo as well as several of the studies have a dependency on Polyperc, see
https://github.com/monome/we/blob/master/demos/scales.lua#L39
I was wondering how we want to handle this?
IMHO it would be better if the examples in this repo have no external dependencies.
The text was updated successfully, but these errors were encountered: