This commit is contained in:
2026-01-21 17:20:14 +01:00
parent 0a14651835
commit 2f15bce223
5 changed files with 94 additions and 28 deletions

View File

@@ -37,7 +37,7 @@ use settings::Settings;
use state::audio::RefreshRate;
#[derive(Parser)]
#[command(name = "seq", about = "A step sequencer with Ableton Link support")]
#[command(name = "cagire", about = "A step sequencer with Ableton Link support")]
struct Args {
/// Directory containing audio samples to load (can be specified multiple times)
#[arg(short, long)]