You're looking at a specific version of this model. Jump to the model overview.

lucataco /dotted-waveform-visualizer:d38e52c2

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
audio_file
string
Input audio file
dot_size
integer
6
Size of dots in pixels
dot_spacing
integer
6
Spacing between dots in pixels
height
integer
360
Height of the output video in pixels
width
integer
640
Width of the output video in pixels
dot_color
string
#00FFFF
Dot color in hex format
fps
integer
10
Frames per second

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}