mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-01 07:45:11 +01:00
12 lines
205 B
JSON
12 lines
205 B
JSON
|
{
|
||
|
"tooltip":"Load wav audio file.",
|
||
|
"baseNode":"Node_WAV_File_Read",
|
||
|
"io":[
|
||
|
"text",
|
||
|
"audioBit",
|
||
|
"audioBit",
|
||
|
"text"
|
||
|
],
|
||
|
"build":"Node_create_WAV_File_Read",
|
||
|
"name":"WAV File In"
|
||
|
}
|