Pixel-Composer/datafiles/data/Nodes/Internal/Animation/Audio Volume/info.json
2025-01-09 11:28:30 +07:00

9 lines
No EOL
160 B
JSON

{
"tooltip":"Calculate volume of an audio bit array.",
"baseNode":"Node_Audio_Loudness",
"io":[
"audioBit",
"float"
],
"name":"Audio Volume"
}