removed a debug line, playing notifier now properly functions
This commit is contained in:
@@ -62,7 +62,6 @@ public class PCMObtainer implements Observer, Disposable, PCMSystem {
|
||||
PCM[sid] = chanVal;
|
||||
}
|
||||
}
|
||||
System.out.println(PCM[0]);
|
||||
PCM[sid] /= Short.MAX_VALUE + 1f;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user