anklang icon indicating copy to clipboard operation
anklang copied to clipboard

Song Time Signatures

Open swesterfeld opened this issue 1 year ago • 2 comments

Anklang currently has a way to specify that you want to use something other than 4/4 as time signature for your song. However, doing so doesn't have any visible effect. So the piano roll widget still displays everything in 4/4, both in the timeline and in the grid inside the piano roll.

We should also have a way to change the time signature within a song. This is not so common, but does happen.

swesterfeld avatar Nov 08 '23 09:11 swesterfeld

Drawing the appropriate grid for each time signature is related to PR #21.

swesterfeld avatar Nov 10 '23 16:11 swesterfeld

Anklang currently has a way to specify that you want to use something other than 4/4 as time signature for your song. However, doing so doesn't have any visible effect. So the piano roll widget still displays everything in 4/4, both in the timeline and in the grid inside the piano roll.

We should also have a way to change the time signature within a song. This is not so common, but does happen.

I am in the process of factoring some of this logic into separate files. Ping me back in 2 weeks if I haven't managed to push this into trunk by then.

tim-janik avatar Jan 26 '24 19:01 tim-janik