cleanups
This commit is contained in:
parent
5e194199f3
commit
ca4ae96cd0
1 changed files with 0 additions and 5 deletions
|
|
@ -231,11 +231,6 @@ public class AudioApplication extends com.github.axet.audiolibrary.app.MainAppli
|
|||
|
||||
e.encode(buffer, 0, readSize);
|
||||
|
||||
try {
|
||||
Thread.sleep(100);
|
||||
} catch (Exception e) {
|
||||
;
|
||||
}
|
||||
short[] dbBuf;
|
||||
int dbSize;
|
||||
int readSizeUpdate;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue