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

craftfulcharles /waveform:61660dbe

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
image_effect
None
pulse
Effect to apply to the image
fps
integer
10
Frames per second
width
integer
1280
Width of the output video
height
integer
720
Height of the output video
dot_size
integer
6
Size of dots in pixels
zoom_end
number
1.2
Ending zoom scale
dot_color
string
#00FFFF
Dot color in hex format
audio_file
string
Input audio file
image_file
string
Optional background image
max_height
integer
30
Maximum height of visualization as a percentage
zoom_start
number
1
Base image scale
dot_spacing
integer
6
Spacing between dots in pixels
pulse_intensity
number
0.1
Intensity of the pulse effect
pulse_smoothing
number
0.7
Smoothing factor for the pulse (0.0 = jerky, 0.9 = very smooth)

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'}