KadeArchive / Kade-Engine

Kade Engine is a Competitive Rhythm Game engine rewrite for FNF with Quality of Life features included.
https://kadedev.github.io/Kade-Engine/
Apache License 2.0
409 stars 595 forks source link

Enhancement: "Playback Rate" changer in debug mode #577

Open HammerHead133 opened 3 years ago

HammerHead133 commented 3 years ago

I've discussed different ideas with chart makers, and one idea that stuck out was a Playback Rate slider in the debug mode.

All this would do is add a way (probably a number box, like with bpm and note speed) to slow down the song and chart scroll speed while charting it, but NOT when actually playing it in-game. The best way I can describe it is something similar to the Playback Rate slider in Sony Vegas. It slows down or speeds up the video as you're editing it, but will not export the video with the changed playback rate.

This, along side the Write Notes feature, would make charting crazy voice patterns in songs a million times easier.

Kade-github commented 3 years ago

big thing is uh we need to change our audio handler to something that can actually change the rate of a song soo.

nootnoot6989 commented 3 years ago

big thing is uh we need to change our audio handler to something that can actually change the rate of a song soo.

How hard would that be?