cecb
The cecb tool is used to manipulate Color BASIC and Micro Color BASIC formatted cassette images.
Supported Formats
cecb can work with WAV, CAS, and C10 cassette file containers.
Subcommands
BULKERASE
Create a cassette image of a given characteristics.
DIR
Display the directory of a Cassette BASIC image.
FSTAT
Display the file descriptor for a file.
DUMP
Display the contents of a binary file.
LIST
Display the contents of a file.
COPY
Copy one or more files to a target image.
BULKERASE
Syntax: bulkerase {[<opts>]} <file> {[<...>]} {[<opts>]}
Options:
-s[num]: Sample rate of WAV file (default: 22050).-b[num]: Bits per sample of WAV files (default: 8).-l[num]: Length of silence to record in WAV file (default: 0.5 seconds).