Hi i need to get the audio spectrum in unreal engine, but i don't know how the audio spectrum module works in aximmetry. Does it return a vector of 3 values or by default one of 1024?is there information about this module somewhere?Thanks.
Jorcassa
コメント
Ahmed@Aximmetry
-
Hello,
It returns a 1024 sized vector. You can lower or increase it by changing the spectrum size setting. As a tip, you can use the Vector Size module to check the size of any vector outputted by a module.
Hello,
It returns a 1024 sized vector. You can lower or increase it by changing the spectrum size setting. As a tip, you can use the Vector Size module to check the size of any vector outputted by a module.