Crate audio_visualizer[][src]

Library mainly useful for audio developers to quickly check algorithms that operate on audio/waveform. So far the library is pretty simple but could be developed much further. Contributions are welcome.

Modules

spectrum

Spectrum visualization. TODO. Code contributions are welcome.

test_support
util
waveform

Waveform visualizations.

Enums

ChannelInterleavement

Describes the interleavement of audio data if it is not mono but stereo.

Channels

Describes the number of channels of an audio stream.