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

[Feature] Automatic Song Offset #431

Open
ThiefOfSouls opened this issue Mar 14, 2021 · 3 comments
Open

[Feature] Automatic Song Offset #431

ThiefOfSouls opened this issue Mar 14, 2021 · 3 comments
Assignees

Comments

@ThiefOfSouls
Copy link

I was wondering if it would be possible to at least semi-automatic the song offset. I believe I have my input offset set up correctly but still run into songs that may be 5-10ms off. It isn't hard to change the song offset manually but it is a minor annoyance and sometimes I go through the result screen quickly without checking what the offset might need to be.

My initial thoughts was to have a toggle in the settings to automatically update the songs offset after a play based on the median timing though if it is a small enough value (1-2ms) than maybe it shouldn't change it. The other possibility is having a button on the result screen that will adjust the offset for you so that the player can decide if they want to change it.

@Drewol
Copy link
Owner

Drewol commented Mar 14, 2021

#392 might have what you want but I have not yet had the time to review it properly.

@ThiefOfSouls
Copy link
Author

From the description of the fork it sounds better than what I was asking for since my idea was just to make it easier to set the offset after playing the song once rather than precomputing it. I might actually look at building the fork to give it a test, thanks for pointing it out to me.

@123jimin
Copy link

Before working on that PR, I have considered implementing what you described, but I decided not to as human play could result in a biased offset. Usually people tend to press buttons earlier for high-density button charts.

But still it's a better to give players more options, and two is better than one, so I'll try implementing what you described.

123jimin added a commit to 123jimin/unnamed-sdvx-clone that referenced this issue Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants