- Edited
I have two patches ready for an upcoming concert series, both run nicely in the IDE is connected, but fail when tried in to play on booth as loop.
How low on CPU should I go for not getting stuck in reboot loop?
Can anybody help compiling these? I'll upload my Pd patches here: https://www.florisvanhoof.com/bela
I tried an online Pd to C + + compiler, but there's errors on both patches.
This is what I get from the vocoder patch for example.
Patch Compilation Failed
StdoutStderr
1) [91mError[0m pd2hv: trill in "main.pd/trill" @ (x:20, y:2): Don't know how to parse object "list". Is it an object supported by Heavy? Is it an abstraction? Have the search paths been correctly configured?
2) [91mError[0m pd2hv: trill in "main.pd/trill" @ (x:20, y:2): There was an error while connecting two objects. Have all objects been correctly instantiated? Have all inlets and outlets been declared?
3) [91mError[0m pd2hv: [comment text] in "main.pd/trill" @ (x:0, y:0): Connection made to non-existent inlet at [comment {u'text': 'null object placeholder (list)'}]:0.
1) [93mWarning[0m pd2hv: [msg remote local] in "main.pd/2 vocoder" @ (x:209, y:-37): Message boxes don't yet support remote messages. These messages will be ignored.