Andreas
Andreas
Clones #86 and clones #76 Is there anyone who fixed this / added such a parameter? Come on there are 116 forks, I am pretty sure someone must have fixed...
To my surprise, parameters SCROLL_SPEED, DEAD_ZONE, and some more have already been implemented. However, the last release (Gopher360 0.989) did not include them. I added a PR (#143) to add...
To my surprise, parameters SCROLL_SPEED, DEAD_ZONE, and some more have already been implemented. However, the last release (Gopher360 0.989) did not include them. I added a PR (#143) to add...
> @achimmihca Thanks a lot! You are amazing! Many thanks! Recently, I started to use [GitHub Sponsors](https://github.com/sponsors/achimmihca). If you want, you can buy me a coffee by selecting a one-time...
There are parameters DEAD_ZONE and SCROLL_DEAD_ZONE. If these are set high enough, I guess that it will behave similar to "disabled". However, the last release (Gopher360 0.989) did not include...
I implemented this for the upcoming Steam release. For now, I did the implementation in a private repository.
duplicate of #85
Spleeter would also be useful in the song editor (pitch detection, timing) because it separates the voice from the rest of the music. Pretty impressive AI stuff. Unfortunately it is...
If you want to try Spleeter, there is a simple to use GUI app for Windows: https://makenweb.com/SpleeterGUI Further, there are some online services that use spleeter under the hood. I...
I implemented the Spleeter integration successfully for the upcoming Steam release. It can be used in the singing game to mute the voice of the music, similar to classic karaoke....