Type: nodetool.audio.SaveAudio

Namespace: nodetool.audio

Description

Save an audio file to a specified asset folder. audio, folder, name

Properties

Property Type Description Default
audio audio   {"type":"audio","uri":"","asset_id":null,"data"...
folder folder The asset folder to save the audio file to. {"type":"folder","uri":"","asset_id":null,"data...
name str The name of the audio file. You can use time and date variables to create unique names: %Y - Year %m - Month %d - Day %H - Hour %M - Minute %S - Second %Y-%m-%d-%H-%M-%S.opus

Outputs

Output Type Description
output audio  

Browse other nodes in the nodetool.audio namespace.