Founntain / osuplayer

Official osu!player repository. osu!player is a music player for the game osu! made by Dean 'peppy' Herbert. Written in the cross-platform framework AvaloniaUI
MIT License
66 stars 6 forks source link

[REQUEST] Add marker buttons for silent sections of a sonog #286

Open BunnyTub opened 1 month ago

BunnyTub commented 1 month ago

Is your feature request related to a problem? Please describe. My feature request is NOT a problem, rather a feature.

Describe the solution you'd like There isn't a way to skip silent sections now, so I'm thinking about some form of marker start, end, and remove buttons to mark places in the song that are silent (not part of the song, too long, etc)

Describe alternatives you've considered I have not considered any other.

Additional context I've made a mockup of a design. timeline

Founntain commented 4 weeks ago

Could you elaborate what the + - and x button should do?

BunnyTub commented 3 weeks ago

The + (add) button should add a point that indicates the start and end of silence. The - (remove) button should remove any point where the timeline currently stands. The x (trash/delete all) button should remove all points, and is basically a clear button.

Just a mockup, it can probably be done better a different way.

Founntain commented 3 weeks ago

I see, so those points are placed by the user itself or automatically? And if I press the + it adds the a marker to the current position. Can there be more than 2 points? I assume not?

And what I want to ask as well? What do you define as silent sections? Do you mean the sections that could be skipped at the beginning / end of song in the game?

BunnyTub commented 3 weeks ago

I see, so those points are placed by the user itself or automatically?

And if I press the + it adds the a marker to the current position.

Can there be more than 2 points?

What do you define as silent sections?

Do you mean the sections that could be skipped at the beginning / end of song in the game?

BunnyTub commented 3 weeks ago

And sorry for the long wait on the reply. I've been busy the past few days.

Founntain commented 3 weeks ago

I see. Thanks for the indepth explaination, this helps a lot. I see what we can do, but don't expect anything soon or maybe at all. I keep you updated here

BunnyTub commented 2 weeks ago

Sounds good