engine list report not getting called #798
Closed
Labels
Comments
|
@tehn interesting... i didn't have this problem with then i pulled |
|
good chance i broke something when touching (theoretically cleaning up) a lot of weaver bits while i was implementing softcut glue. i can take a look later tonight. |
|
fixed by #808 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
noticed that
engine.namesis emptyhttps://github.com/monome/norns/blob/dev/matron/src/weaver.c#L1625
calling
report_engines()bonkswas attempting to do a check on
engine.namefor scripts against available engines to warn the user if the engine is missing instead of just failing poorlyThe text was updated successfully, but these errors were encountered: