Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 546 Bytes

File metadata and controls

14 lines (9 loc) · 546 Bytes

WaveformOperation

Generates waveform visualization data from audio. Returns JSON with normalized doubles (0-1) representing amplitude.

Properties

Name Type Required Description
peaks_per_second int Yes The number of peaks per second (1-1000).
type Literal["waveform"] Yes None

[Back to Model list] [Back to API list] [Back to README]