Module audio_visualizer::waveform::staticc::plotters_png_file[][src]

Static waveform visualization which exports the waveform to a PNG file.

Functions

waveform_static_plotters_png_visualize

Visualizes audio as a waveform in a png file using “plotters” crate. If the data is stereo, it creates two files (with “left_” and “right_” prefix).