mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-01 07:45:11 +01:00
9 lines
177 B
JSON
9 lines
177 B
JSON
|
{
|
||
|
"tooltip":"Take a slice of an audio array based on the current frame.",
|
||
|
"baseNode":"Node_Audio_Window",
|
||
|
"io":[
|
||
|
"audioBit",
|
||
|
"float"
|
||
|
],
|
||
|
"name":"Audio Window"
|
||
|
}
|