python 3
python3 tapeconv.py inputFile outputor
python3 tapeconv.py "*.ext" outputAll wave files to remastered tzx
python3 tapeconv.py "*.wav" tzxAll tzx files to .bas
python3 tapeconv.py "*.tzx" basAll tzx files to remastered wav
python3 tapeconv.py "*.tzx" wavConvert wav file to basic file using assuming the tape is for the export basic, replacing non standard chars by unicode
python3 tapeconv.py --mode=absolute --basic_alias_table="export" --basic_alias_decoding=unicode tape.wav basicpython3 floppy.py --operation1[=val] --operation2[=val] ... --operationN[=val]Extract files to folder basic
python3 floppy.py --open=diskbasic.sf7 --extract=basicCreate floppy image form folder basic
python3 floppy.py --pack=basic --save=basic.sf7