Skip to content

jem-green/Tape

Repository files navigation

Tape

Kansas City Tape Utility:

  • Process wav files into a tap format
  • Process tap files into ASCII characters

Usage:

TapeConsole [options] <filename> [command]

Arguments:

<filename>

Options:

/v, --version <version> The tap version

/F, --frequency <frequency> The processor frequency in Hz

/S, --start <start> Offset to start of data in seconds

/E, --end <end> Offset to end of data in seconds

Commands:

wavelength Generate a wavelength histogram

amplitude Generate a amplitude histogram

tape Generate tap format file

code Generate ascii format file


code

Generate ascii format file

Usage

TapeConsole <filename> code [options]

Arguments

<filename>

Options

/B, --baud <baud> Baud rate

/O, --output <output> The Output filename

About

Kansas City Tape untility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages