barbeque-squared
barbeque-squared
When trying to reproduce #680 I generated 30k test 'songs', all by the same 'artist' but with different titles. The problem is the following: Loading screen time with ~3000 songs:...
If you search the codebase for `BPM[` (the `[` is important here!) you'll find that most places, in particular those responsible for actually playing songs, always use `BPM[0]`. In USong...
As encountered in #635, updating the wiki is currently limited to collaborators (not sure on the exact rights). It's a different repo which, unless I'm mistaken, it's pretty much impossible...
Aubio has 120 bpm hardcoded in various places. I use it to detect beats in live music to have my lighting synced to the music, which can have a different...
Reported in Discord on Mar 17: > Just a short report while singing: Difficulties medium & hard are not working in medley mode in usdx 2024.03 ... it just stays...
Discovered while working on #810. Reported as separate follow-up issue because while I didn't check older versions, I'm not sure if this is recent behaviour or has always been there....
### Please Select the game mode your feature request is about. All Game Modes --- ### Is your feature request related to a problem? I would like programmatically get live...
example: https://ci.appveyor.com/project/basisbit/usdx/builds/49748770 I can't do anything with this error as it's a Windows thing. I like the part where github isn't showing failed pipelines, hence I only noticed it now....
I intend to release this on May 4. Context for the mentioned upcoming breaking change: https://github.com/UltraStar-Deluxe/USDX/issues/634#issuecomment-1872986306 it has never worked anyway --- ## :star: Features * Allow rap notes to...
How to reproduce: - use two screens - start a medley (I used 3 players) - complete the final song (can just Ctrl^Right through the whole thing) Expected result: -...