Skip to content

Commit 51ba00b

Browse files
committed
fix(Android): Improve amplitude computation.
1 parent a3bcaf7 commit 51ba00b

File tree

1 file changed

+0
-1
lines changed
  • record_android/android/src/main/kotlin/com/llfbandit/record/record

1 file changed

+0
-1
lines changed

record_android/android/src/main/kotlin/com/llfbandit/record/record/PCMReader.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import java.nio.ByteBuffer
1313
import java.nio.ByteOrder
1414
import kotlin.math.abs
1515
import kotlin.math.log10
16-
import kotlin.math.roundToInt
1716

1817
class PCMReader(
1918
// Config to setup the recording

0 commit comments

Comments
 (0)