lucataco/dotted-waveform-visualizer 🔢📝🖼️ → 🖼️
Performance
3.0sTypical run time
340Total runs
About
Create a dotted waveform video from an audio file
Example Output
Output
Performance Metrics
2.98s
Prediction Time
3.00s
Total Time
All Input Parameters
{
"fps": 10,
"width": 640,
"height": 360,
"dot_size": 6,
"dot_color": "#FF5F1F",
"audio_file": "https://replicate.delivery/pbxt/MOcvx4yzpgKwg6OWSEkVRB8CKyAHIpTU633RR0FpiBYXyC58/perplexity.wav",
"max_height": 60,
"dot_spacing": 6
}
Input Parameters
- fps
- Frames per second
- width
- Width of the output video in pixels
- height
- Height of the output video in pixels
- dot_size
- Size of dots in pixels
- dot_color
- Dot color in hex format
- audio_file (required)
- Input audio file
- max_height
- Maximum height of visualization as a percentage
- dot_spacing
- Spacing between dots in pixels
Output Schema
Output
Example Execution Logs
Loading audio file... Loaded 62.8s audio (1385799 samples at 22050Hz) Generating and encoding 628 frames... Progress: 500/628 (79.6%) Done!
Version Details
- Version ID
cef7000f7b02ed874a2108dc25fd3d62d33d55f9998eedc6904760729db07340- Version Created
- March 13, 2026