Pixel-Composer/datafiles/data/Nodes/Internal/Animation/Audio Window/info.json

9 lines
177 B
JSON
Raw Normal View History

2025-01-09 05:28:30 +01:00
{
"tooltip":"Take a slice of an audio array based on the current frame.",
"baseNode":"Node_Audio_Window",
"io":[
"audioBit",
"float"
],
"name":"Audio Window"
}