raynebc / editor-on-fire

A chart editor for various rhythm games
Other
95 stars 20 forks source link

Pasting notes from another chart with same tempo but different time signatures #319

Closed NicolasPL64 closed 2 years ago

NicolasPL64 commented 2 years ago

I've noticed an issue when copying and pasting the notes from a chart to another.

The first chart has the exact same tempo map as the second chart. HOWEVER the time signatures are not the same everytime.

The first chart has a /16 time signature where the second chart has a /4 time signature, this resulting in an incorrect pastement. To be exact, it gets pasted in a x0.25 speed (half of a half). I'm still new to EoF so I don't know if there's an option to change this or it's just a bug/feature.

image This is the first chart, with a 21/16 time signature at 140 bpm.

image And this is the second chart, with a 4/4 time signature at 140 bpm.

NicolasPL64 commented 2 years ago

Solved it using "Old Paste". No idea what it does but it works.