mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 12:34:05 +09:00
jukebox wip
This commit is contained in:
@@ -37,7 +37,7 @@ class MixerTrackProcessor(val buffertaille: Int, val rate: Int, val track: Terra
|
||||
|
||||
private var breakBomb = false
|
||||
|
||||
private val distFalloff = 2048.0
|
||||
private val distFalloff = 1024.0
|
||||
|
||||
private fun printdbg(msg: Any) {
|
||||
if (true) App.printdbg("AudioAdapter ${track.name}", msg)
|
||||
|
||||
Reference in New Issue
Block a user