Remove unsused variable
Added bytemuck for faster pcm decoding refactor spectrometer
This commit is contained in:
@@ -31,6 +31,9 @@ anyhow = "1.0"
|
||||
# FFT processing for spectrometer
|
||||
rustfft = "6.1"
|
||||
|
||||
# Efficient byte casting
|
||||
bytemuck = "1.24"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user