source code is not building

when i try to build the code its giving error->

ERROR in git\processing\java\libraries\sound\src\processing\sound\Engine.java (at line 223)
return methCla.mixPlay(input , amp );

The method mixPlay(int[] , float[] ) is undefined for the type MethClaInterface

Answers

Sign In or Register to comment.