llealloo / audiolink

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

Possible inaccuracy in Udon AudioLink v3 beta world. #294

Open Docteh opened 9 months ago

Docteh commented 9 months ago

Not really an AudioLink bug per se, but I was looking in the Udon AudioLink v3 Beta world and noticed that it stats that the original _AudioTexture is 128px x 4px, however I visited the version 1 world, Udon AudioLink and the render texture appears to be 32px x 4px

image

float3 commented 8 months ago

how did you come to the conclusion that it's 32x4?

pema99 commented 8 months ago

I think that's actually right - the original texture from AudioLink V1

Docteh commented 8 months ago

i was in the version 1 world (second world in original post), with a shader that tells me the dimensions of the _AudioTexture render texture

VRChat_2024-01-24_02-46-09 725_1920x1080

most audiolink worlds are 128x64, but this v1 world is 32x4

pema99 commented 8 months ago

@llealloo since she usually edits the world

pema99 commented 8 months ago

minor issue