audio-processor-metronome 1.4.0

Implements a simple metronome processor
Documentation
## v1.4.0

* [`ef73951991`]https://github.com/yamadapc/augmented-audio/commits/ef73951991 augmented-playhead@0.4.0 (Minor)
* [`9c99fd5015`]https://github.com/yamadapc/augmented-audio/commits/9c99fd5015 augmented-adsr-envelope@0.3.0 (Minor)
* [`f7cdd89b30`]https://github.com/yamadapc/augmented-audio/commits/f7cdd89b30 audio-processor-standalone@1.4.0 (Minor)
* [`82c3f51e01`]https://github.com/yamadapc/augmented-audio/commits/82c3f51e01 audio-processor-file@1.3.0 (Minor)
* [`15019459e7`]https://github.com/yamadapc/augmented-audio/commits/15019459e7 audio-processor-testing-helpers@1.3.0 (Minor)
* [`1a71b2ade4`]https://github.com/yamadapc/augmented-audio/commits/1a71b2ade4 audio-processor-traits@2.2.0 (Minor)
* [`9f02ad99ff`]https://github.com/yamadapc/augmented-audio/commits/9f02ad99ff augmented_oscillator@1.2.0 (Minor)

## v1.3.0

* [`ef2551333`]https://github.com/yamadapc/augmented-audio/commits/ef2551333 audio-processor-standalone@1.3.0 (Minor)

## v1.2.0

* [`f919cac13`]https://github.com/yamadapc/augmented-audio/commits/f919cac13 augmented-playhead@0.3.0 (Minor)
* [`be7491c90`]https://github.com/yamadapc/augmented-audio/commits/be7491c90 audio-processor-standalone@1.2.0 (Minor)
* [`86fd67222`]https://github.com/yamadapc/augmented-audio/commits/86fd67222 audio-processor-file@1.2.0 (Minor)
* [`27535547c`]https://github.com/yamadapc/augmented-audio/commits/27535547c audio-processor-testing-helpers@1.2.0 (Minor)
* [`b0bfa7ee6`]https://github.com/yamadapc/augmented-audio/commits/b0bfa7ee6 audio-processor-traits@2.1.0 (Minor)

## v1.1.0

* [`7ff794ffb`]https://github.com/yamadapc/augmented-audio/commits/7ff794ffb augmented-playhead@0.2.0 (Minor)
* [`80736e440`]https://github.com/yamadapc/augmented-audio/commits/80736e440 augmented-adsr-envelope@0.2.0 (Minor)
* [`ded9c7780`]https://github.com/yamadapc/augmented-audio/commits/ded9c7780 audio-processor-standalone@1.1.0 (Minor)
* [`ebc51522c`]https://github.com/yamadapc/augmented-audio/commits/ebc51522c audio-processor-file@1.1.0 (Minor)
* [`19cc6930f`]https://github.com/yamadapc/augmented-audio/commits/19cc6930f audio-processor-testing-helpers@1.1.0 (Minor)
* [`ced6158a3`]https://github.com/yamadapc/augmented-audio/commits/ced6158a3 audio-processor-traits@1.1.0 (Minor)
* [`7e397e13a`]https://github.com/yamadapc/augmented-audio/commits/7e397e13a audio-garbage-collector@1.1.0 (Minor)
* [`b5023a027`]https://github.com/yamadapc/augmented-audio/commits/b5023a027 augmented_oscillator@1.1.0 (Minor)
* [`a246aa94f`]https://github.com/yamadapc/augmented-audio/commits/a246aa94f Finish multi-sound implementation for metronome (Minor)
* [`0d15f3c49`]https://github.com/yamadapc/augmented-audio/commits/0d15f3c49 Add multiple metronome sounds (file) (Minor)
* [`59416655f`]https://github.com/yamadapc/augmented-audio/commits/59416655f Add missing preambles (Minor)
* [`1e55b6ec4`]https://github.com/yamadapc/augmented-audio/commits/1e55b6ec4 Fix metronome starting state and update snapshots (Minor)