Generating a audio waveform graphic within Python
Asked Answered
I

1

18

Is it possible? I'd like run over a batch of audio files and produce graphic waveform files from them. Similar to what SoundCloud displays, but perhaps the module(s) im seeking will offer a few more options.

Whats out there? whats good?

Invent answered 15/2, 2011 at 23:57 Comment(1)
possible duplicate of Audio waveform visualisation in Python/DjangoWane
A
15

See this example, it is exactly what you want in pure Python. You have another options too, but using audiolab.

Amazonite answered 16/2, 2011 at 1:10 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.