Skip to content

I don't understand the logic of the app 😔 #31

Description

I have trouble following how it divides the beats & how multiple effects apply. Do you have any docs explaining how it works?

For example, obvious guess would be that if you add 'Swap every 2 with 4 offset 0' it's going to divide the song into bars of 4 beats, and then inside every bar swap the second and fourth. But what if you add 'Swap every 1 with 5 offset 0'? Is it going to to divide the bar into 5 parts? Or is it going to replace every first beat with the the first beat of the next bar?

What happens when you remove every 5th beat? Is it the same as removing every first beat only skipping the very first one?

If I add two 'remove every 3 beat' effects, is the second one going to treat the song as 3/4 or 4/4, with the original 4th beat becoming 3rd, etc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions