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

sequencer editor timing: preserve relative distance between seqblocks in different seqtracks #1418

Open
ghost opened this issue Dec 28, 2023 · 5 comments

Comments

@ghost
Copy link

ghost commented Dec 28, 2023

let's say i have two seqtracks, each with one seqblock, and one begins immediately after the other ends, like so:

Screenshot from 2023-12-27 21-55-45

the tempo is 120 bpm. however, if i change it to 90 bpm (or anything else), the timing of the individual blocks change, but the relative distance between the blocks (or the timing of the onset of the blocks) remains the same:

Screenshot from 2023-12-27 21-55-58

i'd like for it to preserve the onsets of the blocks relative to the tempo, like so:

Screenshot from 2023-12-27 21-56-04

would it be possible to add a mode for this?

thanks

@ghost
Copy link
Author

ghost commented Jan 7, 2024

bump

@kmatheussen
Copy link
Owner

Wouldn't this be very confusing if you don't expect this to happen? I imagine that if you're just experimenting with different tempos in a block, you don't want seqblocks in other seqtracks to move.

@ghost
Copy link
Author

ghost commented Feb 21, 2024

sorry, i took a long break from radium

anyways, what i described does work if the seqblocks are on the same seqtrack and back-to-back. i guess what i'm requesting is for this to apply to all seqblocks in all seqtracks, where the timing is determined either by the first seqblock or it's in sequencer mode

as for expectation, i suppose it could be a new mode for timing

@ghost
Copy link
Author

ghost commented Feb 21, 2024

actually, what i'd really like is for one seqblock tempo or tempo marker to affect all seqblocks, because in sequencer mode i can change the tempo of the timeline but the set tempo of each block remains the same. same with time signatures etc

@kmatheussen
Copy link
Owner

actually, what i'd really like is for one seqblock tempo or tempo marker to affect all seqblocks, because in sequencer mode i can change the tempo of the timeline but the set tempo of each block remains the same. same with time signatures etc

I'm not following you. Can you make a better description?

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

No branches or pull requests

1 participant