In Windows, with the latest Processing IDE, I get an 'unexpected token:void' error when running the code below. In Linux no such problem. I tried putting spaces between the '<' and 'Integer' . But it did not help. Does anyone have a solution?
I have csound 5.13 installed. Followed instructions at
https://github.com/jacobjoaquin/Csoundo and tried to run the examples. The linked in csnd.jar does not have a Csoundo class( listed the contents of csnd.jar using "jar -tvf csnd.jar").