# XWUIAudioWaveform

Peak visualizer. Host supplies peaks (file decode or live meter). Do not nest AudioPlayer/AudioRecorder. No getUserMedia.

## Basic Usage

Empty peaks.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty peaks.
```

## Peaks

Host-supplied bars.

```example
file: examples/Peaks.ts
html: examples/Peaks.html
title: Peaks
description: Host-supplied bars.
```

## Scrub

Move cursor.

```example
file: examples/Scrub.ts
html: examples/Scrub.html
title: Scrub
description: Move cursor.
```

## Autonomy

confirm.

```example
file: examples/Autonomy.ts
html: examples/Autonomy.html
title: Autonomy
description: confirm.
```

```api
```
