mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-01 07:45:11 +01:00
9 lines
160 B
JSON
9 lines
160 B
JSON
|
{
|
||
|
"tooltip":"Calculate volume of an audio bit array.",
|
||
|
"baseNode":"Node_Audio_Loudness",
|
||
|
"io":[
|
||
|
"audioBit",
|
||
|
"float"
|
||
|
],
|
||
|
"name":"Audio Volume"
|
||
|
}
|