Skip to content

feat: add harmony and audiowave timeline kinds to CLI add command#483

Draft
FelipeDefensor wants to merge 1 commit into
devfrom
fix/476-cli-timeline-kinds
Draft

feat: add harmony and audiowave timeline kinds to CLI add command#483
FelipeDefensor wants to merge 1 commit into
devfrom
fix/476-cli-timeline-kinds

Conversation

@FelipeDefensor

Copy link
Copy Markdown
Collaborator

Summary

  • Adds harmony / har and audiowave / aud as valid kind arguments to timelines add.
  • Harmony timelines omit the --height kwarg (their height is computed from level count and level height internally).
  • Audiowave timelines similarly omit --height.
  • Tests added for both new kinds and their abbreviations.

Test plan

  • tilia timelines add harmony --name "Chords" creates a harmony timeline.
  • tilia timelines add har works as shorthand.
  • tilia timelines add audiowave --name "Wave" creates an audiowave timeline.
  • tilia timelines add aud works as shorthand.

Closes #476

@FelipeDefensor FelipeDefensor force-pushed the fix/476-cli-timeline-kinds branch from aa036da to 09ee586 Compare May 6, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant