mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 11:16:42 +01:00
revert rubato to 0.12 to fix crackling at 48000
(probably some misuse on my side, need to investigate more)
This commit is contained in:
@@ -28,4 +28,4 @@ tokio-stream = { version = "0.1.15", features = ["sync"], optional = true }
|
||||
webbrowser = { version = "0.8.13", optional = true }
|
||||
ansi_term = "0.12.1"
|
||||
cpal = { version = "0.15.3", optional = true }
|
||||
rubato = { version = "0.15.0", optional = true }
|
||||
rubato = { version = "0.12.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user