Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add synchronization points between tracks #54

Open
krzema12 opened this issue May 9, 2020 · 0 comments
Open

Add synchronization points between tracks #54

krzema12 opened this issue May 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@krzema12
Copy link
Collaborator

krzema12 commented May 9, 2020

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.

@krzema12 krzema12 added the enhancement New feature or request label May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant