llealloo / audiolink

Audio reactive prefabs for VRChat
Other
363 stars 40 forks source link

Try and Catch on Unlink #313

Closed fundale closed 4 months ago

fundale commented 4 months ago

Attempts to recover from a invalid UnlinkAnalyser() call

float3 commented 4 months ago

do you wanna tackle color chord in the same PR?

fundale commented 4 months ago

do you wanna tackle color chord in the same PR?

Looked into it, ColorChord appears to be functioning, but under the threshold for the panel display, the entire CC strip and notes are sparse, however I'm not familiar with how CC works internally. cnlohr added it correct? maybe they have an idea on where to check?

float3 commented 4 months ago

if it's functioning what's the problem?

fundale commented 4 months ago

Ok so, it's functioning in that it is returning a value, but not functioning in that it's return value is close to 0

float3 commented 4 months ago

oh interesting