commodore-tap-wav

v0.0.3
Utility for encoding/decoding WAV files into TAP files for the Commodore Computers (C64, VIC20 ecc..).
TAP WAV C64 Commodore VIC20

commodore-tap.wav

Utility for encoding/decoding WAV files into TAP files for the Commodore Computers (C64, VIC20 ecc..).

wav2tap takes a .WAV file and produces a .TAP file. tap2wav does the opposite, takes a .TAP file and generates a .WAV file.

tapstat displays how many times a pulse occurs in a .TAP file

Installation

You must have Node.js installed. From the command prompt:

npm i -g commodore-tap-wav

Examples

tap2wav -i hello.tap -o hello.wav
waw2tap -i hello.wav -o hello1.tap

tapstat -i hello.tap

Metadata

  • MIT
  • Whatever
  • Antonino Porcino
  • released 1/14/2021

Downloads

Maintainers