Fix: audio engine fixes

This commit is contained in:
2026-03-06 08:27:54 +01:00
parent b2a089fb0c
commit f273470eaf
7 changed files with 37 additions and 35 deletions

View File

@@ -70,7 +70,7 @@ pub(super) fn handle_sample_explorer(ctx: &mut InputContext, key: KeyEvent) -> I
let _ = ctx
.audio_tx
.load()
.send(AudioCommand::Evaluate { cmd, time: None });
.send(AudioCommand::Evaluate { cmd, tick: None });
ctx.dispatch(AppCommand::SetStatus(format!(
"\u{25B8} {}/{}",
folder, entry.label