I have a quite complex patch of a friend which I should implement into an Audiovisual reactive website I build for him: A work in progress of the project you can find here, in case you are interested: https://johnnydub08.github.io/Addicted2Random-SpericalHarmonics/
I need to implement his patch to make it controllable via the website. Unfortunately, I can't make even the patch run in the first place.....
Has anyone an idea why I get this error in my browser console?
expected [send] name to be a string, got 1
expected [receive] name to be a string, got 2
A clue into the right direction would be very much appreciated. Thank you