When trying to run allpixelmatrix on processing 3.5.4 after installing the necessary library's thisError is displayed.
The whole command can be found in line 145.
" img = spoutReciever[i].receivePixels(img); //try to read the spout buffer, if not there, object not defined "
This Error prohibits the program from starting.
Is there any way to make this Error go away?
Kind Regards
Y0shiii
When trying to run allpixelmatrix on processing 3.5.4 after installing the necessary library's thisError is displayed.
The whole command can be found in line 145.
" img = spoutReciever[i].receivePixels(img); //try to read the spout buffer, if not there, object not defined "
This Error prohibits the program from starting.
Is there any way to make this Error go away?
Kind Regards
Y0shiii