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

craftfulcharles /newwaveform:a0aa1e40

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
image_file
string
Optional background image
dot_size
integer
6
Size of dots in pixels
dot_spacing
integer
6
Spacing between dots in pixels
height
integer
720
Height of the output video
width
integer
1280
Width of the output video
max_height
integer
30
Maximum height of visualization as a percentage
dot_color
string
#00FFFF
Dot color in hex format
fps
integer
10
Frames per second
image_effect
None
pulse
Effect to apply to the image
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)
zoom_start
number
1
Base image scale
zoom_end
number
1.2
Ending zoom scale

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