AllPoland / ArcViewer

Open source, overengineered 3D Beat Saber map previewer and replay viewer
https://allpoland.github.io/ArcViewer/
GNU General Public License v3.0
60 stars 15 forks source link

[Suggestion, not really a bug] Changing minimum speed from 0 to 0.05 #55

Closed CodeSoftGit closed 4 months ago

CodeSoftGit commented 10 months ago

Yeah, 0 speed basically just pauses it so i think it would just be better to make it 0.05

AllPoland commented 9 months ago

1: Because of the fact that you can type in any decimal time you want, it doesn't really make sense to put an arbitrary minimum on this

2: It's kinda funny though :)

JiveOff commented 6 months ago

Yeah, 0 speed basically just pauses it so i think it would just be better to make it 0.05

Well, apparently now, putting at 0 speed doesn't pause, it desynchronizes the entire song. @AllPoland can you have another look?

AllPoland commented 6 months ago

Yeah, 0 speed basically just pauses it so i think it would just be better to make it 0.05

Well, apparently now, putting at 0 speed doesn't pause, it desynchronizes the entire song. @AllPoland can you have another look?

Able to replicate this (among other issues) on some browsers, guess it depends on how each browser implements audio. I'll throw a 0.01x minimum on it in the next update.