plotwave live demo
Hear the waveform while you inspect it.
plotwave is a Python library that turns Plotly signal views into interactive, playable audio plots. This demo lets you switch between two chord progressions while keeping both labeled segment lanes in view.
Try clicking directly on the waveform to seek, then switch between
segment lanes while listening.
Live page URL: https://camilziane.github.io/plotwave/
Rebuild locally with
uv run python scripts/build_pages_demo.py.