Feat: mixed bag
Some checks failed
Deploy Website / deploy (push) Failing after 2m9s

This commit is contained in:
2026-02-25 20:31:36 +01:00
parent 6b94d6403a
commit 0f0f13f2b8
25 changed files with 246 additions and 10 deletions

View File

@@ -137,6 +137,7 @@ fn main() -> io::Result<()> {
restart_samples,
Arc::clone(&audio_sample_pos),
new_error_tx,
&app.audio.config.sample_paths,
) {
Ok((new_stream, info, new_analysis, registry)) => {
_stream = Some(new_stream);