tap-ogg

TAP reporter with support playing OGG sound files during TAP stream is producing.

Usage no npm install needed!

<script type="module">
  import tapOgg from 'https://cdn.skypack.dev/tap-ogg';
</script>

README

tap-ogg

TAP reporter with support playing OGG sound files during TAP stream is producing.

It uses tap-nyan for report visualisation.

Installation

Using NPM:

npm i tap-ogg

Using yarn:

yarn add tap-ogg

CLI Options

      --help      Show help                                            [boolean]
      --version   Show version number                                  [boolean]
  -p, --producer  Executable of TAP stream producer. Could be used more than one
                   time.                                      [array] [required]
  -a, --audio     Sound file path. Default is nyan cat song.            [string]
  -s, --silence   Do not play any sound.                               [boolean]
  -t, --tap       Produce TAP output instead of nyan cat animation.    [boolean]

Nyan Cat Song

Default song that tap-ogg plays is got from The Internet Archive.

Original author of this song is daniwell. You can follow this artist on Twitter or visit their website.