Hi,
I’m a very happy fresh owl owner, but I’m failing trying to grasp some basics.
I’m using PD
I succeed in uploading patches and compiling them (sometimes) but some questions/remarks
-
what about heavy objects. As this seems to be pretty standard for doing anything usefull, why isn’t heavy included by default? or am I missing something? Also for objects in heavy that rely on heavy subobjects [hv.osc saw] I have not found the correct wat to include them.
-
using github is great! big fan, how can I include a whole folder/repo of objects and have them added to the compilers search path? Might be the solution to the heavy question above
-
I haven’t been able to get midi out of the owl, unless I use the remote control on OwlControl. I tried renaming the parameters to match [r Channel-A]. I used the main pd-template patch to start from… still no midi out when turning the hardware buttons A-B-C-D.
-
how do I know which patch I’m running in “standalone mode” not talking about the factory supplied patches, but my own. How many can I upload? how can I select a different patch?
-
the SDTOUT compile info is very useful and helps me debug and fix. However what to do with messages like
LOAD LOADED PATCH: untitled-92f166d3e720 CONNECTED TO: OWL Modular v12 CPU: 150445% Memory: 6376MESSAGE: Heavy assertion failed in cDelay_onMessage line 62
This patchworks in javascript, but not on the owl
Thanks!