Skip to content

Commit

Permalink
fix(Android): Improve amplitude computation.
Browse files Browse the repository at this point in the history
  • Loading branch information
llfbandit committed Aug 21, 2024
1 parent a3bcaf7 commit 51ba00b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import java.nio.ByteBuffer
import java.nio.ByteOrder
import kotlin.math.abs
import kotlin.math.log10
import kotlin.math.roundToInt

class PCMReader(
// Config to setup the recording
Expand Down

0 comments on commit 51ba00b

Please sign in to comment.