Change to Sound library to re-enable building the project

This commit is contained in:
REAS
2014-08-18 15:49:53 -07:00
parent 9fabe7cfaf
commit 91679d072f

View File

@@ -220,7 +220,7 @@ public class Engine {
// Mix
public static int[] mixPlay(int[] input, float[] amp){
// return methCla.mixPlay(input, amp);
return methCla.mixPlay(input, amp);
};
// Amplitude Follower