Closed MalteRichert closed 1 year ago
maybe related to #214 ?
I'm working on #214 rn, so I can take a look at this too
Oh so you got that issue too.. I couldn't replicate it and thought I looked wrongly the one time
colors[sonifiableNames.length-i] in MusicSceneConroller line 164 should fix it.
Will be tested once we get our new api keys.
@Lizzyhara mit neuen API-Keys getestet und das scheint nicht zu funktionieren:
I think the issue is int he StateManager around line 297. The musicDataPrices is not guaranteed to be parallel to the sonifiableNames. I will check if that fixes the issue shortly
colors[sonifiableNames.length-i-1] in MusicSceneConroller line 164 fixxes it. But it is not a beautiful solution shall I push it or better not ?
@Lizzyhara I'm very sure that that wouldn't actually work for different inputs. The problem is that the prices are ordered differently than the names. I fixed that in #238. Your solution would most probably only work sometimes
The pink line should definitely be Apple but is shown to be ABIVAX. Also, I suspect that ABIVAX shouldn't exist for the early 80s only but for the more recent years. Something seems to be wrong with the dates/padding there