Skip to content

Add synchronization points between tracks #54

Description

@krzema12

Using the DSL, it's a common problem to adjust the number of repetitions of a certain piece to match e. g. the main melody. It's currently hard-coded and it's hard to understand what this number means:

https://github.com/krzema12/fsynth/blob/06cde24e9e898b4d94a9e6c5b3b65854873da4f0/core/src/commonMain/kotlin/it/krzeminski/fsynth/songs/PinkPantherThemeIntro.kt#L156

There could be named synchronization points, set by one track and used by the other, to determine the number of repetitions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions